[libpng/f14] Update to libpng 1.2.46

Tom Lane tgl at fedoraproject.org
Thu Jul 14 16:36:56 UTC 2011


commit 280e792537be17a4b286ef96c0a7dbb9df302552
Author: Tom Lane <tgl at redhat.com>
Date:   Thu Jul 14 12:36:36 2011 -0400

    Update to libpng 1.2.46

 .gitignore  |    2 +-
 libpng.spec |    8 +++++++-
 sources     |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 02447bd..985ee42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-libpng-1.2.44.tar.bz2
+/libpng-1.2.46.tar.bz2
diff --git a/libpng.spec b/libpng.spec
index b512189..a4df425 100644
--- a/libpng.spec
+++ b/libpng.spec
@@ -1,7 +1,7 @@
 Summary: A library of functions for manipulating PNG image format files
 Name: libpng
 Epoch: 2
-Version: 1.2.44
+Version: 1.2.46
 Release: 1%{?dist}
 License: zlib
 Group: System Environment/Libraries
@@ -94,6 +94,12 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/libpng12.la
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Thu Jul 14 2011 Tom Lane <tgl at redhat.com> 2:1.2.46-1
+- Update to libpng 1.2.46, includes fixes for CVE-2011-2501, CVE-2011-2690,
+  CVE-2011-2691, CVE-2011-2692
+Resolves: #717509
+Resolves: #721307
+
 * Tue Jun 29 2010 Tom Lane <tgl at redhat.com> 2:1.2.44-1
 - Update to libpng 1.2.44, includes fixes for CVE-2010-1205 and CVE-2010-2249
 Resolves: #609161
diff --git a/sources b/sources
index fbcb073..8596699 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e3ac7879d62ad166a6f0c7441390d12b  libpng-1.2.44.tar.bz2
+e8b43dc78ef95b3949af7f961d76874b  libpng-1.2.46.tar.bz2


More information about the scm-commits mailing list