Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.25-2.EL4.1.src.rpm |
| Build Date: | Wed Aug 10 15:11:33 2005 |
| Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
| Size: | 2.38 MiB |
Changelog
- * Thu Aug 11 00:00:00 2005 Jindrich Novy <jnovy{%}redhat{*}com> 10.25-2.EL4.1
- fix CAN-2005-2471, unsafe gs calls from pstopnm (#165354)
- remove bogus xmalloc2 declaration
- * Tue Oct 19 00:00:00 2004 Jindrich Novy <jnovy{%}redhat{*}com> 10.25-2
- avoid compile crash when "-msse" is in CFLAGS
- * Tue Oct 19 00:00:00 2004 Jindrich Novy <jnovy{%}redhat{*}com> 10.25-1
- update to latest upstream 10.25
- drop initvar patch
- update security, misc patch
- add bmpbpp patch to use only appropriate bit depths for BMP (#135675)