|
@@ -3,13 +3,13 @@
|
|
Summary: A library of functions for manipulating TIFF format image files.
|
|
Summary: A library of functions for manipulating TIFF format image files.
|
|
Summary(ja): TIFF フォーマットの画像ファイルを扱うライブラリ
|
|
Summary(ja): TIFF フォーマットの画像ファイルを扱うライブラリ
|
|
Name: libtiff
|
|
Name: libtiff
|
|
-Version: 4.0.7
|
|
+Version: 4.0.8
|
|
-Release: 2%{_dist_release}
|
|
+Release: 1%{_dist_release}
|
|
License: distributable
|
|
License: distributable
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
Source0: http://download.osgeo.org/libtiff/tiff-%{version}.tar.gz
|
|
Source0: http://download.osgeo.org/libtiff/tiff-%{version}.tar.gz
|
|
|
|
|
|
-URL: http://www.remotesensing.org/libtiff/
|
|
+URL: http://www.simplesystems.org/libtiff/
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRequires: zlib-devel libjpeg-devel
|
|
BuildRequires: zlib-devel libjpeg-devel
|
|
%define LIBVER %(echo %{version} | cut -f-2 -d.)
|
|
%define LIBVER %(echo %{version} | cut -f-2 -d.)
|
|
@@ -26,21 +26,6 @@ Packager: daisuke, iwamoto
|
|
|
|
|
|
Patch0: libtiff-am-version.patch
|
|
Patch0: libtiff-am-version.patch
|
|
Patch1: libtiff-make-check.patch
|
|
Patch1: libtiff-make-check.patch
|
|
-Patch2: libtiff-hylafax-fix.patch
|
|
|
|
-Patch3: libtiff-CVE-2016-10266.patch
|
|
|
|
-Patch4: libtiff-CVE-2016-10267.patch
|
|
|
|
-Patch5: libtiff-CVE-2016-10268.patch
|
|
|
|
-Patch6: libtiff-CVE-2016-10269.patch
|
|
|
|
-Patch7: libtiff-CVE-2016-10270.patch
|
|
|
|
-Patch8: libtiff-CVE-2016-10271_10272.patch
|
|
|
|
-Patch9: libtiff-CVE-2017-7592.patch
|
|
|
|
-Patch10: libtiff-CVE-2017-7593.patch
|
|
|
|
-Patch11: libtiff-CVE-2017-7594.patch
|
|
|
|
-Patch12: libtiff-CVE-2017-7595.patch
|
|
|
|
-Patch13: libtiff-CVE-2017-7596_7597_7599_7600.patch
|
|
|
|
-Patch14: libtiff-CVE-2017-7598.patch
|
|
|
|
-Patch15: libtiff-CVE-2017-7601.patch
|
|
|
|
-Patch16: libtiff-CVE-2017-7602.patch
|
|
|
|
|
|
|
|
%description
|
|
%description
|
|
The libtiff package contains a library of functions for manipulating
|
|
The libtiff package contains a library of functions for manipulating
|
|
@@ -123,21 +108,6 @@ install the libtiff package.
|
|
|
|
|
|
%patch0 -p1
|
|
%patch0 -p1
|
|
%patch1 -p1
|
|
%patch1 -p1
|
|
-%patch2 -p1
|
|
|
|
-%patch3 -p1
|
|
|
|
-%patch4 -p1
|
|
|
|
-%patch5 -p1
|
|
|
|
-%patch6 -p1
|
|
|
|
-%patch7 -p1
|
|
|
|
-%patch8 -p1
|
|
|
|
-%patch9 -p1
|
|
|
|
-%patch10 -p1
|
|
|
|
-%patch11 -p1
|
|
|
|
-%patch12 -p1
|
|
|
|
-%patch13 -p1
|
|
|
|
-%patch14 -p1
|
|
|
|
-%patch15 -p1
|
|
|
|
-%patch16 -p1
|
|
|
|
|
|
|
|
# Use build system's libtool.m4, not the one in the package.
|
|
# Use build system's libtool.m4, not the one in the package.
|
|
rm -f libtool.m4
|
|
rm -f libtool.m4
|
|
@@ -207,6 +177,12 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Jun 3 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 4.0.8-1
|
|
|
|
+- update to 4.0.8
|
|
|
|
+- drop patches; upstream fixed
|
|
|
|
+ - HylaFAX patch (Patch2)
|
|
|
|
+ - CVE patches (Patch3..16)
|
|
|
|
+
|
|
* Sat May 6 2017 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.0.7-2
|
|
* Sat May 6 2017 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.0.7-2
|
|
- imported patches from rawhide.
|
|
- imported patches from rawhide.
|
|
- fixed CVE-2017-759{2,3,4,5,6,7,8,9}, CVE-2017-760{0,1,2}
|
|
- fixed CVE-2017-759{2,3,4,5,6,7,8,9}, CVE-2017-760{0,1,2}
|