From ef9bcc09f109085526ad1b9da6eaa6d5ac742c7f Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Sat, 27 Sep 2008 09:28:40 +0000 Subject: [PATCH] - update to 10.35.52 - fixes crash of libppmd/ppmdraw when line is completely out of frame --- .cvsignore | 2 +- netpbm.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index e92f2c0..83868d5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -netpbm-10.35.51.tar.bz2 +netpbm-10.35.52.tar.bz2 diff --git a/netpbm.spec b/netpbm.spec index e01d0e6..c804d26 100644 --- a/netpbm.spec +++ b/netpbm.spec @@ -1,6 +1,6 @@ Summary: A library for handling different graphics file formats Name: netpbm -Version: 10.35.51 +Version: 10.35.52 Release: 1%{?dist} # See copyright_summary for details License: BSD and GPLv2 and IJG and MIT and Public Domain @@ -219,6 +219,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/netpbm/ %changelog +* Sat Sep 27 2008 Jindrich Novy 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 10.35.51-1 - update to netpbm-10.35.51 - make it actually compilable by removing duplicated function diff --git a/sources b/sources index da81a15..4679d2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f07e2e4a669fff8ea8192e7b4834d9de netpbm-10.35.51.tar.bz2 +e0b37dabb421e51fc8e85dc29ce2a89f netpbm-10.35.52.tar.bz2