system environment/libraries

libpng10 - Old version of libpng, needed to run old binaries

Website: http://www.libpng.org/pub/png/libpng.html
License: zlib
Vendor: Fedora Project
Description:
The libpng10 package contains an old version of libpng, a library of functions
for creating and manipulating PNG (Portable Network Graphics) image format
files.

This package is needed if you want to run binaries that were linked dynamically
with libpng 1.0.x.

Packages

libpng10-1.0.66-1.fc22.i686 [140 KiB] Changelog by Paul Howarth (2015-12-18):
- Update to 1.0.66
  - Fixed an out-of-range read in png_check_keyword() (CVE-2015-8540)
  - Corrected copyright dates in source files
  - Moved png_check_keyword() from pngwutil.c to pngset.c
libpng10-1.0.64-1.fc22.i686 [139 KiB] Changelog by Paul Howarth (2015-11-12):
- Update to 1.0.64
  - Fix typecast in a png_debug2() statement in png_set_text_2() to avoid a
    compiler warning in PNG_DEBUG builds
  - Fixed printf formats in pngtest.c to avoid compiler warnings and a Coverity
    warning in PNG_DEBUG builds
  - Avoid Coverity issue 80858 (REVERSE NULL) in pngtest.c PNG_DEBUG builds
  - Removed WRITE_WEIGHTED_FILTERED code
  - Avoid potentially dereferencing NULL info_ptr in png_info_init_3()
  - Fixed potential leak of png_pixels in contrib/pngminus/pnm2png.c
  - Use nanosleep() instead of usleep() in contrib/gregbook/rpng2-x.c because
    usleep() is deprecated (port from libpng16)
  - Fixed some bad links in the man page
  - Added a safety check in png_set_tIME() (CVE-2015-7981)
  - Prevent writing over-length PLTE chunk
  - Silently truncate over-length PLTE chunk while reading
  - Clarified COPYRIGHT information to state explicitly that versions are
    derived from previous versions
  - Removed much of the long list of previous versions from png.h and libpng.3

Listing created by Repoview-0.6.6-4.el7