[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (c4c134091985c3a995dabbd549fa17efb2791db8)
Ladislav Hagara
scm at sourcemage.org
Thu Feb 25 18:07:22 EST 2010
GIT changes to master grimoire by Ladislav Hagara <hgr at vabo.cz>:
devel/m4/DETAILS | 4 ++--
devel/m4/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
New commits:
commit 81b5542f3675384d79b4eaebd26c6d86dab2f91c
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>
m4 1.4.14, SECURITY_PATCH=2
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).
diff --git a/devel/m4/DETAILS b/devel/m4/DETAILS
index 9ac111f..ef6d8d2 100755
--- a/devel/m4/DETAILS
+++ b/devel/m4/DETAILS
@@ -1,6 +1,6 @@
SPELL=m4
- VERSION=1.4.13
- SECURITY_PATCH=1
+ VERSION=1.4.14
+ SECURITY_PATCH=2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/devel/m4/HISTORY b/devel/m4/HISTORY
index a404e10..ea46272 100644
--- a/devel/m4/HISTORY
+++ b/devel/m4/HISTORY
@@ -1,3 +1,6 @@
+2010-02-25 Ladislav Hagara <hgr at vabo.cz>
+ * DETAILS: 1.4.14, SECURITY_PATCH=2
+
2009-04-01 Ladislav Hagara <hgr at vabo.cz>
* DETAILS: 1.4.13
More information about the SM-Commit
mailing list