Update to libpng 1.2.43, includes fix for CVE-2010-0205

This commit is contained in:
Tom Lane 2010-03-15 17:06:02 +00:00
parent 09eed7167c
commit 3f8132d55a
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
libpng-1.2.42.tar.bz2
libpng-1.2.43.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A library of functions for manipulating PNG image format files
Name: libpng
Epoch: 2
Version: 1.2.42
Version: 1.2.43
Release: 1%{?dist}
License: zlib
Group: System Environment/Libraries
@ -94,6 +94,10 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/libpng12.la
rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Mar 15 2010 Tom Lane <tgl@redhat.com> 2:1.2.43-1
- Update to libpng 1.2.43, includes fix for CVE-2010-0205
Related: #566234
* Wed Jan 20 2010 Tom Lane <tgl@redhat.com> 2:1.2.42-1
- Update to libpng 1.2.42

View File

@ -1 +1 @@
9a5cbe9798927fdf528f3186a8840ebe libpng-1.2.42.tar.bz2
976909556e6613804d810405c1f72ce6 libpng-1.2.43.tar.bz2