- updated to 4.0.2: [bnc#767852] [bnc#767854]

tif_getimage.c: added support for _SEPARATED CMYK images.
    tif_getimage.c: Added support for greyscale + alpha.
    Added TIFFCreateCustomDirectory() and TIFFCreateEXIFDirectory() functions.
    tif_print.c: Lots of fixes around printing corrupt or hostile input.
    Improve handling of corrupt ycbcrsubsampling values.
    tif_unix.c: use strerror to get meaningful error messages.
    tif_jpeg.c: fix serious bugs in JPEGDecodeRaw().
    tif_jpeg.c: Fix size overflow (zdi-can-1221,CVE-2012-1173). 
    tiff2pdf: Defend against integer overflows while calculating required 
              buffer sizes (CVE-2012-2113).

OBS-URL: https://build.opensuse.org/package/show/graphics/tiff?expand=0&rev=45
This commit is contained in:
2012-06-20 09:32:03 +00:00
committed by Git OBS Bridge
parent 58e36f435b
commit 94edbeabbc
7 changed files with 19 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ Obsoletes: tiff-64bit
%if 0%{?suse_version} > 1210
BuildRequires: libjbig-devel
%endif
Version: 4.0.1
Version: 4.0.2
Release: 0
Summary: Tools for Converting from and to the Tiff Format
License: HPND