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:   wiz
Date:           Wed Jun 20 21:07:15 UTC 2012

Modified Files:
        pkgsrc/graphics/tiff: Makefile PLIST distinfo
Removed Files:
        pkgsrc/graphics/tiff/patches: patch-libtiff_tif__getimage.c
            patch-libtiff_tiffiop.h

Log Message:
Update to 4.0.2 for CVE-2012-2113.

     * 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).


To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 pkgsrc/graphics/tiff/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/tiff/PLIST
cvs rdiff -u -r1.55 -r1.56 pkgsrc/graphics/tiff/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/graphics/tiff/patches/patch-libtiff_tif__getimage.c \
    pkgsrc/graphics/tiff/patches/patch-libtiff_tiffiop.h

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




Home | Main Index | Thread Index | Old Index