mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 07:43:03 +00:00
* HACKING (Release Procedure): Recommend a secure automake.
(cherry picked from commit d2829fdc04)
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-12-31 Joel E. Denny <jdenny@clemson.edu>
|
||||||
|
|
||||||
|
* HACKING (Release Procedure): Recommend a secure automake.
|
||||||
|
|
||||||
2008-12-11 Akim Demaille <demaille@gostai.com>
|
2008-12-11 Akim Demaille <demaille@gostai.com>
|
||||||
|
|
||||||
Propagate i18n changes into glr.c.
|
Propagate i18n changes into glr.c.
|
||||||
|
|||||||
6
HACKING
6
HACKING
@@ -237,6 +237,12 @@ The log message can be simply:
|
|||||||
|
|
||||||
Bison 2.3b
|
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
|
** Push
|
||||||
Once `make distcheck' passes, push your changes and the tag.
|
Once `make distcheck' passes, push your changes and the tag.
|
||||||
`git push' without arguments will not push the tag.
|
`git push' without arguments will not push the tag.
|
||||||
|
|||||||
Reference in New Issue
Block a user