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:31:00 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-27 08:29:58 +0100
commit17480a956d7fcdf8aa01d3825b50595926dd1d4b (patch)
tree5c26f705d9ced8f1c78e384b2f004d1a413f76f3 /meta/recipes-core/libxml/libxml2_2.9.2.bb
parentb3c799c831a2aed08c967f5083b15109be87f549 (diff)
downloadpoky-17480a956d7fcdf8aa01d3825b50595926dd1d4b.tar.gz
libxml2: Security fix for CVE-2016-4483.patch
affects libxml2 < 2.9.4 (From OE-Core rev: a28fea55f72284d3f4ed85f19f80b8475e726ee6) 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 e2400af62d..41cba644fe 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.2.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.2.bb
@@ -7,6 +7,7 @@ SRC_URI += "http://www.w3.org/XML/Test/xmlts20080827.tar.gz;name=testtar \
7SRC_URI += "file://CVE-2016-1762.patch \ 7SRC_URI += "file://CVE-2016-1762.patch \
8 file://CVE-2016-3705.patch \ 8 file://CVE-2016-3705.patch \
9 file://CVE-2016-1834.patch \ 9 file://CVE-2016-1834.patch \
10 file://CVE-2016-4483.patch \
10 " 11 "
11 12
12SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788" 13SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788"