Update to libpng 1.2.24
This commit is contained in:
parent
05c16db20f
commit
be0ceb6dd1
@ -1 +1 @@
|
|||||||
libpng-1.2.22.tar.bz2
|
libpng-1.2.24.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.22
|
Version: 1.2.24
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: zlib
|
License: zlib
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/libpng12.la
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 12 2008 Tom Lane <tgl@redhat.com> 2:1.2.24-1
|
||||||
|
- Update to libpng 1.2.24
|
||||||
|
|
||||||
* Thu Oct 18 2007 Tom Lane <tgl@redhat.com> 2:1.2.22-1
|
* Thu Oct 18 2007 Tom Lane <tgl@redhat.com> 2:1.2.22-1
|
||||||
- Update to libpng 1.2.22, primarily to fix CVE-2007-5269
|
- Update to libpng 1.2.22, primarily to fix CVE-2007-5269
|
||||||
Related: #324771
|
Related: #324771
|
||||||
|
Loading…
Reference in New Issue
Block a user