This commit is contained in:
parent
26a4006ad6
commit
5a26041dfb
5
gd.spec
5
gd.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: A graphics library for quick creation of PNG or JPEG images
|
Summary: A graphics library for quick creation of PNG or JPEG images
|
||||||
Name: gd
|
Name: gd
|
||||||
Version: 2.0.35
|
Version: 2.0.35
|
||||||
Release: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.libgd.org/Main_Page
|
URL: http://www.libgd.org/Main_Page
|
||||||
@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/gdlib.pc
|
%{_libdir}/pkgconfig/gdlib.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.35-18
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Jun 11 2012 Honza Horak <hhorak@redhat.com> - 2.0.35-17
|
* Mon Jun 11 2012 Honza Horak <hhorak@redhat.com> - 2.0.35-17
|
||||||
- fixed CVE-2009-3546 gd: insufficient input validation in _gdGetColors()
|
- fixed CVE-2009-3546 gd: insufficient input validation in _gdGetColors()
|
||||||
Resolves: #830745
|
Resolves: #830745
|
||||||
|
Loading…
Reference in New Issue
Block a user