automake_1.10.3.bb : add latest version of 1.10.X branch.
authorGraeme Gregory <dp@xora.org.uk>
Thu, 18 Mar 2010 20:55:18 +0000 (20:55 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Thu, 18 Mar 2010 20:55:18 +0000 (20:55 +0000)
This fixes CVE-2009-4029

recipes/automake/automake.inc
recipes/automake/automake_1.10.3.bb [new file with mode: 0644]

index 662f9f8..e378c04 100644 (file)
@@ -28,7 +28,7 @@ RDEPENDS_automake += "\
     perl-module-strict \
     perl-module-text-parsewords \
     perl-module-vars "
-SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2"
+SRC_URI = "${GNU_MIRROR}/automake/automake-${PV}.tar.bz2;name=automake"
 INC_PR = "r3"
 AUTOMAKE_API = "${@".".join(bb.data.getVar("PV",d,1).split(".")[0:2])}"
 
diff --git a/recipes/automake/automake_1.10.3.bb b/recipes/automake/automake_1.10.3.bb
new file mode 100644 (file)
index 0000000..663333a
--- /dev/null
@@ -0,0 +1,6 @@
+require automake.inc
+PR = "${INC_PR}.0"
+
+SRC_URI[automake.md5sum] = "b8e67fb458da396bc35555af7ef2b49f"
+SRC_URI[automake.sha256sum] = "e98ab43bb839c31696a4202e5b6ff388b391659ef2387cf9365019fad17e1adc"
+