- update to 10.35.38

- fixes crashes in picttoppm, pbmtomrf, mrftopbm
- fixes bugs in leaftoppm, ilbmtoppm
This commit is contained in:
Jindrich Novy 2009-01-19 08:54:40 +00:00
parent 02fb227dc3
commit 21f6f26752
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
netpbm-10.35.57.tar.bz2 netpbm-10.35.58.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A library for handling different graphics file formats Summary: A library for handling different graphics file formats
Name: netpbm Name: netpbm
Version: 10.35.57 Version: 10.35.58
Release: 3%{?dist} Release: 1%{?dist}
# See copyright_summary for details # See copyright_summary for details
License: BSD and GPLv2 and IJG and MIT and Public Domain License: BSD and GPLv2 and IJG and MIT and Public Domain
Group: System Environment/Libraries Group: System Environment/Libraries
@ -221,6 +221,11 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/netpbm/ %{_datadir}/netpbm/
%changelog %changelog
* Mon Jan 19 2009 Jindrich Novy <jnovy@redhat.com> 10.35.58-1
- update to 10.35.38
- fixes crashes in picttoppm, pbmtomrf, mrftopbm
- fixes bugs in leaftoppm, ilbmtoppm
* Tue Dec 23 2008 Jindrich Novy <jnovy@redhat.com> 10.35.57-3 * Tue Dec 23 2008 Jindrich Novy <jnovy@redhat.com> 10.35.57-3
- unbreak ppmshadow and ppmrainbow (#476989) - unbreak ppmshadow and ppmrainbow (#476989)
- pnmmontage won't crash because of uninitialized memory usage - pnmmontage won't crash because of uninitialized memory usage

View File

@ -1 +1 @@
185a849a620efed4d540fef313c07774 netpbm-10.35.57.tar.bz2 f4e789971594212d0be2d8fd1e8a00ac netpbm-10.35.58.tar.bz2