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:58:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-27 08:29:37 +0100
commit9229873f278f7c24fb01673ec3d9fd404762bc25 (patch)
tree44fe5c77c3408763375fa4e5dd5e322d99f583c9 /meta/recipes-core/libxml/libxml2_2.9.2.bb
parent689145fc5ae377eab088ee524c447223be29707f (diff)
downloadopenembedded-core-contrib-9229873f278f7c24fb01673ec3d9fd404762bc25.tar.gz
libxml2: Security fix for CVE-2016-1836
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 328e2a3dbd..798337cb8b 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.2.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.2.bb
@@ -11,6 +11,7 @@ SRC_URI += "file://CVE-2016-1762.patch \
file://CVE-2016-1840.patch \
file://CVE-2016-1838.patch \
file://CVE-2016-1839.patch \
+ file://CVE-2016-1836.patch \
"
SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788"