auto-import changelog data from gd-2.0.27-1.src.rpm
Fri Jul 02 2004 Phil Knirsch <pknirsch@redhat.com> 2.0.27-1 - Updated to 2.0.27 due to: o Potential memory overruns in gdImageFilledPolygon. Thanks to John Ellson. o The sign of Y-axis values returned in the bounding box by gdImageStringFT was incorrect. Thanks to John Ellson and Riccardo Cohen.
This commit is contained in:
parent
509c261788
commit
0274ef880e
@ -1 +1 @@
|
|||||||
gd-2.0.26.tar.gz
|
gd-2.0.27.tar.gz
|
||||||
|
8
gd.spec
8
gd.spec
@ -1,6 +1,6 @@
|
|||||||
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.26
|
Version: 2.0.27
|
||||||
Release: 1
|
Release: 1
|
||||||
URL: http://www.boutell.com/gd/
|
URL: http://www.boutell.com/gd/
|
||||||
Source0: http://www.boutell.com/gd/http/gd-%{version}.tar.gz
|
Source0: http://www.boutell.com/gd/http/gd-%{version}.tar.gz
|
||||||
@ -73,6 +73,12 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/libgd.la
|
|||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 02 2004 Phil Knirsch <pknirsch@redhat.com> 2.0.27-1
|
||||||
|
- Updated to 2.0.27 due to:
|
||||||
|
o Potential memory overruns in gdImageFilledPolygon. Thanks to John Ellson.
|
||||||
|
o The sign of Y-axis values returned in the bounding box by gdImageStringFT was
|
||||||
|
incorrect. Thanks to John Ellson and Riccardo Cohen.
|
||||||
|
|
||||||
* Wed Jun 30 2004 Phil Knirsch <pknirsch@redhat.com> 2.0.26-1
|
* Wed Jun 30 2004 Phil Knirsch <pknirsch@redhat.com> 2.0.26-1
|
||||||
- Update to 2.0.26
|
- Update to 2.0.26
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user