diff --git a/.cvsignore b/.cvsignore index 9cf09b5..86fec04 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -netpbm-10.35.53.tar.bz2 +netpbm-10.35.54.tar.bz2 diff --git a/netpbm.spec b/netpbm.spec index d3bd0c2..d9a7611 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.53 +Version: 10.35.54 Release: 1%{?dist} # See copyright_summary for details License: BSD and GPLv2 and IJG and MIT and Public Domain @@ -219,6 +219,12 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/netpbm/ %changelog +* Mon Oct 27 2008 Jindrich Novy 10.35.54-1 +- update to 10.35.54 +- adds better randomization for ppmforge, pgmnoise, pgmcrater +- fixes array bounds violation in pnm_createBlackTuple() with PBM, PGM +- fixes crash in pnmtoddif with any PGM input + * Tue Oct 14 2008 Jindrich Novy 10.35.53-1 - update to 10.35.53 - fixes pamditherbw (-value parameter other than .5 with -fs) diff --git a/sources b/sources index 0320687..c790c2f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46c3a068b21501b84de51dd3f6274e4e netpbm-10.35.53.tar.bz2 +f96c390bbe441fb7cefcd064af88c8c9 netpbm-10.35.54.tar.bz2