From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Nala Ginrut Newsgroups: gmane.lisp.guile.user Subject: [ANN] GNU Artanis 0.4 released! Date: Mon, 07 Oct 2019 09:55:50 +0800 Message-ID: <87tv8lgvyx.fsf@debian> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="100997"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: mu4e 1.3.2; emacs 26.1 To: artanis@gnu.org,guile-user@gnu.org,info-gnu@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Oct 07 03:56:15 2019 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iHIFz-000Q9O-IW for guile-user@m.gmane.org; Mon, 07 Oct 2019 03:56:15 +0200 Original-Received: from localhost ([::1]:39954 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iHIFy-0006ss-Ds for guile-user@m.gmane.org; Sun, 06 Oct 2019 21:56:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42036) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iHIFe-0006qz-FS; Sun, 06 Oct 2019 21:55:55 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:41363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1iHIFe-0005Cc-Ba; Sun, 06 Oct 2019 21:55:54 -0400 Original-Received: from [182.242.234.82] (port=35290 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1iHIFd-0008LK-Gn; Sun, 06 Oct 2019 21:55:54 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:15734 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I'm pleased to announce the first stable version artanis-0.4 here. GNU Artanis is a web application framework(WAF) written in Guile Scheme. https://web-artanis.com Or the alternative domain name: https://artanis.dev 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. http://szdiy.org Here are the compressed sources: http://ftp.gnu.org/gnu/artanis//artanis-0.4.tar.gz (532KB) http://ftp.gnu.org/gnu/artanis//artanis-0.4.tar.bz2 (452KB) Here are the GPG detached signatures[*]: http://ftp.gnu.org/gnu/artanis//artanis-0.4.tar.gz.sig http://ftp.gnu.org/gnu/artanis//artanis-0.4.tar.bz2.sig Use a mirror for higher download bandwidth: http://www.gnu.org/order/ftp.html Here are the MD5 and SHA1 checksums: 12e1f5f8ebf4d958de3dbd78fdfbc05c artanis-0.4.tar.gz bc23ef76b00e87a334ba1c34fad6731b artanis-0.4.tar.bz2 2dbc10425287c129b4e666cf47baeeb0b5373253 artanis-0.4.tar.gz dd0d925defe802c6b4f415cf95050eeeb835ad4e artanis-0.4.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.4.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 F53B4C5695B5E4D560934324846967= 72846A0058 and rerun the 'gpg --verify' command. This release was bootstrapped with the following tools: Autoconf 2.69 Guile 2.2.4 NEWS Changes in 0.4 * Notable changes =2D New auto authentication shortcut #:with-auth =2D Fix bugs in upload module =2D Add OPTIONS method =2D Add new mode to #:auth to authenticate from POST automatically =2D Add drop mode to :session shortcut =2D Add --refresh to `work' command =2D Fix exception printing to prevent quit =2D If the rule didn't initialize the oht then it'll throw exception =2D Support mmap file I/O =2D Fix wrong methods parsing =2D Schedule when parsing big mfds =2D Fix wrong 404 status generation =2D Fix wrong route.cache generation =2D Fix to avoid crash when client was closed suddenly =2D Fix the crash bug when very beginning in main-loop a client was closed =2D Fix named-pipe missed msg when client was closed =2D Support inexclusive websocket named-pipe =2D Fix several bugs in websocket module =2D Update template render to support FreeJS announcement =2D Fix cookies removing =2D Fix hostname display =2D Fix to use basename of redirect path to avoid 500 error =2D Add dynamic sys page rendering =2D Fix ssql: SQL string literals should be surrounded by single-quote =2D-=20 GNU Powered it GPL Protected it GOD Blessed it HFG - NalaGinrut Fingerprint F53B 4C56 95B5 E4D5 6093 4324 8469 6772 846A 0058 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE9TtMVpW15NVgk0MkhGlncoRqAFgFAl2amyYACgkQhGlncoRq AFjR4w//RXKOytv7qR1p6M1wy29/pHEsDmQu+NcuyATjX7TQXez+vyEMKoqz9GYy 1e/fADvvfYV84KSWmLIubxxC6YEZhJHT+ua6DW+xJ71FpSRRkIPCCCzs5u2jDohY 2nvvRYnPGwX1zVk8CKy4t0yOU+StZLyfjbOVMcPM1/QVRWnLpp3KuhdxPOa54bFo 3fdAcCK/vJLXA7B+zoJEKW7046a8TtyQnNgZNvDfKpCauVhg6MjIY3Oni0nOSw2s 6+iVd92qjk6zi5h+Nq+p8Mks2jFGCR7sm6d9Owit2FfQj7ixSnN0FvQVBOy/Ovku sStcEnzs7l++xLTeIgB0IyxYh1zs5btfr7QVpL4XzrNtXE508YqHdkU6C0wN5JU/ WngeQdBq+mHIFXYwZBsOOWd97CTAMFXXUBQYUgA71mCMPi/R4Q43WUZAgdvZRwup BqA5h7wLLXF9xsWVnwqSW5T4cGV48FvBaE1HPb6I1ZlCKkqKnkr2AQKuaViFpR7Q zDlaTCD1vF6FB+BZaU7wKIuH3OwXp2F6BkNPcDaVqKZ3iLf22nbJlOih7y6uLrS2 VxKH3gvmn6Kx3GwV2UlCOflHqWw3mhjPqoNtLLD2urMowUmhZ3X7hu+HOmrfaxE7 21JqLJD5s/jMM4pUiYeqXrxW7PFlrWqiSdGOghDFTaAhnb76RK8= =4kZL -----END PGP SIGNATURE----- --=-=-=--