| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: netpbm | Distribution: Red Hat Linux |
| Version: 9.24 | Vendor: Red Hat, Inc. |
| Release: 10.90.1 | Build date: Thu Jan 22 16:10:31 2004 |
| Group: System Environment/Libraries | Build host: daffy.perf.redhat.com |
| Size: 213870 | Source RPM: netpbm-9.24-10.90.1.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Summary: A library for handling different graphics file formats. | |
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.
freeware
* Thu Jan 22 2004 Phil Knirsch <pknirsch@redhat.com> 9.24-10.90.1
- Included new debian security fixes and made security errata.
* Wed Feb 19 2003 Phil Knirsch <pknirsch@redhat.com> 9.24-10
- Added big security patch by Alan Cox.
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 9.24-9
- rebuilt
* Thu Dec 19 2002 Phil Knirsch <pknirsch@redhat.com> 9.24-8
- Removed print filters again as they are too dangerous.
* Mon Dec 16 2002 Elliot Lee <sopwith@redhat.com> 9.24-7
- Merge in hammer changes, rebuild
* Mon Sep 09 2002 Arjan van de Ven <arjanv@redhat.com>
- fix for x86-64
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Thu Jun 20 2002 Phil Knirsch <pknirsch@redhat.com> 9.24-5
- Don't forcibly strip binaries
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Wed Apr 10 2002 Phil Knirsch <pknirsch@redhat.com> 9.24-3
- Fixed a possible gcc compiler problem for inline struct parameters (#62181).
- Added missing .map files to progs files selection (#61625).
* Wed Apr 03 2002 Phil Knirsch <pknirsch@redhat.com> 9.24-2
- Fixed stupid dangling symlink problem (#62478)
* Tue Mar 12 2002 Phil Knirsch <pknirsch@redhat.com> 9.24-1
- Updated to netpbm version 9.24
- Hacked around a couple of library problems.
* Tue Nov 06 2001 Phil Knirsch <phil@redhat.de>
- Updated to netpbm version 9.20
* Sat Jun 23 2001 Philipp Knirsch <pknirsch@redhat.de>
- Updated to netpbm version 9.14
- Removed pnmtotiff resize patch as it is now part of the original package
- Removed pstopnm csh fix as it is now part of the original package
- Removed asciitopgm memcpy fix as it is now part of the original package
- Removed manpages patch as it is now part of the original package
* Mon Feb 12 2001 Philipp Knirsch <pknirsch@redhat.de>
- Fixed bugzilla bug #26767 where the new glibc time and sys/time fixes needed
to be done.
* Fri Feb 09 2001 Crutcher Dunnavant <crutcher@redhat.com>
- switched filters to printconf filters
* Wed Jan 24 2001 Philipp Knirsch <pknirsch@redhat.de>
- Fixed bugzilla bug #21644 where few manpages had a small error.
* Tue Dec 19 2000 Philipp Knirsch <pknirsch@redhat.de>
- Fixed bugzilla bug #19487 where asciitopgm dumped core on Alpha. Actually
dumped core everywhere
* Tue Dec 19 2000 Philipp Knirsch <pknirsch@redhat.de>
- update to 9.9
- Due to patent infringement problems removed the jbig support from the tarball
(pnm/jbig + Makefile changes) and created a new tarball
* Thu Oct 26 2000 Nalin Dahyabhai <nalin@redhat.com>
- include shared libraries missing from previous build
* Wed Oct 25 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 9.8
- make sure shhopt.h is included in the -devel package (#19672)
- rename shhopt.h to pbmshhopt.h because it's not the same as the normal
shhopt.h that other things (like util-linux) expect
* Thu Aug 10 2000 Crutcher Dunnavant <crutcher@redhat.com>
- added a png-to-pnm.fpi filter
* Thu Aug 03 2000 Matt Wilson <msw@redhat.com>
- rebuilt against new libpng
* Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com>
- move netpbm-progs to the Applications/Multimedia group
- reintroduce patches from the old libgr package
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Sun Jul 02 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 9.5
* Wed Jun 28 2000 Nalin Dahyabhai <nalin@redhat.com>
- update to 9.4
* Sun Jun 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- switch back to the netpbm tree, which is maintained again
* Mon Feb 14 2000 Nalin Dahyabhai <nalin@redhat.com>
- make sure all man pages are included (#9328)
- fix pstopnm bomb when xres == yres (#9329)
- add libjpeg and libz because libtiff now needs them
* Wed Feb 02 2000 Nalin Dahyabhai <nalin@redhat.com>
- added/updated TIFF compression patch from jik@kamens.brookline.ma.us (#8826)
* Mon Dec 06 1999 Michael K. Johnson <johnsonm@redhat.com>
- added TIFF resolution patch from jik@kamens.brookline.ma.us (#7589)
* Tue Sep 21 1999 Michael K. Johnson <johnsonm@redhat.com>
- added section 5 man pages
* Sat Jul 31 1999 Bill Nottingham <notting@redhat.com>
- fix tiff-to-pnm.fpi (#4267)
* Fri Jul 30 1999 Bill Nottingham <notting@redhat.com>
- add a pile of foo-to-bar.fpi filters (#4251)
* Tue Mar 23 1999 Michael Johnson <johnsonm@redhat.com>
- removed old png.h header file that was causing png utils to die
- build png in build instead of install section...
* Mon Mar 22 1999 Bill Nottingham <notting@redhat.com>
- patch for 24-bit .BMP files (from sam@campbellsci.co.uk)
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 15)
* Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com>
- clean up the spec file
- build for glibc 2.1
- patch to fix pktopbm
* Thu Jun 11 1998 Prospector System <bugs@redhat.com>
- translations modified for de
* Thu Jun 11 1998 Jeff Johnson <jbj@redhat.com>
- glibc2 defines random in <stdlib.h> (pbm/pbmplus.h problem #693)
* Fri May 08 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Fri May 08 1998 Cristian Gafton <gafton@redhat.com>
- cleaned up the spec file a little bit
- validated mike's changes :-)
* Thu May 07 1998 Michael Maher <mike@redhat.com>
- added pnm-to-ps.fpi that was missing from previous packages
* Fri May 01 1998 Cristian Gafton <gafton@redhat.com>
- altered install so that the package installs now even if a previous
version was not installed on the system
* Fri Apr 17 1998 Erik Troan <ewt@redhat.com>
- built against libpng 1.0
* Thu Nov 06 1997 Donnie Barnes <djb@redhat.com>
- changed copyright from "distributable" to "freeware"
- added some missing scripts that existed in netpbm
- added some binaries that weren't getting built
- added patch to build tiff manipulation progs (requires libtiff)
* Thu Oct 16 1997 Donnie Barnes <djb@redhat.com>
- obsoletes netpbm now
* Wed Oct 15 1997 Erik Troan <ewt@redhat.com>
- mucked config.guess and Make.Rules to build on Alpha/Linux
* Wed Oct 08 1997 Donnie Barnes <djb@redhat.com>
- updated to 2.0.13
- dropped libjpeg and libtiff (those should come from home sources)
- removed glibc patch (new version appears to have it!)
- added i686 as a valid arch type to config.guess
* Fri Jul 11 1997 Erik Troan <ewt@redhat.com>
- built against glibc
/usr/lib/libpbm.so.9 /usr/lib/libpbm.so.9.23 /usr/lib/libpgm.so.9 /usr/lib/libpgm.so.9.19 /usr/lib/libpnm.so.9 /usr/lib/libpnm.so.9.23 /usr/lib/libppm.so.9 /usr/lib/libppm.so.9.16 /usr/share/doc/netpbm-9.24 /usr/share/doc/netpbm-9.24/COPYRIGHT.PATENT /usr/share/doc/netpbm-9.24/GPL_LICENSE.txt /usr/share/doc/netpbm-9.24/HISTORY /usr/share/doc/netpbm-9.24/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:57:19 2013