Nala Ginrut
2018-05-07 18:26:48 UTC
I'm pleased to announce the stable version artanis-0.2.5 here.
GNU Artanis is a web application framework(WAF) written in Guile Scheme.
http://web-artanis.com
It is designed to support the development of dynamic websites, web
applications, web services and web resources. Artanis provides several
tools for web development: database access, templating frameworks,
session management, URL-remapping for RESTful, page caching, and so on.
GNU Artanis is under GPLv3+ & LGPLv3+ (dual licenses).
GNU Artanis is also the official project of SZDIY community. It's used
to build server side of SZDIY common service. It is offered to GNU
project to make free software better.
Here are the compressed sources:
http://ftp.gnu.org/gnu/artanis//artanis-0.2.5.tar.gz (508KB)
http://ftp.gnu.org/gnu/artanis//artanis-0.2.5.tar.bz2 (432KB)
Here are the GPG detached signatures[*]:
http://ftp.gnu.org/gnu/artanis//artanis-0.2.5.tar.gz.sig
http://ftp.gnu.org/gnu/artanis//artanis-0.2.5.tar.bz2.sig
Use a mirror for higher download bandwidth:
http://www.gnu.org/order/ftp.html
Here are the MD5 and SHA1 checksums:
562680bc9e7de1f5d442ef2d796f8c0d artanis-0.2.5.tar.gz
69f35a0fc0f29bf661b7477e17ce9e0f artanis-0.2.5.tar.bz2
35b7ca9daf6257e310450931dceb46b3d64f933d artanis-0.2.5.tar.gz
b67c5c09e4e4fca8627f82ab6ca3e43840116f65 artanis-0.2.5.tar.bz2
[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact. First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:
gpg --verify artanis-0.2.5.tar.gz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys F53B4C5695B5E4D56093432484696772846A0058
and rerun the 'gpg --verify' command.
This release was bootstrapped with the following tools:
Autoconf 2.69
Guile 2.2.3
NEWS
Changes in 0.2.5
* Notable changes
Fixed crash bug caused by improper connection shutdown.
Added new interface for better handling of uploading files.
Added tests of the new uploading interface.
Support request connection timeout.
Replaced old base64 implementation with industria version, the old one has critical bug.
Fixed typo in admin.tpl to make sure blog example work.
Changed generated migration filename from filename_timestamp.scm to timestamp_filename.scm, this will be helpful for terminal completion.
Rewrite authentication module to avoid side-effects.
Support Fibers server engine.
Use SHA256 as the default HMAC.
--
GNU Powered it
GPL Protected it
GOD Blessed it
HFG - NalaGinrut
Fingerprint F53B 4C56 95B5 E4D5 6093 4324 8469 6772 846A 0058
GNU Artanis is a web application framework(WAF) written in Guile Scheme.
http://web-artanis.com
It is designed to support the development of dynamic websites, web
applications, web services and web resources. Artanis provides several
tools for web development: database access, templating frameworks,
session management, URL-remapping for RESTful, page caching, and so on.
GNU Artanis is under GPLv3+ & LGPLv3+ (dual licenses).
GNU Artanis is also the official project of SZDIY community. It's used
to build server side of SZDIY common service. It is offered to GNU
project to make free software better.
Here are the compressed sources:
http://ftp.gnu.org/gnu/artanis//artanis-0.2.5.tar.gz (508KB)
http://ftp.gnu.org/gnu/artanis//artanis-0.2.5.tar.bz2 (432KB)
Here are the GPG detached signatures[*]:
http://ftp.gnu.org/gnu/artanis//artanis-0.2.5.tar.gz.sig
http://ftp.gnu.org/gnu/artanis//artanis-0.2.5.tar.bz2.sig
Use a mirror for higher download bandwidth:
http://www.gnu.org/order/ftp.html
Here are the MD5 and SHA1 checksums:
562680bc9e7de1f5d442ef2d796f8c0d artanis-0.2.5.tar.gz
69f35a0fc0f29bf661b7477e17ce9e0f artanis-0.2.5.tar.bz2
35b7ca9daf6257e310450931dceb46b3d64f933d artanis-0.2.5.tar.gz
b67c5c09e4e4fca8627f82ab6ca3e43840116f65 artanis-0.2.5.tar.bz2
[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact. First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:
gpg --verify artanis-0.2.5.tar.gz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys F53B4C5695B5E4D56093432484696772846A0058
and rerun the 'gpg --verify' command.
This release was bootstrapped with the following tools:
Autoconf 2.69
Guile 2.2.3
NEWS
Changes in 0.2.5
* Notable changes
Fixed crash bug caused by improper connection shutdown.
Added new interface for better handling of uploading files.
Added tests of the new uploading interface.
Support request connection timeout.
Replaced old base64 implementation with industria version, the old one has critical bug.
Fixed typo in admin.tpl to make sure blog example work.
Changed generated migration filename from filename_timestamp.scm to timestamp_filename.scm, this will be helpful for terminal completion.
Rewrite authentication module to avoid side-effects.
Support Fibers server engine.
Use SHA256 as the default HMAC.
--
GNU Powered it
GPL Protected it
GOD Blessed it
HFG - NalaGinrut
Fingerprint F53B 4C56 95B5 E4D5 6093 4324 8469 6772 846A 0058