rpms/libpng/F-11 .cvsignore, 1.20, 1.21 libpng.spec, 1.53, 1.54 sources, 1.20, 1.21

Tom Lane tgl at fedoraproject.org
Mon Mar 15 17:24:25 UTC 2010


Author: tgl

Update of /cvs/pkgs/rpms/libpng/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11987

Modified Files:
	.cvsignore libpng.spec sources 
Log Message:
Update to libpng 1.2.43, includes fix for CVE-2010-0205


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libpng/F-11/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- .cvsignore	13 Jun 2009 17:35:16 -0000	1.20
+++ .cvsignore	15 Mar 2010 17:24:25 -0000	1.21
@@ -1 +1 @@
-libpng-1.2.37.tar.bz2
+libpng-1.2.43.tar.bz2


Index: libpng.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libpng/F-11/libpng.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -p -r1.53 -r1.54
--- libpng.spec	13 Jun 2009 17:35:16 -0000	1.53
+++ libpng.spec	15 Mar 2010 17:24:25 -0000	1.54
@@ -1,13 +1,16 @@
 Summary: A library of functions for manipulating PNG image format files
 Name: libpng
 Epoch: 2
-Version: 1.2.37
+Version: 1.2.43
 Release: 1%{?dist}
 License: zlib
 Group: System Environment/Libraries
 URL: http://www.libpng.org/pub/png/
 
+# Note: non-current tarballs get moved to the history/ subdirectory,
+# so look there if you fail to retrieve the version you want
 Source: ftp://ftp.simplesystems.org/pub/png/src/libpng-%{version}.tar.bz2
+
 Patch0: libpng-multilib.patch
 Patch1: libpng-pngconf.patch
 
@@ -91,6 +94,10 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/libpng1
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Mon Mar 15 2010 Tom Lane <tgl at redhat.com> 2:1.2.43-1
+- Update to libpng 1.2.43, includes fix for CVE-2010-0205
+Related: #566234
+
 * Sat Jun 13 2009 Tom Lane <tgl at redhat.com> 2:1.2.37-1
 - Update to libpng 1.2.37, to fix CVE-2009-2042
 Related: #504782


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libpng/F-11/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- sources	13 Jun 2009 17:35:16 -0000	1.20
+++ sources	15 Mar 2010 17:24:25 -0000	1.21
@@ -1 +1 @@
-6d1ee0888dbb711214943cb19c294b49  libpng-1.2.37.tar.bz2
+976909556e6613804d810405c1f72ce6  libpng-1.2.43.tar.bz2



More information about the scm-commits mailing list