Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * Wed Feb 25 18:00:00 2009 Tom Lane <tgl{%}redhat{*}com> 2:1.2.7-3.el4_7.2
- - Back-port fixes for CVE-2008-1382 and CVE-2009-0040.
Resolves: #487166 
            - * Fri Oct 19 19:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 2:1.2.7-3.el4_5.1
- - Back-port critical fixes from libpng 1.2.22, primarily to fix CVE-2007-5269
Resolves: #337501
- Update License tag and some other obsolete bits in specfile 
            - * Sun May 13 19:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 2:1.2.7-3.el4
- - Add patch to fix CVE-2006-5793
Resolves: #215405