summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/dpkg/dpkg_1.18.2.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-01-30 14:12:44 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-04 23:20:15 +0000
commit55aafb547de2ba110bfc897cf7f3a6b18cb29880 (patch)
treee291ffd7e04980470f81e156871b6e8e7e396b33 /meta/recipes-devtools/dpkg/dpkg_1.18.2.bb
parent029948bc8e558865b31cdabdb3281e66b081fb92 (diff)
downloadpoky-55aafb547de2ba110bfc897cf7f3a6b18cb29880.tar.gz
dpkg: Security fix CVE-2015-0860
CVE-2015-0860 dpkg: stack overflows and out of bounds read (From OE-Core rev: 5aaec01acc9e5a19374a566307a425d43c887f4b) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dpkg/dpkg_1.18.2.bb')
-rw-r--r--meta/recipes-devtools/dpkg/dpkg_1.18.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.18.2.bb b/meta/recipes-devtools/dpkg/dpkg_1.18.2.bb
index 4c3fa4f395..2fc096db48 100644
--- a/meta/recipes-devtools/dpkg/dpkg_1.18.2.bb
+++ b/meta/recipes-devtools/dpkg/dpkg_1.18.2.bb
@@ -12,6 +12,7 @@ SRC_URI += "file://noman.patch \
12 file://0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch \ 12 file://0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch \
13 file://0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch \ 13 file://0004-The-lutimes-function-doesn-t-work-properly-for-all-s.patch \
14 file://0005-dpkg-compiler.m4-remove-Wvla.patch \ 14 file://0005-dpkg-compiler.m4-remove-Wvla.patch \
15 file://CVE-2015-0860.patch \
15 " 16 "
16 17
17SRC_URI[md5sum] = "63b9d869081ec49adeef6c5ff62d6576" 18SRC_URI[md5sum] = "63b9d869081ec49adeef6c5ff62d6576"