[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2173/8267] libyaml: update to 0.1.7



commit b0e728871e5317623d17d77e0c7263ab17171115
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Tue Aug 30 15:26:53 2016 +0300

    libyaml: update to 0.1.7
    
    Drop backported libyaml-CVE-2014-9130.patch
    
    (From OE-Core rev: 2dfdf483e9de5bcb24149f619b0c7fc466221204)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../libyaml/files/libyaml-CVE-2014-9130.patch      |   33 --------------------
 .../libyaml/{libyaml_0.1.6.bb => libyaml_0.1.7.bb} |    5 +--
 2 files changed, 2 insertions(+), 36 deletions(-)
---
diff --git a/meta/recipes-support/libyaml/libyaml_0.1.6.bb b/meta/recipes-support/libyaml/libyaml_0.1.7.bb
similarity index 72%
rename from meta/recipes-support/libyaml/libyaml_0.1.6.bb
rename to meta/recipes-support/libyaml/libyaml_0.1.7.bb
index b015577..5c422ef 100644
--- a/meta/recipes-support/libyaml/libyaml_0.1.6.bb
+++ b/meta/recipes-support/libyaml/libyaml_0.1.7.bb
@@ -8,11 +8,10 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=6015f088759b10e0bc2bf64898d4ae17"
 
 SRC_URI = "http://pyyaml.org/download/libyaml/yaml-${PV}.tar.gz \
-           file://libyaml-CVE-2014-9130.patch \
           "
 
-SRC_URI[md5sum] = "5fe00cda18ca5daeb43762b80c38e06e"
-SRC_URI[sha256sum] = "7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749"
+SRC_URI[md5sum] = "1abf45bd3a96374fa55ca63b32f9f2f9"
+SRC_URI[sha256sum] = "8088e457264a98ba451a90b8661fcb4f9d6f478f7265d48322a196cec2480729"
 
 S = "${WORKDIR}/yaml-${PV}"
 


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