---------------------------------------------------------------------Fedora Update Notification
FEDORA-2005-391
2005-05-24
---------------------------------------------------------------------Product     : Fedora Core 3
Name        : netpbm
Version     : 10.27
Release     : 3.FC3
Summary     : A library for handling different graphics file formats.
Description :
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.

---------------------------------------------------------------------* Mon May 23 2005 Jindrich Novy  10.27-3.FC3

- FC3 netpbm update to fix #158307 and other issues

* Mon May 16 2005 Jindrich Novy  10.27-3

- fix ppmdither leak caused by bug in security patch (#157757)
- drop gcc34 patch

* Mon May 09 2005 Jindrich Novy  10.27-2

- fix invalid strcmp condition in bmptopnm, typo in pnmtojpeg
(David Constanzo, #157106, #157118)
- proper read longs and shorts in libpm.c (David Constanzo, #157110)
- fix segfault in bmptopnm caused by freeing an uninitialized pointer

* Tue Mar 29 2005 Jindrich Novy  10.27-1

- update to the new 10.27 release
- update .security2, .security patch
- regenerate man pages
- remove jbig, hpcd
- remove config_template from /usr
- don't create symlink to pamtopnm

* Mon Mar 14 2005 Jindrich Novy  10.26.4-3

- fix overflow checking of integers with incompatible endianess
causing problems using xwdtopnm (#147790)

* Wed Mar 09 2005 Jindrich Novy  10.26.4-2

- add .gcc4 patch to fix some missing declarations of headers,
some pointer signedness mismatches, remove xmalloc2
- rebuilt with gcc4

* Thu Mar 03 2005 Jindrich Novy  10.26.4-1

- update to netpbm-10.26.4, remove jbig, hpcd
- this version fixes #149924
- regenerate man pages (don't include man pages without binaries - #146863)

* Wed Jan 05 2005 Jindrich Novy  10.26-1

- update to netpbm-10.26-1, remove jbig, hpcd
- regenerate man pages, remove man pages for non existent binaries
- update security patch, additional fixes
- drop upstreamed misc patch, merge malloc patch with security patch

* Mon Oct 25 2004 Jindrich Novy  10.25-3

- include man pages in troff format, thanks to Michal Jaegerman (#136959)
- drop bmpbpp patch, fixed upstream
- remove pcdovtoppm, ppmsvgalib, vidtoppm man pages because binaries
for them are not present (#136471)


---------------------------------------------------------------------This update can be downloaded from:

859b4771947363f5ec2d5c756dc10a28  SRPMS/netpbm-10.27-3.FC3.src.rpm
024d8624d87d13ab3efe315d72e91a4d  x86_64/netpbm-10.27-3.FC3.x86_64.rpm
2afad3b04d9f6c1b3388fc069e7e246f  x86_64/netpbm-devel-10.27-3.FC3.x86_64.rpm
72dbc337d9f25b61a94b4a7ac112cf3e  x86_64/netpbm-progs-10.27-3.FC3.x86_64.rpm
8e975445c5897455f84ff4b267cfc914  x86_64/debug/netpbm-debuginfo-10.27-3.FC3.x86_64.rpm
173a3dac45a0880b92cbc5595b29914f  x86_64/netpbm-10.27-3.FC3.i386.rpm
173a3dac45a0880b92cbc5595b29914f  i386/netpbm-10.27-3.FC3.i386.rpm
fb4d6c0cbc25609f65c2099f24d195f3  i386/netpbm-devel-10.27-3.FC3.i386.rpm
dfbd9d9b80c420bb57ec1cb09ea01f93  i386/netpbm-progs-10.27-3.FC3.i386.rpm
26b67322a04e32cd8710671665b9215a  i386/debug/netpbm-debuginfo-10.27-3.FC3.i386.rpm

This update can also be installed with the Update Agent; you can
launch the Update Agent with the 'up2date' command.
-----------------------------------------------------------------------fedora-announce-list mailing list
fedora-announce-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-announce-list

Fedora Core 3 Update: netpbm-10.27-3.FC3

May 24, 2005
Updated package.

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.

- FC3 netpbm update to fix #158307 and other issues

* Mon May 16 2005 Jindrich Novy 10.27-3

- fix ppmdither leak caused by bug in security patch (#157757)

- drop gcc34 patch

* Mon May 09 2005 Jindrich Novy 10.27-2

- fix invalid strcmp condition in bmptopnm, typo in pnmtojpeg

(David Constanzo, #157106, #157118)

- proper read longs and shorts in libpm.c (David Constanzo, #157110)

- fix segfault in bmptopnm caused by freeing an uninitialized pointer

* Tue Mar 29 2005 Jindrich Novy 10.27-1

- update to the new 10.27 release

- update .security2, .security patch

- regenerate man pages

- remove jbig, hpcd

- remove config_template from /usr

- don't create symlink to pamtopnm

* Mon Mar 14 2005 Jindrich Novy 10.26.4-3

- fix overflow checking of integers with incompatible endianess

causing problems using xwdtopnm (#147790)

* Wed Mar 09 2005 Jindrich Novy 10.26.4-2

- add .gcc4 patch to fix some missing declarations of headers,

some pointer signedness mismatches, remove xmalloc2

- rebuilt with gcc4

* Thu Mar 03 2005 Jindrich Novy 10.26.4-1

- update to netpbm-10.26.4, remove jbig, hpcd

- this version fixes #149924

- regenerate man pages (don't include man pages without binaries - #146863)

* Wed Jan 05 2005 Jindrich Novy 10.26-1

- update to netpbm-10.26-1, remove jbig, hpcd

- regenerate man pages, remove man pages for non existent binaries

- update security patch, additional fixes

- drop upstreamed misc patch, merge malloc patch with security patch

* Mon Oct 25 2004 Jindrich Novy 10.25-3

- include man pages in troff format, thanks to Michal Jaegerman (#136959)

- drop bmpbpp patch, fixed upstream

- remove pcdovtoppm, ppmsvgalib, vidtoppm man pages because binaries

for them are not present (#136471)

859b4771947363f5ec2d5c756dc10a28 SRPMS/netpbm-10.27-3.FC3.src.rpm

024d8624d87d13ab3efe315d72e91a4d x86_64/netpbm-10.27-3.FC3.x86_64.rpm

2afad3b04d9f6c1b3388fc069e7e246f x86_64/netpbm-devel-10.27-3.FC3.x86_64.rpm

72dbc337d9f25b61a94b4a7ac112cf3e x86_64/netpbm-progs-10.27-3.FC3.x86_64.rpm

8e975445c5897455f84ff4b267cfc914 x86_64/debug/netpbm-debuginfo-10.27-3.FC3.x86_64.rpm

173a3dac45a0880b92cbc5595b29914f x86_64/netpbm-10.27-3.FC3.i386.rpm

173a3dac45a0880b92cbc5595b29914f i386/netpbm-10.27-3.FC3.i386.rpm

fb4d6c0cbc25609f65c2099f24d195f3 i386/netpbm-devel-10.27-3.FC3.i386.rpm

dfbd9d9b80c420bb57ec1cb09ea01f93 i386/netpbm-progs-10.27-3.FC3.i386.rpm

26b67322a04e32cd8710671665b9215a i386/debug/netpbm-debuginfo-10.27-3.FC3.i386.rpm

This update can also be installed with the Update Agent; you can

launch the Update Agent with the 'up2date' command.

fedora-announce-list@redhat.com

http://www.redhat.com/mailman/listinfo/fedora-announce-list

FEDORA-2005-391 2005-05-24 Name : netpbm Version : 10.27 Release : 3.FC3 Summary : A library for handling different graphics file formats. Description : 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. - FC3 netpbm update to fix #158307 and other issues * Mon May 16 2005 Jindrich Novy 10.27-3 - fix ppmdither leak caused by bug in security patch (#157757) - drop gcc34 patch * Mon May 09 2005 Jindrich Novy 10.27-2 - fix invalid strcmp condition in bmptopnm, typo in pnmtojpeg (David Constanzo, #157106, #157118) - proper read longs and shorts in libpm.c (David Constanzo, #157110) - fix segfault in bmptopnm caused by freeing an uninitialized pointer * Tue Mar 29 2005 Jindrich Novy 10.27-1 - update to the new 10.27 release - update .security2, .security patch - regenerate man pages - remove jbig, hpcd - remove config_template from /usr - don't create symlink to pamtopnm * Mon Mar 14 2005 Jindrich Novy 10.26.4-3 - fix overflow checking of integers with incompatible endianess causing problems using xwdtopnm (#147790) * Wed Mar 09 2005 Jindrich Novy 10.26.4-2 - add .gcc4 patch to fix some missing declarations of headers, some pointer signedness mismatches, remove xmalloc2 - rebuilt with gcc4 * Thu Mar 03 2005 Jindrich Novy 10.26.4-1 - update to netpbm-10.26.4, remove jbig, hpcd - this version fixes #149924 - regenerate man pages (don't include man pages without binaries - #146863) * Wed Jan 05 2005 Jindrich Novy 10.26-1 - update to netpbm-10.26-1, remove jbig, hpcd - regenerate man pages, remove man pages for non existent binaries - update security patch, additional fixes - drop upstreamed misc patch, merge malloc patch with security patch * Mon Oct 25 2004 Jindrich Novy 10.25-3 - include man pages in troff format, thanks to Michal Jaegerman (#136959) - drop bmpbpp patch, fixed upstream - remove pcdovtoppm, ppmsvgalib, vidtoppm man pages because binaries for them are not present (#136471) 859b4771947363f5ec2d5c756dc10a28 SRPMS/netpbm-10.27-3.FC3.src.rpm 024d8624d87d13ab3efe315d72e91a4d x86_64/netpbm-10.27-3.FC3.x86_64.rpm 2afad3b04d9f6c1b3388fc069e7e246f x86_64/netpbm-devel-10.27-3.FC3.x86_64.rpm 72dbc337d9f25b61a94b4a7ac112cf3e x86_64/netpbm-progs-10.27-3.FC3.x86_64.rpm 8e975445c5897455f84ff4b267cfc914 x86_64/debug/netpbm-debuginfo-10.27-3.FC3.x86_64.rpm 173a3dac45a0880b92cbc5595b29914f x86_64/netpbm-10.27-3.FC3.i386.rpm 173a3dac45a0880b92cbc5595b29914f i386/netpbm-10.27-3.FC3.i386.rpm fb4d6c0cbc25609f65c2099f24d195f3 i386/netpbm-devel-10.27-3.FC3.i386.rpm dfbd9d9b80c420bb57ec1cb09ea01f93 i386/netpbm-progs-10.27-3.FC3.i386.rpm 26b67322a04e32cd8710671665b9215a i386/debug/netpbm-debuginfo-10.27-3.FC3.i386.rpm This update can also be installed with the Update Agent; you can launch the Update Agent with the 'up2date' command. fedora-announce-list@redhat.com http://www.redhat.com/mailman/listinfo/fedora-announce-list

Change Log

References

Update Instructions

Severity
Name : netpbm
Version : 10.27
Release : 3.FC3
Summary : A library for handling different graphics file formats.

Related News