[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6454/8267] libxml2: Revert "Add an XML_PARSE_NOXXE flag to block all entities loading even local"



commit e7fca5d0d8811d5b664e6fda734221e159fcbde5
Author: Andrej Valek <andrej valek siemens com>
Date:   Wed Jun 14 15:12:22 2017 +0200

    libxml2: Revert "Add an XML_PARSE_NOXXE flag to block all entities loading even local"
    
    The new flag doesn't work and the change even broke the XML_PARSE_NONET option.
    
    (From OE-Core rev: 8b586f60778579ee2c9adae429128a07e8437553)
    
    Signed-off-by: Andrej Valek <andrej valek siemens com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../libxml/libxml2/CVE-2016-9318.patch             |  207 --------------------
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |    1 -
 2 files changed, 0 insertions(+), 208 deletions(-)
---
diff --git a/meta/recipes-core/libxml/libxml2_2.9.4.bb b/meta/recipes-core/libxml/libxml2_2.9.4.bb
index 677d8c9..f67c47d 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.4.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.4.bb
@@ -28,7 +28,6 @@ SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz;name=libtar \
            file://libxml2-CVE-2017-9049_CVE-2017-9050.patch \
            file://libxml2-CVE-2017-5969.patch \
            file://libxml2-CVE-2017-0663.patch \
-           file://CVE-2016-9318.patch \
            file://0001-Make-ptest-run-the-python-tests-if-python-is-enabled.patch \
            "
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]