Update to libpng 1.2.24

This commit is contained in:
Tom Lane 2008-02-12 05:26:47 +00:00
parent 05c16db20f
commit be0ceb6dd1
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
libpng-1.2.22.tar.bz2 libpng-1.2.24.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A library of functions for manipulating PNG image format files Summary: A library of functions for manipulating PNG image format files
Name: libpng Name: libpng
Epoch: 2 Epoch: 2
Version: 1.2.22 Version: 1.2.24
Release: 1%{?dist} Release: 1%{?dist}
License: zlib License: zlib
Group: System Environment/Libraries Group: System Environment/Libraries
@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/libpng12.la
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Tue Feb 12 2008 Tom Lane <tgl@redhat.com> 2:1.2.24-1
- Update to libpng 1.2.24
* Thu Oct 18 2007 Tom Lane <tgl@redhat.com> 2:1.2.22-1 * Thu Oct 18 2007 Tom Lane <tgl@redhat.com> 2:1.2.22-1
- Update to libpng 1.2.22, primarily to fix CVE-2007-5269 - Update to libpng 1.2.22, primarily to fix CVE-2007-5269
Related: #324771 Related: #324771

View File

@ -1 +1 @@
e50208ad684a5822c74b8a260962a4d4 libpng-1.2.22.tar.bz2 1e676c5cc7dfa4ef78affe8fb8f1011d libpng-1.2.24.tar.bz2