mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
tiff: security bump to 4.0.10
This bumps libtiff's minor version from 9 to 10. In addition to the CVE fixes that we already included this fixes: CVE-2017-17095 CVE-2018-17101 CVE-2018-18557 The update is 100% backwards compatible, no symbol changes. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
diff -rupN tiff-4.0.6/Makefile.am tiff-new/Makefile.am
|
||||
--- tiff-4.0.6/Makefile.am 2015-09-06 21:30:46.179705536 +0200
|
||||
+++ tiff-new/Makefile.am 2016-04-05 14:26:09.539194844 +0200
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
docdir = $(LIBTIFF_DOCDIR)
|
||||
@@ -10,7 +9,7 @@ diff -rupN tiff-4.0.6/Makefile.am tiff-new/Makefile.am
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
docfiles = \
|
||||
@@ -61,7 +61,7 @@ distcheck-hook:
|
||||
@@ -60,7 +60,7 @@ distcheck-hook:
|
||||
rm -rf $(distdir)/_build/cmake
|
||||
rm -rf $(distdir)/_inst/cmake
|
||||
|
||||
@@ -19,9 +18,8 @@ diff -rupN tiff-4.0.6/Makefile.am tiff-new/Makefile.am
|
||||
|
||||
release:
|
||||
(rm -f $(top_srcdir)/RELEASE-DATE && echo $(LIBTIFF_RELEASE_DATE) > $(top_srcdir)/RELEASE-DATE)
|
||||
diff -rupN tiff-4.0.6/test/Makefile.am tiff-new/test/Makefile.am
|
||||
--- tiff-4.0.6/test/Makefile.am 2015-09-01 04:41:07.598381354 +0200
|
||||
+++ tiff-new/test/Makefile.am 2016-04-05 14:26:39.763453075 +0200
|
||||
--- a/test/Makefile.am
|
||||
+++ b/test/Makefile.am
|
||||
@@ -23,7 +23,7 @@
|
||||
|
||||
# Process this file with automake to produce Makefile.in.
|
||||
|
||||
Reference in New Issue
Block a user