Jump to letter: [
4BCDEFGHIJKLMNOPRSTUVWXY
]
libtiff - A library of functions for manipulating TIFF format image files.
- Description:
The libtiff package contains a library of functions for manipulating
TIFF (Tagged Image File Format) image format files. TIFF is a widely
used file format for bitmapped images. TIFF files usually end in the
.tif extension and they are often quite large.
The libtiff package should be installed if you need to manipulate TIFF
format image files.
Packages
libtiff-3.5.7-34.el3.i386
[195 KiB] |
Changelog
by Tom Lane (2010-06-22):
- Add fixes for multiple SIGSEGV problems, including CVE-2010-1411
Resolves: #602549, #460661
- Fix breakage on ppc64, per QE report
Resolves: #511392
|
libtiff-3.5.7-33.el3.i386
[194 KiB] |
Changelog
by Tom Lane (2009-07-10):
- Fix buffer overrun risks caused by unchecked integer overflow (CVE-2009-2347)
Resolves: #507722
- Use explicit release in devel-to-base Requires, per rpmdiff recommendation
- De-fuzz a couple of old patches
|
libtiff-3.5.7-31.el3.i386
[194 KiB] |
Changelog
by Tom Lane (2008-08-27):
- Fix some additional LZW decoding vulnerabilities (back-port from tiff-3.6.1)
Resolves: #458810
- Force debug symbols to be generated by adding GCOPTS="-g"; the test
used by this old configure script is too easily confused
|