summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2_2.9.10.bb
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2020-02-04 13:47:06 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-05 11:59:33 +0000
commitf2f7aa9a495774fe5a2e3947584cb3503bd1eaf1 (patch)
tree171c9f1df13f5bc12bc41e7bc52f67af8dfb7ee6 /meta/recipes-core/libxml/libxml2_2.9.10.bb
parentfdb2a95d5e0265de1172940b6dc71fc7d602e8d1 (diff)
downloadopenembedded-core-contrib-f2f7aa9a495774fe5a2e3947584cb3503bd1eaf1.tar.gz
libxml2: fix CVE-2020-7595
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/libxml/libxml2_2.9.10.bb')
-rw-r--r--meta/recipes-core/libxml/libxml2_2.9.10.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/libxml/libxml2_2.9.10.bb b/meta/recipes-core/libxml/libxml2_2.9.10.bb
index 2c833fa7a2..6a4097c2c6 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.10.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.10.bb
@@ -20,6 +20,7 @@ SRC_URI = "http://www.xmlsoft.org/sources/libxml2-${PV}.tar.gz;name=libtar \
file://libxml-m4-use-pkgconfig.patch \
file://0001-Make-ptest-run-the-python-tests-if-python-is-enabled.patch \
file://fix-execution-of-ptests.patch \
+ file://CVE-2020-7595.patch \
"
SRC_URI[libtar.md5sum] = "10942a1dc23137a8aa07f0639cbfece5"