Jump to letter: [
2346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libpng10-debuginfo - Debug information for package libpng10
- Description:
This package provides debug information for package libpng10.
Debug information is useful when developing applications that use this
package or when debugging this package.
Packages
| libpng10-debuginfo-1.0.63-1.el6.x86_64
[245 KiB] |
Changelog
by Paul Howarth (2015-02-27):
- Update to 1.0.63
- Issue a png_error() instead of a png_warning() when width is potentially
too large for the architecture, in case the calling application has
overridden the default 1,000,000-column limit (fixes CVE-2014-9495 and
CVE-2015-0973)
- Quieted some harmless warnings from Coverity-scan
- Display user limits in the output from pngtest (not packaged)
- Changed PNG_USER_CHUNK_MALLOC_MAX from unlimited to 8,000,000; it only
affects the maximum memory that can be allocated to an ancillary chunk,
and does not limit the size of IDAT data, which is instead limited by
PNG_USER_WIDTH_MAX
- Rebuilt configure scripts with automake-1.15 and libtool-2.4.6
- Update soname patch
|