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:55:49 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-27 08:29:58 +0100
commit970a077b83930c15857ae84421b6b581ff9ea3bd (patch)
tree994645c3529301b07200bb00d72aaa976da2336c /meta/recipes-core/libxml/libxml2_2.9.2.bb
parent4cdca0571a9a1feb45a7aade7d86354935cc300c (diff)
downloadpoky-970a077b83930c15857ae84421b6b581ff9ea3bd.tar.gz
libxml2: Security fix for CVE-2016-1838
Affects libxml2 < 2.9.4 (From OE-Core rev: d24b0ac044e02ec34f74e46ad599ac8bdb10432c) 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 563661b1fd..a7c290434b 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.2.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.2.bb
@@ -9,6 +9,7 @@ SRC_URI += "file://CVE-2016-1762.patch \
9 file://CVE-2016-1834.patch \ 9 file://CVE-2016-1834.patch \
10 file://CVE-2016-4483.patch \ 10 file://CVE-2016-4483.patch \
11 file://CVE-2016-1840.patch \ 11 file://CVE-2016-1840.patch \
12 file://CVE-2016-1838.patch \
12 " 13 "
13 14
14SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788" 15SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788"