Update to libpng 1.2.44
This commit is contained in:
parent
3f8132d55a
commit
7698ae0518
@ -1 +1 @@
|
||||
libpng-1.2.43.tar.bz2
|
||||
libpng-1.2.44.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A library of functions for manipulating PNG image format files
|
||||
Name: libpng
|
||||
Epoch: 2
|
||||
Version: 1.2.43
|
||||
Version: 1.2.44
|
||||
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
|
||||
* Tue Jun 29 2010 Tom Lane <tgl@redhat.com> 2:1.2.44-1
|
||||
- Update to libpng 1.2.44, includes fixes for CVE-2010-1205 and CVE-2010-2249
|
||||
Resolves: #609161
|
||||
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user