↵ Return to the main page of perl-GD
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-06-09 | Paul Howarth <paul at city dash fan dot org> - 2.86-1 | - Update to 2.86 - Fix command injection via 2-arg open() in _make_filehandle (CVE-2026-11526) |
| 2026-06-02 | Paul Howarth <paul at city dash fan dot org> - 2.85-1 | - Update to 2.85 - Tolerate runtime TIFF decode failures in autodetect (GH#62) - Replace cpm with cpanm in github actions - Fixed a minor precedence bug in t/z_manifest.t |
| 2026-01-17 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.84-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild |
| 2026-01-05 | Paul Howarth <paul at city dash fan dot org> - 2.84-1 | - Update to 2.84 - Added Makefile.PL --with and --without options to bypass autodetection errors or upstream libgd or subsequent library errors (GH#55) - Better support MSWin32 without gdlib.pc (requires manual --options and --lib_gd_path) - Work around broken ExtUtils::PkgConfig->find (GH#61) - Fixed snprintf for newer MSVC (>= VS 2015) - Added GD::Image::supported() image types method - Added newFromTiffData() method - Fixed t/GD.t for unsupported image types - Add GIFANIM to the default since 2.0.33 (GH#56) - Honor PKG_CONFIG_PATH for finding gdlib.pc (GH#57) - Add demos/png2jpeg.pl - Don't disable XPM support if GD config doesn't explicitly require -lX11 - Use %{make_build} and %{make_install} |
| 2025-07-25 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.83-5 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild |
| 2025-07-07 | Jitka Plesnikova <jplesnik at redhat dot com> - 2.83-4 | - Perl 5.42 rebuild |
| 2025-01-18 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.83-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild |
| 2024-07-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.83-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
| 2024-06-25 | Paul Howarth <paul at city dash fan dot org> - 2.83-1 | - Update to 2.83 - Fix missing PNG regression (CPAN RT#153923) on old systems without the .pc, but gdlib-config (the check was too strict) |
| 2024-06-10 | Jitka Plesnikova <jplesnik at redhat dot com> - 2.82-2 | - Perl 5.40 rebuild |