SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-GD-2.810.0-1.1.x86_64.rpm :

* Sat May 04 2024 Tina Müller - updated to 2.81 see /usr/share/doc/packages/perl-GD/ChangeLog 2.81
* Change GD::Polygon::transform to match old demos (RT #140043), and GD::Polyline. Add GD::Polygon::rotate(cw-radian) helper. Allow GD::Polygon::scale(2.0). 2.80
* Fix broken copyTranspose and copyReverseTranspose (RT #153300) by Yuriy Yevtukhov.
* Add transformation tests
* Fix wrong WBMP name and detection
* Fix wrong filename extension auto-detection for gd,gd2,wbmp
* Fix wrong filename extension auto-detection for xpm, newFromXpm needs the filename, not handle.
* Fix wrong libgd doc link (PR #52) by Tsuyoshi Watanabe 2.79
* Improve image type autodetection (RT #153212), add a test
* Fix Avif without Heif config
* Improve gdlib.pc reader for supported library features
* Fri Jul 07 2023 Tina Müller - Updated GD-cflags.patch
* Wed Jul 05 2023 Tina Müller - updated to 2.78 see /usr/share/doc/packages/perl-GD/ChangeLog 2.78
* Fix Use of uninitialized value $pkg in concatenation warning (RT #148899 and GH #47). Thanks to ppisar for the analysis. Adds a new hard Test::NoWarnings test requirement. 2.77
* add BMP support with libgd 2.1.0, PR #49 by PeterCJ
* don\'t link to -lXPM without XPM nor X11, GH #45
* rename ANIMGIF feature to GIFANIM
* fix unused variable failure in GH CI, RT #141125 by PhilterPaper
* Thu May 11 2023 Dirk Stoecker - update cpanspec.yml and recreate spec file
* Sun May 07 2023 Jan Engelhardt - Remove unused BuildRequires. Only gd is \"#include\"d.
* Wed Feb 02 2022 Tina Müller - updated to 2.76 see /usr/share/doc/packages/perl-GD/ChangeLog 2.76
* fix broken TIFF and AVIF support, PR #43 by Paul Howarth
* re-enable XBM support (always on)
* provide xbm magic support (a hack, for GD::Graph) 2.75
* add experimental support for TIFF and RAQM (with freetype)
* improve GD2 tests (GH #42, RT #140856)
* also list the unsupported image formats in the GD::Image pod
* fix copyRotated pod (it rotates CCW) PR #36 by LorenzoTo
* fix GD::Simple->fontMetrics docs and implementation GH #37 by Ben Crowell. fix lineheight calculation according to the docs. You might need to fix your code!
* add image methods tiff, webp, heif, avif, and its documentation.
* fix the fix for the poly->transform documentation RT #140043 2.74
* add experimental support for WEBP, HEIF and AVIF
* document all supported Image formats in the GD::Image lib
* added Github actions (for PR\'s)
* fix poly->transform documentation RT #140043
* fix GD,GD2 detection and tests RT #139399 (since libgd 2.3.3) fixed tests by Håkon Hægland.
* POD: Remove indirect object constructors from example code snippet (PR #39)
* patch from Ben Crowell that fixes incorrect behaviour of GD::Simple->fontMetrics
* fix cross-compilation if gdlib.pc has no cflags by Fabrice Fontaine
* Tue Nov 10 2020 Pedro Monreal - Remove not needed build requirement libvpx-devel [bsc#1173279]
* Fri Sep 25 2020 Tina Müller - updated to 2.73 see /usr/share/doc/packages/perl-GD/ChangeLog 2.73
* allow --options override the libgd options. Not recommended. See GH #33 and RT #130045
* Fri Jul 24 2020 Pedro Monreal - Enable the test suite
* Sun Jul 19 2020 Tina Müller - updated to 2.72 see /usr/share/doc/packages/perl-GD/ChangeLog 2.72
* fix CVE 2019-6977 colorMatch for older unpatched libgd versions. This is a severe security problem, an exploitable heap-overflow. See https://nvd.nist.gov/vuln/detail/CVE-2019-6977
 
ICM