Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * Fri Oct 19 17:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 2:1.2.10-7.1.rhel5.1
- - Adjust z-stream release number per advice from releng 
            - * Thu Oct 18 17:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 2:1.2.10-7.0.3
- - Back-port critical fixes from libpng 1.2.22, primarily to fix CVE-2007-5269
Resolves: #337521
- Update License tag and some other obsolete bits in specfile 
            - * Sun May 13 17:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 2:1.2.10-7.0.2
- - Add patch to fix CVE-2006-5793
Related: #215405