From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Newsgroups: gmane.lisp.guile.sources,gmane.lisp.guile.user,gmane.lisp.guile.devel Subject: GNU Guile 3.0.4 released Date: Wed, 24 Jun 2020 16:48:43 +0200 Message-ID: <875zbgwmd0.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="58013"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) To: guile-user@gnu.org, guile-devel@gnu.org, guile-sources@gnu.org, info-gnu@gnu.org Original-X-From: guile-sources-bounces+guile-sources=m.gmane-mx.org@gnu.org Wed Jun 24 16:49:00 2020 Return-path: Envelope-to: guile-sources@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jo6hw-000F3j-8J for guile-sources@m.gmane-mx.org; Wed, 24 Jun 2020 16:49:00 +0200 Original-Received: from localhost ([::1]:50550 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jo6hv-0002rW-2y for guile-sources@m.gmane-mx.org; Wed, 24 Jun 2020 10:48:59 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43668) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jo6hq-0002qg-Kh; Wed, 24 Jun 2020 10:48:54 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:50981) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jo6hq-0005lM-B4; Wed, 24 Jun 2020 10:48:54 -0400 Original-Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=60012 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jo6hp-0006LH-RQ; Wed, 24 Jun 2020 10:48:54 -0400 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 7 Messidor an 228 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu X-BeenThere: guile-sources@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Guile source code postings and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-sources-bounces+guile-sources=m.gmane-mx.org@gnu.org Original-Sender: "guile-sources" Xref: news.gmane.io gmane.lisp.guile.sources:549 gmane.lisp.guile.user:16616 gmane.lisp.guile.devel:20552 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable We are pleased but also embarrassed to announce GNU Guile release 3.0.4. This release fixes the SONAME of libguile-3.0.so, which was wrongfully bumped in 3.0.3. Distributions should use 3.0.4. Apologies! * * * The Guile web page is located at http://gnu.org/software/guile/, and among other things, it contains a copy of the Guile manual and pointers to more resources. Guile is an implementation of the Scheme programming language, packaged for use in a wide variety of environments. In addition to implementing the R5RS, R6RS, and R7RS Scheme standards, Guile includes full access to POSIX system calls, networking support, multiple threads, dynamic linking, a foreign function call interface, powerful string processing, and HTTP client and server implementations. Guile can run interactively, as a script interpreter, and as a Scheme compiler to VM bytecode. It is also packaged as a library so that applications can easily incorporate a complete Scheme interpreter/VM. An application can use Guile as an extension language, a clean and powerful configuration language, or as multi-purpose "glue" to connect primitives provided by the application. It is easy to call Scheme code from C code and vice versa. Applications can add new functions, data types, control structures, and even syntax to Guile, to create a domain-specific language tailored to the task at hand. Guile 3.0 can be installed in parallel with Guile 2.2.x; see http://www.gnu.org/software/guile/manual/html_node/Parallel-Installations.h= tml. * * * Changes in 3.0.4 (since 3.0.3) This release fixes the SONAME of libguile-3.0.so, which was erroneously bumped in 3.0.3 compared to 3.0.2. Distributions are strongly encouraged to use 3.0.4 instead of 3.0.3. Thanks to Chris Vine for reporting the issue. * * * Here are the compressed sources: https://ftp.gnu.org/gnu/guile/guile-3.0.4.tar.gz (21MB) https://ftp.gnu.org/gnu/guile/guile-3.0.4.tar.lz (11MB) https://ftp.gnu.org/gnu/guile/guile-3.0.4.tar.xz (13MB) Here are the GPG detached signatures[*]: https://ftp.gnu.org/gnu/guile/guile-3.0.4.tar.gz.sig https://ftp.gnu.org/gnu/guile/guile-3.0.4.tar.lz.sig https://ftp.gnu.org/gnu/guile/guile-3.0.4.tar.xz.sig Use a mirror for higher download bandwidth: https://www.gnu.org/order/ftp.html Here are the SHA256 checksums: 13f2f61a665469d330e651c8e9f7faecbb87fe474767f9532f2e821701730957 guile-3= .0.4.tar.gz f2b0b66fd72bc24df76856e1549bf327c025b8a5d5fa3cb1696327c5941c89c4 guile-3= .0.4.tar.lz 6b7947dc2e3d115983846a268b8f5753c12fd5547e42fbf2b97d75a3b79f0d31 guile-3= .0.4.tar.xz [*] 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 guile-3.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 pool.sks-keyservers.net \ --recv-keys 3CE464558A84FDC69DB40CFB090B11993D9AEBB5 and rerun the 'gpg --verify' command. This release was bootstrapped with the following tools: Autoconf 2.69 Automake 1.16.2 Libtool 2.4.6 Makeinfo 6.7 Gnulib v0.1-1157-gb03f418 Happy hacking with Guile! Ludovic Court=C3=A8s and Andy Wingo. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEPORkVYqE/cadtAz7CQsRmT2a67UFAl7zZ8sACgkQCQsRmT2a 67UTlxAAt1GI5YE+t0ZO9NefGb3IJSL4BWFtKBBVVkqjmmucg2pvRLNGptQ0IF7J uNwSs5GmDyYtG08PRP66AuH6hmTxTaFYOjH+d4qpB5VeRQw6ohYrIZcKXZnd3D/N IpRcRW+/z96RIlT37E1mwTGNQi0oXZ8yWn7bhJZlUuf/oYkoCYOmvV1Lj6PCcj4d DBl5pLv1Rhk1rBW9zI+Xy+1tRfK/soAKkEqGi1t9aLvj0B7SF2oK/7VsNE5G0JtJ OdT4AksfL+kJ+pL9pQnIm//RfmWAdTNw8J0h+YZ4oYG5EgR+ZU9a4szQCLrUzr0E ImGxKUeh/Dx4aJpxJOOLLVl1vTBvA8028UWiloCIlN1lqN4HpEfGB4eo0Se0A2/y joz2tkWMGZ4E2561lusqk0tY4iGUWR/WeW/BBQE96JYVg3YDUhvZAtaB/1E1E3GK 8j4d+efVotl0YYbyMeH6VAkU+aQIml/d2o+hnvABywLAX6xjkYVvH+IcEM+HFljG 99kEtYpjIZ9TkYi80TfkUawNlsp9+fr//uFBfX+MtrAMDE+ZKaGxcJX7mOtkR5q7 /Y9TQrszfXcR54+O5HKy4gIWFhGLjOuTMqLzlyNrUJR2vCPCb9yeVwg0WIejlt8a ybjkHbwfRneS1jVce64NHQhuLjrxdQLfd4IXV0Wu8nfaUh8+n8s= =TnsK -----END PGP SIGNATURE----- --=-=-=--