From 689145fc5ae377eab088ee524c447223be29707f Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 9 Jul 2016 14:57:08 -0700 Subject: libxml2: Security fix for CVE-2016-1839 Affects libxml2 < 2.9.4 Signed-off-by: Armin Kuster --- 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 a7c290434b..328e2a3dbd 100644 --- a/meta/recipes-core/libxml/libxml2_2.9.2.bb +++ b/meta/recipes-core/libxml/libxml2_2.9.2.bb @@ -10,6 +10,7 @@ SRC_URI += "file://CVE-2016-1762.patch \ file://CVE-2016-4483.patch \ file://CVE-2016-1840.patch \ file://CVE-2016-1838.patch \ + file://CVE-2016-1839.patch \ " SRC_URI[libtar.md5sum] = "9e6a9aca9d155737868b3dc5fd82f788" -- cgit 1.2.3-korg