Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * 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
 
        
            - * Sat May 12 19:00:00 2007 Tom Lane <tgl{%}redhat{*}com> 2:1.2.7-2.el4
 
            - Add patch to fix CVE-2007-2445
Resolves: #239543
 
        
            - * Fri Feb  3 18:00:00 2006 Matthias Clasen <mclasen{%}redhat{*}com> - 2:1.2.7-1.el4.2
 
            - Fix a heap based buffer overflow (#179455, CVE-2006-0481)