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:27:44 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-27 08:29:58 +0100
commitf2688ed2008c591ed5009371d8e25e95a5891505 (patch)
tree7c7d8698338194a5a7a3a49896d9867dce6dc23e /meta/recipes-core/libxml/libxml2_2.9.2.bb
parentc9e0efd1f7ea808a37e631eba9715c2b59cc102f (diff)
downloadpoky-f2688ed2008c591ed5009371d8e25e95a5891505.tar.gz
libxml2: Security fix for CVE-2016-1762
(From OE-Core rev: 8a59dc853d2870bc33ef3cc5af202e33b3d7c6c2) 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.bb2
1 files changed, 2 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 79a395cea1..7f2ded76c1 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.2.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.2.bb
@@ -4,6 +4,8 @@ SRC_URI += "http://www.w3.org/XML/Test/xmlts20080827.tar.gz;name=testtar \
4 file://72a46a519ce7326d9a00f0b6a7f2a8e958cd1675.patch \ 4 file://72a46a519ce7326d9a00f0b6a7f2a8e958cd1675.patch \
5 file://0001-threads-Define-pthread-definitions-for-glibc-complia.patch \ 5 file://0001-threads-Define-pthread-definitions-for-glibc-complia.patch \
6 " 6 "
7SRC_URI += "file://CVE-2016-1762.patch \
8 "
7 9
8SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788" 10SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788"
9SRC_URI[libtar.sha256sum] = "5178c30b151d044aefb1b08bf54c3003a0ac55c59c866763997529d60770d5bc" 11SRC_URI[libtar.sha256sum] = "5178c30b151d044aefb1b08bf54c3003a0ac55c59c866763997529d60770d5bc"