aboutsummaryrefslogtreecommitdiffstats
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:57:08 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-27 08:29:36 +0100
commit689145fc5ae377eab088ee524c447223be29707f (patch)
treeb73c4821b2a9bf1638811d54ccd40411ecbb8f47 /meta/recipes-core/libxml/libxml2_2.9.2.bb
parentd24b0ac044e02ec34f74e46ad599ac8bdb10432c (diff)
downloadopenembedded-core-contrib-689145fc5ae377eab088ee524c447223be29707f.tar.gz
libxml2: Security fix for CVE-2016-1839
Affects libxml2 < 2.9.4 Signed-off-by: Armin Kuster <akuster@mvista.com>
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 a7c290434b..328e2a3dbd 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.2.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.2.bb
@@ -10,6 +10,7 @@ SRC_URI += "file://CVE-2016-1762.patch \
file://CVE-2016-4483.patch \
file://CVE-2016-1840.patch \
file://CVE-2016-1838.patch \
+ file://CVE-2016-1839.patch \
"
SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788"