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 15:06:40 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-27 08:29:59 +0100
commit4e260c96f4a3535a6874a8361f7e58a2fa1ca7ed (patch)
tree0f201e0835add43813020e786d6d4bad45c9dee9 /meta/recipes-core/libxml/libxml2_2.9.2.bb
parent1ecd2f56aa274ce11c9d72f58289218d824ec995 (diff)
downloadpoky-4e260c96f4a3535a6874a8361f7e58a2fa1ca7ed.tar.gz
libxml2: Security fix for CVE-2016-3627
Affects libxml2 < 2.9.4 (From OE-Core rev: ceabe39237a035efda6a74c746848a9fbab30a08) 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 76efa9ffca..90f7a7ab79 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.2.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.2.bb
@@ -16,6 +16,7 @@ SRC_URI += "file://CVE-2016-1762.patch \
16 file://CVE-2016-1837.patch \ 16 file://CVE-2016-1837.patch \
17 file://CVE-2016-1835.patch \ 17 file://CVE-2016-1835.patch \
18 file://CVE-2016-1833.patch \ 18 file://CVE-2016-1833.patch \
19 file://CVE-2016-3627.patch \
19 " 20 "
20 21
21SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788" 22SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788"