Jump to letter: [
4BCDEFGHIJKLMNOPRSTUVWXY
]
libtiff-devel: Development tools for programs which will use the libtiff library.
- Summary
- This package contains the header files and static libraries for
developing programs which will manipulate TIFF format image files
using the libtiff library.
If you need to develop programs which will manipulate TIFF format
image files, you should install this package. You'll also need to
install the libtiff package.
Changelog
- * Fri Jul 10 19:00:00 2009 Tom Lane <tgl{%}redhat{*}com> 3.5.7-33.el3
- 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
- * Wed Jul 1 19:00:00 2009 Tom Lane <tgl{%}redhat{*}com> 3.5.7-32.el3
- Fix some more LZW decoding vulnerabilities (CVE-2009-2285)
Resolves: #507722
- Update upstream URL
- * Wed Aug 27 19:00:00 2008 Tom Lane <tgl{%}redhat{*}com> 3.5.7-31.el3
- 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