From 1ecd2f56aa274ce11c9d72f58289218d824ec995 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 9 Jul 2016 15:03:43 -0700 Subject: libxml2: Security fix for CVE-2016-1833 Affects libxml2 < 2.9.4 (From OE-Core rev: 990b5427fd3bf5c00ac7c5820d5f455378776b62) Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/recipes-core/libxml/libxml2_2.9.2.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-core/libxml/libxml2_2.9.2.bb') 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 \ file://CVE-2016-4449.patch \ file://CVE-2016-1837.patch \ file://CVE-2016-1835.patch \ + file://CVE-2016-1833.patch \ " SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788" -- cgit v1.2.3-54-g00ecf