aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2.inc
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2015-12-05 10:54:29 -0800
committerJoshua Lock <joshua.g.lock@intel.com>2016-01-15 15:12:53 +0000
commit34379b38919d535cd787bde4493fff61bd17f37a (patch)
treeff9e71b7c4bebfbf79b789095a1d590fde7c0ed7 /meta/recipes-core/libxml/libxml2.inc
parente06312c71209b2e1d19c7df1434e409ad96b58be (diff)
downloadopenembedded-core-34379b38919d535cd787bde4493fff61bd17f37a.tar.gz
libxml2: security fix CVE-2015-8317
Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Diffstat (limited to 'meta/recipes-core/libxml/libxml2.inc')
-rw-r--r--meta/recipes-core/libxml/libxml2.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/libxml/libxml2.inc b/meta/recipes-core/libxml/libxml2.inc
index 9ebb8bbeab..180dd66bce 100644
--- a/meta/recipes-core/libxml/libxml2.inc
+++ b/meta/recipes-core/libxml/libxml2.inc
@@ -25,6 +25,7 @@ SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz;name=libtar \
file://0001-CVE-2015-1819-Enforce-the-reader-to-run-in-constant-.patch \
file://CVE-2015-7941-1-Stop-parsing-on-entities-boundaries-errors.patch \
file://CVE-2015-7941-2-Cleanup-conditional-section-error-handling.patch \
+ file://CVE-2015-8317-Fail-parsing-early-on-if-encoding-conversion-failed.patch \
"
BINCONFIG = "${bindir}/xml2-config"