Changelog for
gd-2.0.36.RC1-52.2.i586.rpm :
Wed Nov 12 13:00:00 2008 crrodriguezAATTsuse.de
- QA Results: Regression on PPC64 only, detected by PHP test suite,
the system libgd part, fix by IBM
Mon Mar 10 13:00:00 2008 crrodriguezAATTsuse.de
- fix rpm version number, otherwise it wont upgrade later.
Fri Jan 18 13:00:00 2008 anosekAATTsuse.cz
- updated to version 2.0.36RC1
* Fixed gdImageCopy with true color image, the transparent color was ignored
* Fixed support of PNG grayscale image with alpha channel
* Added Netware builds script
* ease the creation of regexp to match symbols/functions in the sources
* _gdCreateFromFile() can crash if gdImageCreate fails
* gdImageCreateFrom
*Ptr() can crash if gdNewDynamicCtxEx() fails
* gdImageRectangle draws 1x1 rectangles as 1x3 rectangles
* Possible integer overflow in gdImageFill()
* Optimization for single pixel line not in correct order
* gdImageColorDeallocate can write outside buffer
* gdImageColorTransparent can write outside buffer
* gdImageWBMPCtx can crash when createwbmp fails
* Fixed decoding of the html entity ϑ
* Fixed configure script ignoring --with-png=DIR option
- dropped obsoleted security.patch
Thu Dec 20 13:00:00 2007 crrodriguezAATTsuse.de
- remove static libraries and \"la\" files
- devel package dependency cleanup
Mon Jul 9 14:00:00 2007 anosekAATTsuse.cz
- updated to version 2.0.35
* Fix valgrind error in gdImageFillTiled (Nuno Lopes)
* Add missing custom cmake macros (required for the tests suite)
* Avoid signature buffer copy in gd_gif_c (Nuno Lopes)
* Race condition in gdImageStringFTEx (Antony Dogval, Pierre
Scott MacVicar)
* Reading GIF images is not thread safe (static usage in private
functions) (Roman Nemecek, Nuno Lopes, Pierre)
* GIF Local palette is read twice
* GIF, Use local frame dimension when possible instead of the
logical screen size (Pierre)
* GIF, do not try to use the global colmap if it does not exist
(Nuno Lopes, Pierre)
* gdImageAALine draws axis lines with two pixels width (Pierre)
* gdImageArc CPU usage with large angles (Pierre)
* gdImageFilledRectangle regression fixed when used with reversed
edges (Pierre)
* Possible infinite loop in libgd/gd_png.c, flaw found by Xavier
Roche (Pierre)
* Fixed segfault when an invalid color index is present in a GIF
image data, reported by Elliot
(Pierre)
* Possible integer overflow in gdImageCreateTrueColor (Pierre)
gdImageCreateXbm can crash if gdImageCreate fails (Pierre)
- dropped obsolete patches (png-loop-CVE-2007-2756.patch)
Tue May 29 14:00:00 2007 nadvornikAATTsuse.cz
- fixed infinite loop on truncated png images
CVE-2007-2756 [#276525]
Thu May 3 14:00:00 2007 prusnakAATTsuse.cz
- changed expat to libexpat-devel in Requires of devel subpackage
Tue Feb 20 13:00:00 2007 nadvornikAATTsuse.cz
- updated to 2.0.34:
* security fixes merged upstream
* various other bugfixes
Wed Aug 16 14:00:00 2006 ajAATTsuse.de
- Reduce BuildRequires.
Wed Aug 16 14:00:00 2006 ajAATTsuse.de
- Remove unneeded BuildRequire xorg-x11.
Wed Aug 16 14:00:00 2006 ajAATTsuse.de
- Do not use fonts to build package.
Wed Aug 16 14:00:00 2006 sndirschAATTsuse.de
- gd-fontpath.diff: fixes new fontpath for Type1 fonts
Mon Aug 7 14:00:00 2006 nadvornikAATTsuse.cz
- adjusted ttf fonts path for gdtestft