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
        
            - * Thu Oct 18 19:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 2:1.2.2-28
- - Back-port critical fixes from libpng 1.2.22, primarily to fix CVE-2007-5269
Resolves: #337491
- 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.2-27
- - Add patch to fix CVE-2006-5793
Resolves: #215405 
            - * Sat May 12 19:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 2:1.2.2-26
- - Add patch to fix CVE-2007-2445
Resolves: #239543