summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm_4.11.2.bb
diff options
context:
space:
mode:
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>2015-06-10 14:58:38 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-20 20:54:34 +0100
commitbf3ee430a45e7584865da062159f2522cca840e6 (patch)
tree93a94038c350926d8c7db12307c0648e9e421ced /meta/recipes-devtools/rpm/rpm_4.11.2.bb
parentabd315bc0547fd4ca1619a50e32f71e7458b2262 (diff)
downloadpoky-bf3ee430a45e7584865da062159f2522cca840e6.tar.gz
rpm: Fix CVE-2013-6435
Backport to fix CVE-2013-6435. Description on [1] and original patch taken from [2]. [1] https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-6435 [2] https://bugzilla.redhat.com/attachment.cgi?id=956207 [YOCTO #7181] (From OE-Core rev: 6bf846ed5ccd1a4d01b36630708b2b9aa9e69ed5) (From OE-Core rev: 74d4895c4d30a45af5856228a00810bd14e5e071) Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_4.11.2.bb')
-rw-r--r--meta/recipes-devtools/rpm/rpm_4.11.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_4.11.2.bb b/meta/recipes-devtools/rpm/rpm_4.11.2.bb
index 86a5fbb4c6..7c67b696a3 100644
--- a/meta/recipes-devtools/rpm/rpm_4.11.2.bb
+++ b/meta/recipes-devtools/rpm/rpm_4.11.2.bb
@@ -35,6 +35,7 @@ SRC_URI += "http://rpm.org/releases/rpm-4.11.x/${BP}.tar.bz2 \
35 file://rpm-scriptetexechelp.patch \ 35 file://rpm-scriptetexechelp.patch \
36 file://pythondeps.sh \ 36 file://pythondeps.sh \
37 file://rpm-CVE-2014-8118.patch \ 37 file://rpm-CVE-2014-8118.patch \
38 file://rpm-CVE-2013-6435.patch \
38 " 39 "
39 40
40SRC_URI[md5sum] = "876ac9948a88367054f8ddb5c0e87173" 41SRC_URI[md5sum] = "876ac9948a88367054f8ddb5c0e87173"