build: require Automake 1.11.1 to avoid a security flaw.

* HACKING (Release Procedure): Don't document Automake security
flaw here.
* configure.ac (AM_INIT_AUTOMAKE): Require 1.11.1, and explain
why here.
(cherry picked from commit 9736697d6d)
This commit is contained in:
Joel E. Denny
2010-01-19 18:08:48 -05:00
parent 8d830047ec
commit e4ca7a85cc
3 changed files with 15 additions and 8 deletions

View File

@@ -237,12 +237,6 @@ 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.