Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVXYZ
]
libpng: A library of functions for manipulating PNG image format files
- Summary
- The libpng package contains a library of functions for creating and
manipulating PNG (Portable Network Graphics) image format files. PNG
is a bit-mapped graphics format similar to the GIF format. PNG was
created to replace the GIF format, since GIF uses a patented data
compression algorithm.
Libpng should be installed if you need to manipulate PNG format image
files.
Changelog
- * Tue Jul 26 19:00:00 2011 Tom Lane <tgl{%}redhat{*}com> 2:1.2.7-8
- Remove incorrect fix for CVE-2011-2690; that bug doesn't exist in 1.2.7
Resolves: #721302
- * Mon Jul 18 19:00:00 2011 Tom Lane <tgl{%}redhat{*}com> 2:1.2.7-7
- Back-port fixes for CVE-2011-2690, CVE-2011-2692
Note: CVE-2011-2691, announced at the same time, does not apply to 1.2.7;
likewise for CVE-2011-2501
Resolves: #721302
- * Fri Jul 2 19:00:00 2010 Tom Lane <tgl{%}redhat{*}com> 2:1.2.7-3.el4_8.3
- Back-port fixes for CVE-2009-2042, CVE-2010-0205, CVE-2010-1205,
CVE-2010-2249
Resolves: #609918