- update to 10.35.52

- fixes crash of libppmd/ppmdraw when line is completely out of frame
This commit is contained in:
Jindrich Novy 2008-09-27 09:28:40 +00:00
parent 7d5f4c61a0
commit ef9bcc09f1
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
netpbm-10.35.51.tar.bz2 netpbm-10.35.52.tar.bz2

View File

@ -1,6 +1,6 @@
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.51 Version: 10.35.52
Release: 1%{?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
@ -219,6 +219,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/netpbm/ %{_datadir}/netpbm/
%changelog %changelog
* Sat Sep 27 2008 Jindrich Novy <jnovy@redhat.com> 10.35.52-1
- update to 10.35.52
- fixes crash of libppmd/ppmdraw when line is completely out of frame
* Thu Sep 18 2008 Jindrich Novy <jnovy@redhat.com> 10.35.51-1 * Thu Sep 18 2008 Jindrich Novy <jnovy@redhat.com> 10.35.51-1
- update to netpbm-10.35.51 - update to netpbm-10.35.51
- make it actually compilable by removing duplicated function - make it actually compilable by removing duplicated function

View File

@ -1 +1 @@
f07e2e4a669fff8ea8192e7b4834d9de netpbm-10.35.51.tar.bz2 e0b37dabb421e51fc8e85dc29ce2a89f netpbm-10.35.52.tar.bz2