From 21f6f26752ce14363598daa4b6c96c167a69c993 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Mon, 19 Jan 2009 08:54:40 +0000 Subject: [PATCH] - update to 10.35.38 - fixes crashes in picttoppm, pbmtomrf, mrftopbm - fixes bugs in leaftoppm, ilbmtoppm --- .cvsignore | 2 +- netpbm.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index efe2b00..420ccf7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -netpbm-10.35.57.tar.bz2 +netpbm-10.35.58.tar.bz2 diff --git a/netpbm.spec b/netpbm.spec index db862be..2e35fe3 100644 --- a/netpbm.spec +++ b/netpbm.spec @@ -1,7 +1,7 @@ Summary: A library for handling different graphics file formats Name: netpbm -Version: 10.35.57 -Release: 3%{?dist} +Version: 10.35.58 +Release: 1%{?dist} # See copyright_summary for details License: BSD and GPLv2 and IJG and MIT and Public Domain Group: System Environment/Libraries @@ -221,6 +221,11 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/netpbm/ %changelog +* Mon Jan 19 2009 Jindrich Novy 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 10.35.57-3 - unbreak ppmshadow and ppmrainbow (#476989) - pnmmontage won't crash because of uninitialized memory usage diff --git a/sources b/sources index 8a68d1c..91bd1e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -185a849a620efed4d540fef313c07774 netpbm-10.35.57.tar.bz2 +f4e789971594212d0be2d8fd1e8a00ac netpbm-10.35.58.tar.bz2