Letter L

libpng10-devel - Development tools for version 1.0 of libpng

Website: http://www.libpng.org/pub/png/libpng.html
License: zlib
Vendor: Fedora Project
Description:
The libpng10-devel package contains the header files necessary for developing
programs using version 1.0 of the PNG (Portable Network Graphics) library.

If you want to develop programs that will manipulate PNG image format files,
while still running on previous old Linux releases, you should install
libpng10-devel.

Packages

libpng10-devel-1.0.63-1.el6.ppc64 [103 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

Listing created by Repoview-0.6.6-1.el6