Oct. 4, 2021 Aleksei Nikiforov 2.3.3-alt1 |
- Updated to upstream version 2.3.3. |
March 9, 2021 Aleksei Nikiforov 2.3.2-alt1 |
- Updated to upstream version 2.3.2.
- Enabled HEIF support. |
April 21, 2020 Nikita Ermakov 2.3.0-alt2 |
- Fix build on riscv64 (gdimagegrayscale/basic and
gdimagecopyresampled/bug00201 tests are fails because of the
rounding after fused multiply-add instructions. One possible
workarround is to add -ffp-contract=off to the CFLAGS but as the
difference between images in the tests is small it would be better
to just ignore these tests). |
April 3, 2020 Aleksei Nikiforov 2.3.0-alt1 |
- Updated to upstream version 2.3.0. |
April 7, 2019 Michael Shigorin 2.2.5-alt3 |
- Fix build on aarch64 (gdimagegrayscale/basic test fails alike to i586).
- Drop %ubt macro.
- Minor spec cleanup. |
May 4, 2018 Aleksei Nikiforov 2.2.5-alt2 |
- Updated provides/conflicts/obsoletes. |
April 17, 2018 Aleksei Nikiforov 2.2.5-alt1 |
- Updated to upstream version 2.2.5. |
April 18, 2013 Vladimir Lettiev 2.0.35-alt6 |
- Fixed gdImageFill stack overflow comparison (libGD #177) |
Sept. 27, 2012 Dmitry V. Levin 2.0.35-alt5 |
- Check max colors while loading gd palette image (fixes CVE-2009-3546). |
March 9, 2011 Dmitry V. Levin 2.0.35-alt4 |
- Rebuilt for debuginfo. |
Oct. 25, 2010 Dmitry V. Levin 2.0.35-alt3 |
- Rebuilt for soname set-versions. |
Dec. 14, 2008 Dmitry V. Levin 2.0.35-alt2 |
- Removed obsolete %post_ldconfig/%postun_ldconfig calls. |
Sept. 19, 2007 Dmitry V. Levin 2.0.35-alt1 |
- Updated to 2.0.35.
- Added pkg-config file.
- Updated default fontpath (shrek@). |
May 18, 2007 Dmitry V. Levin 2.0.34-alt3 |
- gd_png.c (gdPngReadData): Fixed infinite loop bug (CVE-2007-2756). |
April 16, 2007 Dmitry V. Levin 2.0.34-alt2 |
- Fixed regression introduced by patch from #5088 (#11515). |
March 26, 2007 Dmitry V. Levin 2.0.34-alt1 |
- Updated to 2.0.34.
- Added gdImageCreate*() return code checks.
- Updated build dependencies.
- Disabled build and packaging of the static library by default.
- Replaced iso8859-2 based fonts with koi8-r based (#5088).
- Imported FC patches:
gd-2.0.33-AALineThick.patch, gd-2.0.33-BoxBound.patch. |
May 11, 2005 Dmitry V. Levin 2.0.33-alt2 |
- Relocated gdlib-config from gd3-utils to libgd3-devel (closes #6735). |
Nov. 12, 2004 Dmitry V. Levin 2.0.33-alt1 |
- Updated to 2.0.33. |
Nov. 3, 2004 Dmitry V. Levin 2.0.32-alt1 |
- Updated to 2.0.32.
- Merged upstream patches: alt-gdImageOpenPolygon. |
Aug. 12, 2004 Dmitry V. Levin 2.0.28-alt1 |
- Updated to 2.0.28. |
June 27, 2004 Sergey Bolshakov 2.0.4-alt3 |
- sync'd with current fontpath layout |
Nov. 4, 2002 Dmitry V. Levin 2.0.4-alt2 |
- Fixed shared library linkage. |
Nov. 2, 2002 Dmitry V. Levin 2.0.4-alt1 |
- 2.0.4 (named as libgd2). |
Nov. 2, 2002 Dmitry V. Levin 1.8.4-alt5 |
- Removed all mdk patches;
redone build of shared library and utilities.
- Enforce compile and link without freetype 1.x (rh).
- Relocated Gd utilities to right place (/usr/bin).
- Renamed to gd1.
- Added URL.
- Added GIF support from http://www.rhyme.com.au/gd/.
- Added versioning for GIF API. |
March 21, 2002 AEN <aen@logic.ru> 1.8.4-alt4 |
- symlinks fixed (#734) |
Feb. 6, 2002 AEN <aen@logic.ru> 1.8.4-alt3 |
- really built with ttf support |
Oct. 10, 2001 Dmitry V. Levin 1.8.4-alt2 |
- Rebuilt with libpng.so.3. |
July 17, 2001 Dmitry V. Levin 1.8.4-alt1 |
- 1.8.4
- Built with freetype2.
- Moved static library to devel-static subpackage. |
Jan. 19, 2001 Dmitry V. Levin 1.8.3-ipl1mdk |
- Initial revision (merged specfiles from RH and MDK). |