pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/tiff



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon Nov  4 01:11:38 UTC 2019

Modified Files:
        pkgsrc/graphics/tiff: Makefile PLIST distinfo
Removed Files:
        pkgsrc/graphics/tiff/patches: patch-CVE-2018-12900 patch-CVE-2018-17000
            patch-CVE-2018-19210 patch-CVE-2019-6128

Log Message:
graphics/tiff: Update to 4.1.0

Upstream changes are basically minor improvements and bugfixes.

Specifically upstream states that there are no ABI changes.

Multiple security bugs are fixed due to fuzzing; patches are dropped
because they were backported from upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 pkgsrc/graphics/tiff/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/graphics/tiff/PLIST
cvs rdiff -u -r1.94 -r1.95 pkgsrc/graphics/tiff/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/tiff/patches/patch-CVE-2018-12900 \
    pkgsrc/graphics/tiff/patches/patch-CVE-2018-17000 \
    pkgsrc/graphics/tiff/patches/patch-CVE-2018-19210 \
    pkgsrc/graphics/tiff/patches/patch-CVE-2019-6128

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/tiff/Makefile
diff -u pkgsrc/graphics/tiff/Makefile:1.145 pkgsrc/graphics/tiff/Makefile:1.146
--- pkgsrc/graphics/tiff/Makefile:1.145 Wed Jul 17 09:25:45 2019
+++ pkgsrc/graphics/tiff/Makefile       Mon Nov  4 01:11:38 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.145 2019/07/17 09:25:45 nia Exp $
+# $NetBSD: Makefile,v 1.146 2019/11/04 01:11:38 gdt Exp $
 
-DISTNAME=      tiff-4.0.10
-PKGREVISION=   1
+DISTNAME=      tiff-4.1.0
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.osgeo.org/libtiff/
 

Index: pkgsrc/graphics/tiff/PLIST
diff -u pkgsrc/graphics/tiff/PLIST:1.26 pkgsrc/graphics/tiff/PLIST:1.27
--- pkgsrc/graphics/tiff/PLIST:1.26     Sat Nov 10 21:14:53 2018
+++ pkgsrc/graphics/tiff/PLIST  Mon Nov  4 01:11:38 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2018/11/10 21:14:53 maya Exp $
+@comment $NetBSD: PLIST,v 1.27 2019/11/04 01:11:38 gdt Exp $
 bin/fax2ps
 bin/fax2tiff
 bin/pal2rgb
@@ -235,3 +235,5 @@ share/doc/tiff/html/v4.0.6.html
 share/doc/tiff/html/v4.0.7.html
 share/doc/tiff/html/v4.0.8.html
 share/doc/tiff/html/v4.0.9.html
+share/doc/tiff/html/v4.0.10.html
+share/doc/tiff/html/v4.1.0.html

Index: pkgsrc/graphics/tiff/distinfo
diff -u pkgsrc/graphics/tiff/distinfo:1.94 pkgsrc/graphics/tiff/distinfo:1.95
--- pkgsrc/graphics/tiff/distinfo:1.94  Wed Jul 17 09:25:45 2019
+++ pkgsrc/graphics/tiff/distinfo       Mon Nov  4 01:11:38 2019
@@ -1,11 +1,7 @@
-$NetBSD: distinfo,v 1.94 2019/07/17 09:25:45 nia Exp $
+$NetBSD: distinfo,v 1.95 2019/11/04 01:11:38 gdt Exp $
 
-SHA1 (tiff-4.0.10.tar.gz) = c783b80f05cdacf282aa022dc5f5b0ede5e021ae
-RMD160 (tiff-4.0.10.tar.gz) = b25cc4002f2493e71763d0a465a50e9d6ee2aff0
-SHA512 (tiff-4.0.10.tar.gz) = d213e5db09fd56b8977b187c5a756f60d6e3e998be172550c2892dbdb4b2a8e8c750202bc863fe27d0d1c577ab9de1710d15e9f6ed665aadbfd857525a81eea8
-Size (tiff-4.0.10.tar.gz) = 2402867 bytes
-SHA1 (patch-CVE-2018-12900) = 31d6dcc66a293aa722d7d27b7edd48db50cf9482
-SHA1 (patch-CVE-2018-17000) = c7e4047c007a7519cfbd09125a0b3d5de48af069
-SHA1 (patch-CVE-2018-19210) = d915af6121a13aca5b30dd8506cdae49198e67b6
-SHA1 (patch-CVE-2019-6128) = cb18a950e95ceec348294178348847eeb7340bab
+SHA1 (tiff-4.1.0.tar.gz) = 7a882f8d55fd0620cbf89c47994d2d1d3b975452
+RMD160 (tiff-4.1.0.tar.gz) = 913703005630320efc075650d5d7776c73c065f9
+SHA512 (tiff-4.1.0.tar.gz) = fd541dcb11e3d5afaa1ec2f073c9497099727a52f626b338ef87dc93ca2e23ca5f47634015a4beac616d4e8f05acf7b7cd5797fb218758cc2ad31b390491c5a6
+Size (tiff-4.1.0.tar.gz) = 2421581 bytes
 SHA1 (patch-configure) = a0032133f06b6ac92bbf52349fabe83f74ea14a6



Home | Main Index | Thread Index | Old Index