From 970a077b83930c15857ae84421b6b581ff9ea3bd Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 9 Jul 2016 14:55:49 -0700 Subject: libxml2: Security fix for CVE-2016-1838 Affects libxml2 < 2.9.4 (From OE-Core rev: d24b0ac044e02ec34f74e46ad599ac8bdb10432c) 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 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 \ file://CVE-2016-1834.patch \ file://CVE-2016-4483.patch \ file://CVE-2016-1840.patch \ + file://CVE-2016-1838.patch \ " SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788" -- cgit v1.2.3-54-g00ecf