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:03:43 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-27 08:29:59 +0100
commit1ecd2f56aa274ce11c9d72f58289218d824ec995 (patch)
tree2facd740ab2916b3e33e9c4ecf06a6c82ceff3f6 /meta/recipes-core/libxml/libxml2_2.9.2.bb
parent1081306623cdac51b031d433acd6f77c1f83bf2d (diff)
downloadpoky-1ecd2f56aa274ce11c9d72f58289218d824ec995.tar.gz
libxml2: Security fix for CVE-2016-1833
Affects libxml2 < 2.9.4 (From OE-Core rev: 990b5427fd3bf5c00ac7c5820d5f455378776b62) 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 2bbdb0961d..76efa9ffca 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.2.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.2.bb
@@ -15,6 +15,7 @@ SRC_URI += "file://CVE-2016-1762.patch \
15 file://CVE-2016-4449.patch \ 15 file://CVE-2016-4449.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 " 19 "
19 20
20SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788" 21SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788"