Update to libpng 1.5.8

This commit is contained in:
Tom Lane 2012-02-03 14:56:21 -05:00
parent 8c7466388d
commit c220705aba
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
/libpng-1.5.7.tar.bz2
/libpng-1.5.8.tar.bz2
/libpng-1.2.46.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.5.7
Release: 2%{?dist}
Version: 1.5.8
Release: 1%{?dist}
License: zlib
Group: System Environment/Libraries
URL: http://www.libpng.org/pub/png/
@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/*.la
rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Feb 3 2012 Tom Lane <tgl@redhat.com> 2:1.5.8-1
- Update to libpng 1.5.8, for minor security issue (CVE-2011-3464)
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.5.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1,2 +1,2 @@
590ecbecd6286810184fd3e66f151de3 libpng-1.5.7.tar.bz2
3b0aac862a247eeabecca44674686dfc libpng-1.5.8.tar.bz2
e8b43dc78ef95b3949af7f961d76874b libpng-1.2.46.tar.bz2