commit tiff for openSUSE:Factory
Hello community, here is the log from the commit of package tiff for openSUSE:Factory checked in at Fri Mar 26 00:15:44 CET 2010. -------- --- tiff/tiff.changes 2009-12-15 19:39:06.000000000 +0100 +++ tiff/tiff.changes 2010-03-16 14:09:33.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Mar 16 13:37:23 CET 2010 - pgajdos@suse.cz + +- updated to 3.9.2: fixed many CVE's and obsoletes almost all + our patches (see ChangeLog for details) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- jpegint.h tiff-3.8.2-CVE-2009-2347.patch tiff-3.8.2-bnc444079.patch tiff-3.8.2-lzw-CVE-2009-2285.patch tiff-3.8.2-seek.patch tiff-3.8.2-tif_lzw.c-CVE-2008-2327-2.patch tiff-3.8.2-tif_lzw.c-CVE-2008-2327.patch tiff-3.8.2-tiff2pdf.patch tiff-3.8.2-tiffsplit-CVE-2006-2656.patch tiff-3.8.2.tar.bz2 tiff-am.patch New: ---- tiff-3.9.2-seek.patch tiff-3.9.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tiff.spec ++++++ --- /var/tmp/diff_new_pack.WOT2jB/_old 2010-03-26 00:13:42.000000000 +0100 +++ /var/tmp/diff_new_pack.WOT2jB/_new 2010-03-26 00:13:42.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package tiff (Version 3.8.2) +# spec file for package tiff (Version 3.9.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -28,22 +28,16 @@ %endif # Url: http://www.remotesensing.org/libtiff/ -Version: 3.8.2 -Release: 145 +Version: 3.9.2 +Release: 1 Summary: Tools for Converting from and to the Tiff Format Source: tiff-%{version}.tar.bz2 -Source1: jpegint.h Source2: README.SUSE Source3: baselibs.conf Patch2: tiff-%{version}-seek.patch -Patch3: tiff-%{version}-tiff2pdf.patch -Patch4: tiff-%{version}-tiffsplit-CVE-2006-2656.patch -Patch5: tiff-%{version}-tif_lzw.c-CVE-2008-2327.patch -Patch6: tiff-%{version}-tif_lzw.c-CVE-2008-2327-2.patch -Patch7: tiff-am.patch -Patch8: tiff-3.8.2-bnc444079.patch -Patch9: tiff-3.8.2-lzw-CVE-2009-2285.patch -Patch10: tiff-%{version}-CVE-2009-2347.patch +# FYI: this issue is solved another way +# http://bugzilla.maptools.org/show_bug.cgi?id=1985#c1 +# Patch9: tiff-%{version}-lzw-CVE-2009-2285.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -101,15 +95,6 @@ %prep %setup -q %patch2 -%patch3 -%patch4 -%patch5 -%patch6 -%patch7 -%patch8 -%patch9 -%patch10 -p1 -cp %{S:1} libtiff find -type d -name "CVS" | xargs rm -rfv find -type d | xargs chmod 755 @@ -145,7 +130,7 @@ %defattr(-,root,root) /usr/bin/* %doc html -%doc README COPYRIGHT +%doc README COPYRIGHT VERSION ChangeLog TODO RELEASE-DAT %doc %{_mandir}/man1/* %files -n libtiff3 ++++++ tiff-3.8.2-seek.patch -> tiff-3.9.2-seek.patch ++++++ --- tiff/tiff-3.8.2-seek.patch 2006-12-19 00:18:03.000000000 +0100 +++ tiff/tiff-3.9.2-seek.patch 2010-03-16 14:09:30.000000000 +0100 @@ -1,6 +1,8 @@ ---- libtiff/tiffiop.h +Index: libtiff/tiffiop.h +=================================================================== +--- libtiff/tiffiop.h.orig +++ libtiff/tiffiop.h -@@ -184,7 +184,7 @@ +@@ -209,7 +209,7 @@ struct tiff { #define TIFFWriteFile(tif, buf, size) \ ((*(tif)->tif_writeproc)((tif)->tif_clientdata,buf,size)) #define TIFFSeekFile(tif, off, whence) \ ++++++ tiff-3.8.2.tar.bz2 -> tiff-3.9.2.tar.bz2 ++++++ ++++ 105859 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de