* HACKING (Release Procedure): Recommend a secure automake.

This commit is contained in:
Joel E. Denny
2009-12-31 12:43:33 -05:00
parent 43dc3c8bc4
commit d2829fdc04
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2009-12-31 Joel E. Denny <jdenny@clemson.edu>
* HACKING (Release Procedure): Recommend a secure automake.
2009-12-21 Joel E. Denny <jdenny@clemson.edu>
YYFAIL: deprecate.

View File

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