diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-26 15:31:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-26 15:31:42 +0000 |
commit | eaff03d86de2a05e696b039c6c03e21d5a38de17 (patch) | |
tree | 17c37ff3da3d3e60dc76575c9aaf4dcb246080b5 /devel/m4/distinfo | |
parent | c7caba87aba92074a97e95b765ab6940decf2b89 (diff) | |
download | pkgsrc-eaff03d86de2a05e696b039c6c03e21d5a38de17.tar.gz |
Update to 1.4.14:
* Noteworthy changes in Version 1.4.14 (2010-02-24) [stable]
Released by Eric Blake, based on git version 1.4.13.*
** Fix regression introduced in 1.4.12 where executing with stdout closed
could crash m4 on exit on some platforms.
** Fix regressions introduced in 1.4.13 in the `esyscmd' builtin, where
closed file descriptors could interfere with child execution, and where
a child status of 127 made m4 print a spurious message to stderr.
** Fix a security hole in 'make dist', present since at least M4 1.4, that
could affect anybody attempting to redistribute modified sources (see
Automake CVE-2009-4029).
** A number of portability improvements inherited from gnulib.
Diffstat (limited to 'devel/m4/distinfo')
-rw-r--r-- | devel/m4/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/m4/distinfo b/devel/m4/distinfo index 7ba2d4a43ac..263bb138383 100644 --- a/devel/m4/distinfo +++ b/devel/m4/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.27 2009/04/20 09:57:37 wiz Exp $ +$NetBSD: distinfo,v 1.28 2010/02/26 15:31:42 wiz Exp $ -SHA1 (m4-1.4.13.tar.gz) = 75aba989a6dfaa0bbe43d3bcf8d1d47bcd03e39a -RMD160 (m4-1.4.13.tar.gz) = 92874c851ddd1a9f6513426bc75390f5ce04e3ed -Size (m4-1.4.13.tar.gz) = 1274475 bytes +SHA1 (m4-1.4.14.tar.gz) = 8bf68b7a072d68affaccd281138ec73aca23b954 +RMD160 (m4-1.4.14.tar.gz) = 80c6a4a7ac22419777fe2890f05dfaaa5c53f946 +Size (m4-1.4.14.tar.gz) = 1509355 bytes |