From 505e155199907c3e2634a84a9c343efb9db1eac7 Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Thu, 31 Dec 2009 12:43:33 -0500 Subject: [PATCH 1/1] * HACKING (Release Procedure): Recommend a secure automake. (cherry picked from commit d2829fdc040f928cc3596725783183f9af8ca5af) --- ChangeLog | 4 ++++ HACKING | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1fa4f8f4..773e8b51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-12-31 Joel E. Denny + + * HACKING (Release Procedure): Recommend a secure automake. + 2009-12-29 Joel E. Denny portability: `<' and `>' are not always defined on addresses. diff --git a/HACKING b/HACKING index 4edb98b8..d0307870 100644 --- a/HACKING +++ b/HACKING @@ -237,6 +237,12 @@ The log message can be simply: Bison 2.3b +** make distcheck +Be sure to use automake 1.10.3, 1.11.1, or later in order to avoid the +security issue described here: + + http://thread.gmane.org/gmane.comp.sysutils.autotools.announce/131 + ** Push Once `make distcheck' passes, push your changes and the tag. `git push' without arguments will not push the tag. -- 2.45.2