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:29:54 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-27 08:29:32 +0100
commit233f3b29760c878a3acb3aa0e22b7c252f17e2b3 (patch)
tree7b775d84fa1906c295931916ef91ceab3b0cb174 /meta/recipes-core/libxml/libxml2_2.9.2.bb
parentaa8ad693a977e104797dd623d7efad705e298eb2 (diff)
downloadopenembedded-core-contrib-233f3b29760c878a3acb3aa0e22b7c252f17e2b3.tar.gz
libxml2: Security fix for CVE-2016-1834.patch
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 ec6000f794..e2400af62d 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.2.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.2.bb
@@ -6,6 +6,7 @@ SRC_URI += "http://www.w3.org/XML/Test/xmlts20080827.tar.gz;name=testtar \
"
SRC_URI += "file://CVE-2016-1762.patch \
file://CVE-2016-3705.patch \
+ file://CVE-2016-1834.patch \
"
SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788"