automake-1.16.4 released [stable]
Jim Meyering <[email protected]>
| Newsgroups | gmane.org.fsf.announce |
|---|---|
| Message-ID | <[email protected]> |
This is to announce automake-1.16.4, a stable release.
There have been 45 commits by 11 people in the 36 weeks since 1.16.3.
Thanks to Karl yet again for doing so much of the work.
See the NEWS below for a brief summary.
Thanks to everyone who has contributed!
The following people contributed changes to this release:
Allison Karlitskaya (2)
Dirk Mueller (1)
Jacob Bachmeyer (1)
Jim Meyering (8)
Joshua Root (1)
Karl Berry (26)
Mike Frysinger (1)
Nick Gasson (1)
Reuben Thomas (2)
Zack Weinberg (1)
Jim [on behalf of the automake maintainers]
==================================================================
Here is the GNU automake home page:
http://gnu.org/s/automake/
For a summary of changes and contributors, see:
http://git.sv.gnu.org/gitweb/?p=automake.git;a=shortlog;h=v1.16.4
or run this command from a git-cloned automake directory:
git shortlog v1.16.3..v1.16.4
Here are the compressed sources:
https://ftp.gnu.org/gnu/automake/automake-1.16.4.tar.xz (1.6MB)
https://ftp.gnu.org/gnu/automake/automake-1.16.4.tar.gz (2.3MB)
Here are the GPG detached signatures[*]:
https://ftp.gnu.org/gnu/automake/automake-1.16.4.tar.xz.sig
https://ftp.gnu.org/gnu/automake/automake-1.16.4.tar.gz.sig
Use a mirror for higher download bandwidth:
https://ftpmirror.gnu.org/automake/automake-1.16.4.tar.xz
https://ftpmirror.gnu.org/automake/automake-1.16.4.tar.gz
[*] 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 automake-1.16.4.tar.xz.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 7FD9FCCB000BEEEE
and rerun the 'gpg --verify' command.
Please report bugs and problems to <[email protected]>,
and send general comments and feedback to <[email protected]>.
==================================================================
NEWS
* New features added
- The PYTHON_PREFIX and PYTHON_EXEC_PREFIX variables are now set from
Python's sys.prefix and sys.exec_prefix; use the new configure options
--with-python_prefix and --with-python_exec_prefix to specify explicitly.
- Common top-level files can be provided as .md; the non-md version is
used if both are present:
AUTHORS ChangeLog INSTALL NEWS README README-alpha THANKS
- CTAGS, ETAGS, SCOPE variables can be set via configure.
- Silent make output for custom link commands.
- New option "no-dist-built-sources" skips generating $(BUILT_SOURCES)
before building the tarball as part of "make dist", that is,
omits the dependency of $(distdir): $(BUILT_SOURCES).
* Bugs fixed
- automake output more reproducible.
- test-driver less likely to clash with tests writing to the same file.
- DejaGnu tests always use the directory name, testsuite/, for
compatibility with the newer dejagnu-1.6.3 and with prior versions.
* Distribution
- config.sub and config.guess updates include restoration of `...`
for maximum portability.
--
If you have a working or partly working program that you'd like
to offer to the GNU project as a GNU package,
see https://www.gnu.org/help/evaluation.html.
signature.asc
(application/pgp-signature, 857 B)
-----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEFV0/xQDINEhtHupnf9n8ywAL7u4FAmD/N9wRHGppbUBtZXll cmluZy5uZXQACgkQf9n8ywAL7u5URQ/9ErLfqpOYka+WIovxNmUaH9p3FnN1qn4y SJNdeOIqf1OEQIqQFmpZKymQJJY1qYjL9jZF5lFd4GUAQAe4D3FgXDzDdqycWVq4 78y71o06XShJC0crUK1+L5L7KilapGT9AqmWG9DfL2SZldrHPuQsFMQxp+NkIUZY D8zEOgcf3wPFG+syulmyQModBrfLUUXW1Gmx1p3n5oM7R07kmV53/mbvUR8dpliI O7KN/MOTmtkq5UUHe/dwt6aFo4zQRL44rt782jc5yKdxHU+s93Ziy9xaHOkqIw3P 2Czj+huvRpFJFSJmSbUaaQ2GRnIuqKwITAvTw3RK33V5gMVQiHbfKpHdhX5Ae8/f S2aoTuLtMZMIWR6R0PbfL7XcWNFrpaih6pWW8+tZ4tyB4qv5BekMQQPYip9a7wkV lnNXGE5fDjIwZyKYbYZ7xKAxy4IPsLd78Oj7DyFKdAGlWslXMthEYzp5JQSQaxZL gO0qEUYC6N1k+8y1RTsk04VKk+Hoz4BXRo7HPOvqffIjdcxvls82w14J7GdRmo2R Rw3feXIZkeilaXxf4swxy4bVUmAIKvC6+fOkVAztsR15h27LRnRHEvvQkpotDP1c w4wzItCnvLNFYYSu3YmFcJt7XR40wTfsMaQ5QQfGy7IeOPQP4+WeaMxmdI3PlkWB Z9ssXbFS0Ps= =M3zZ -----END PGP SIGNATURE-----