[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6190/8267] libtiff: Upgrade to 4.0.8



commit 68e25dfade6bd00b1c7186ffc8aa944e9b1bf28a
Author: Fan Xin <fan xin jp fujitsu com>
Date:   Wed Jun 7 17:11:56 2017 +0900

    libtiff: Upgrade to 4.0.8
    
    1. Upgrade libtiff from 4.0.7 to 4.0.8
    
    2. Delete the following patch file due to CVE-2017-5225 has been fixed in 4.0.8
         libtiff-CVE-2017-5225.patch
    
    (From OE-Core rev: 825927e85933322e6f195f0d937359017a9a9b97)
    
    Signed-off-by: Fan Xin <fan xin jp fujitsu com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../libtiff/files/libtiff-CVE-2017-5225.patch      |   92 --------------------
 .../libtiff/{tiff_4.0.7.bb => tiff_4.0.8.bb}       |    5 +-
 2 files changed, 2 insertions(+), 95 deletions(-)
---
diff --git a/meta/recipes-multimedia/libtiff/tiff_4.0.7.bb b/meta/recipes-multimedia/libtiff/tiff_4.0.8.bb
similarity index 90%
rename from meta/recipes-multimedia/libtiff/tiff_4.0.7.bb
rename to meta/recipes-multimedia/libtiff/tiff_4.0.8.bb
index e581736..4a7aecc 100644
--- a/meta/recipes-multimedia/libtiff/tiff_4.0.7.bb
+++ b/meta/recipes-multimedia/libtiff/tiff_4.0.8.bb
@@ -6,11 +6,10 @@ CVE_PRODUCT = "libtiff"
 
 SRC_URI = "http://download.osgeo.org/libtiff/tiff-${PV}.tar.gz \
            file://libtool2.patch \
-           file://libtiff-CVE-2017-5225.patch \
           "
 
-SRC_URI[md5sum] = "77ae928d2c6b7fb46a21c3a29325157b"
-SRC_URI[sha256sum] = "9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019"
+SRC_URI[md5sum] = "2a7d1c1318416ddf36d5f6fa4600069b"
+SRC_URI[sha256sum] = "59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910"
 
 # exclude betas
 UPSTREAM_CHECK_REGEX = "tiff-(?P<pver>\d+(\.\d+)+).tar"


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