Update to libpng 1.2.37
This commit is contained in:
parent
9b2d4baaf8
commit
836780bf50
@ -1 +1 @@
|
|||||||
libpng-1.2.35.tar.bz2
|
libpng-1.2.37.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.35
|
Version: 1.2.37
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: zlib
|
License: zlib
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -91,6 +91,10 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/libpng12.la
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 13 2009 Tom Lane <tgl@redhat.com> 2:1.2.37-1
|
||||||
|
- Update to libpng 1.2.37, to fix CVE-2009-2042
|
||||||
|
Related: #504782
|
||||||
|
|
||||||
* Wed Feb 25 2009 Tom Lane <tgl@redhat.com> 2:1.2.35-1
|
* 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
|
- Update to libpng 1.2.35, to fix CVE-2009-0040
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user