Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        netpbm: A library for handling different graphics file formats.
        
        
        - Summary
- The netpbm package contains a library of functions which support
programs for handling various graphics file formats, including .pbm
(portable bitmaps), .pgm (portable graymaps), .pnm (portable anymaps),
.ppm (portable pixmaps) and others.
            Arch: src
            
                
                | Download: | netpbm-10.31-4.src.rpm | 
                
                | Build Date: | Tue Feb 14 09:32:04 2006 | 
                
                | Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | 
                
                | Size: | 2.32 MiB | 
            
         
        Changelog
        
            - * Tue Feb 14 17:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 10.31-4
- 
            - make xwdtopnm work on x86_64 (#181001) 
            - * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 10.31-3.1
- 
            - bump again for double-long bug on ppc(64) 
            - * Fri Feb 10 17:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 10.31-3
- 
            - fix segfault caused by usage of uninitialized variables while
  parsing cmdline arguments in pnmtopng (#179645)
- add validity check for date/time in pnmtopng
- fix unchecked sscanf reads