Update to libpng 1.2.35, to fix CVE-2009-0040

This commit is contained in:
Tom Lane 2009-02-25 19:27:05 +00:00
parent fa59380c78
commit 9b2d4baaf8
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
libpng-1.2.34.tar.bz2
libpng-1.2.35.tar.bz2

View File

@ -1,8 +1,8 @@
Summary: A library of functions for manipulating PNG image format files
Name: libpng
Epoch: 2
Version: 1.2.34
Release: 2%{?dist}
Version: 1.2.35
Release: 1%{?dist}
License: zlib
Group: System Environment/Libraries
URL: http://www.libpng.org/pub/png/
@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/libpng12.la
rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Feb 25 2009 Tom Lane <tgl@redhat.com> 2:1.2.35-1
- Update to libpng 1.2.35, to fix CVE-2009-0040
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.2.34-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

View File

@ -1 +1 @@
37362876feb21344fd3af1228527db0f libpng-1.2.34.tar.bz2
b8b8d09adf6bee2c5902c8e54c4f2e68 libpng-1.2.35.tar.bz2