Update to libpng 1.2.43, includes fix for CVE-2010-0205
This commit is contained in:
parent
09eed7167c
commit
3f8132d55a
@ -1 +1 @@
|
|||||||
libpng-1.2.42.tar.bz2
|
libpng-1.2.43.tar.bz2
|
||||||
|
@ -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.42
|
Version: 1.2.43
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: zlib
|
License: zlib
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -94,6 +94,10 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/libpng12.la
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jan 20 2010 Tom Lane <tgl@redhat.com> 2:1.2.42-1
|
||||||
- Update to libpng 1.2.42
|
- Update to libpng 1.2.42
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user