GNU M4 1.4.16 released [stable]
Eric Blake <[email protected]> Tue, 01 Mar 2011 12:59:19 -0700
| Newsgroups | gmane.comp.sysutils.autotools.announce |
|---|---|
| Organization | Red Hat |
| Message-ID | <4D6D5017.6080801__21273.298309143$1299013732$gmane$org@redhat.com> |
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigFBC0C8271BD76A22A267FB4A Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The GNU M4 team is proud to announce the release of M4 1.4.16. M4 is a macro processing language, and among other uses, it is required by GNU Autoconf for generating configure scripts. This is a stable release, and fixes several portability concerns, as well as a couple of regressions identified in the `index' builtin due to bugs in glibc and gnulib strstr() implementations. Here are the compressed sources: http://ftpmirror.gnu.org/m4/m4-1.4.16.tar.gz (1.6MB) http://ftpmirror.gnu.org/m4/m4-1.4.16.tar.bz2 (1.3MB) http://ftpmirror.gnu.org/m4/m4-1.4.16.tar.xz (984KB) Here are the GPG detached signatures[*]: http://ftpmirror.gnu.org/m4/m4-1.4.16.tar.gz.sig http://ftpmirror.gnu.org/m4/m4-1.4.16.tar.bz2.sig http://ftpmirror.gnu.org/m4/m4-1.4.16.tar.xz.sig To reduce load on the main server, use a mirror listed at: http://www.gnu.org/order/ftp.html [*] You can use either of the above signature files 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 m4-1.4.16.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 2527436A and rerun the `gpg --verify' command. This release was bootstrapped with the following tools: Autoconf 2.66 Automake 1.11.1 Gnulib v0.0-4944-gef05ce6 =2E/NEWS * Noteworthy changes in release 1.4.16 (2011-03-01) [stable] ** Fix regressions in the `index' builtin. On glibc platforms, this avoids false positives from a strstr bug in glibc 2.9 through 2.12; on many other platforms, it fixes two separate regressions, a false positive introduced in 1.4.11 and a false negative in 1.4.15. ** A number of portability improvements inherited from gnulib. --=20 Eric Blake [email protected] +1-801-349-2682 Libvirt virtualization library http://libvirt.org --------------enigFBC0C8271BD76A22A267FB4A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJNbVAXAAoJEKeha0olJ0Nqq20IAKzuqx7vDrfql0F3q2e5fY4k XqISsfeyWSBPlprGtZLBqvw8SzB5lyQc9FdYctD2RqV/T3wFh7VxlGoR6vNRgLG9 Z3GlJE/gFJfEp7e85455xV3vWmP7+m4ko+D2lV4K8HO50ImlWZAS/NisNQhIYEBl Q85v7SNV+bWAyY8SAAUCHsL5MnH0q6dEzkNpVA4gF89Yu576+RauEieKFaZGuVuN qd8SLdLh17Lnmpz+29MOOq6g4wmIUSUyW17APxJOR7m4TcI2fiTDnGxWnSHqfAnF 6R7MQWeVsw53JpX3VQOTtn2MXYx1Ov32c9qldOa1Won0NVEl0Ixyl/fENhjDIBo= =eCgr -----END PGP SIGNATURE----- --------------enigFBC0C8271BD76A22A267FB4A--