rpms/netpbm/devel .cvsignore, 1.45, 1.46 netpbm.spec, 1.121, 1.122 sources, 1.49, 1.50

Jindrich Novy jnovy at fedoraproject.org
Mon Oct 27 10:20:46 UTC 2008


Author: jnovy

Update of /cvs/pkgs/rpms/netpbm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6696

Modified Files:
	.cvsignore netpbm.spec sources 
Log Message:
* Mon Oct 27 2008 Jindrich Novy <jnovy at rehdat.com> 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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/netpbm/devel/.cvsignore,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- .cvsignore	14 Oct 2008 10:36:35 -0000	1.45
+++ .cvsignore	27 Oct 2008 10:20:15 -0000	1.46
@@ -1 +1 @@
-netpbm-10.35.53.tar.bz2
+netpbm-10.35.54.tar.bz2


Index: netpbm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/netpbm/devel/netpbm.spec,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- netpbm.spec	14 Oct 2008 10:36:36 -0000	1.121
+++ netpbm.spec	27 Oct 2008 10:20:15 -0000	1.122
@@ -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 @@
 %{_datadir}/netpbm/
 
 %changelog
+* Mon Oct 27 2008 Jindrich Novy <jnovy at rehdat.com> 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 <jnovy at redhat.com> 10.35.53-1
 - update to 10.35.53
 - fixes pamditherbw (-value parameter other than .5 with -fs)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/netpbm/devel/sources,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- sources	14 Oct 2008 10:36:36 -0000	1.49
+++ sources	27 Oct 2008 10:20:15 -0000	1.50
@@ -1 +1 @@
-46c3a068b21501b84de51dd3f6274e4e  netpbm-10.35.53.tar.bz2
+f96c390bbe441fb7cefcd064af88c8c9  netpbm-10.35.54.tar.bz2




More information about the scm-commits mailing list