summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2_2.9.2.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-07-09 14:28:45 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-27 08:29:58 +0100
commitf01272c3a5b05922519186bf84a9d5765385e259 (patch)
treefe7eaab4a1558c6c9295f38d6e559a9c870eabc6 /meta/recipes-core/libxml/libxml2_2.9.2.bb
parentf2688ed2008c591ed5009371d8e25e95a5891505 (diff)
downloadpoky-f01272c3a5b05922519186bf84a9d5765385e259.tar.gz
libxml2: Security fix for CVE-2016-3705
(From OE-Core rev: aa8ad693a977e104797dd623d7efad705e298eb2) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/libxml/libxml2_2.9.2.bb')
-rw-r--r--meta/recipes-core/libxml/libxml2_2.9.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/libxml/libxml2_2.9.2.bb b/meta/recipes-core/libxml/libxml2_2.9.2.bb
index 7f2ded76c1..ec6000f794 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.2.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.2.bb
@@ -5,6 +5,7 @@ SRC_URI += "http://www.w3.org/XML/Test/xmlts20080827.tar.gz;name=testtar \
5 file://0001-threads-Define-pthread-definitions-for-glibc-complia.patch \ 5 file://0001-threads-Define-pthread-definitions-for-glibc-complia.patch \
6 " 6 "
7SRC_URI += "file://CVE-2016-1762.patch \ 7SRC_URI += "file://CVE-2016-1762.patch \
8 file://CVE-2016-3705.patch \
8 " 9 "
9 10
10SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788" 11SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788"