Accepting request 125510 from graphics
- 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/request/show/125510 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiff?expand=0&rev=40
This commit is contained in:
commit
77d21a8dd7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a13fffb5be5f6333cd06b514c62ae6a004ec1486ff1f479eb17706a48744338c
|
||||
size 1669981
|
3
tiff-4.0.2.tar.bz2
Normal file
3
tiff-4.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82878047b0513f606428cb13df4b3fa4326c64043843da2cd676e15f0711b9d4
|
||||
size 1738297
|
15
tiff.changes
15
tiff.changes
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 20 09:29:37 UTC 2012 - pgajdos@suse.com
|
||||
|
||||
- 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).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 10 17:37:25 UTC 2012 - brian@aljex.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user