Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-GD-2.810.0-1.1 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: perl-GD Distribution: openSUSE Tumbleweed
Version: 2.810.0 Vendor: openSUSE
Release: 1.1 Build date: Sat May 4 05:06:59 2024
Group: Unspecified Build host: reproducible
Size: 412153 Source RPM: perl-GD-2.810.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://metacpan.org/release/GD
Summary: Perl interface to the libgd graphics library
*GD.pm* is a Perl interface to Thomas Boutell's gd graphics library
(version 2.01 or higher; see below). GD allows you to create color drawings
using a large number of graphics primitives, and emit the drawings as PNG
files.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Sat May 04 2024 Tina Müller <timueller+perl@suse.de>
  - 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 <tina.mueller@suse.com>
  - Updated GD-cflags.patch
* Wed Jul 05 2023 Tina Müller <timueller+perl@suse.de>
  - 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 <opensuse@dstoecker.de>
  - update cpanspec.yml and recreate spec file
* Sun May 07 2023 Jan Engelhardt <jengelh@inai.de>
  - Remove unused BuildRequires. Only gd is "#include"d.
* Wed Feb 02 2022 Tina Müller <timueller+perl@suse.de>
  - 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 <pmonreal@suse.com>
  - Remove not needed build requirement libvpx-devel [bsc#1173279]
* Fri Sep 25 2020 Tina Müller <timueller+perl@suse.de>
  - 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 <pmonreal@suse.com>
  - Enable the test suite
* Sun Jul 19 2020 Tina Müller <timueller+perl@suse.de>
  - 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

Files

/usr/bin/bdf2gdfont.pl
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/GD
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/GD.pm
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/GD/Group.pm
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/GD/Image.pm
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/GD/Polygon.pm
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/GD/Polyline.pm
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/GD/Simple.pm
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/GD
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/GD/GD.so
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/GD/autosplit.ix
/usr/share/doc/packages/perl-GD
/usr/share/doc/packages/perl-GD/ChangeLog
/usr/share/doc/packages/perl-GD/README
/usr/share/doc/packages/perl-GD/README.QUICKDRAW
/usr/share/doc/packages/perl-GD/const-c.inc
/usr/share/doc/packages/perl-GD/const-xs.inc
/usr/share/licenses/perl-GD
/usr/share/licenses/perl-GD/LICENSE
/usr/share/man/man1/bdf2gdfont.pl.1.gz
/usr/share/man/man3/GD.3pm.gz
/usr/share/man/man3/GD::Group.3pm.gz
/usr/share/man/man3/GD::Image.3pm.gz
/usr/share/man/man3/GD::Polygon.3pm.gz
/usr/share/man/man3/GD::Polyline.3pm.gz
/usr/share/man/man3/GD::Simple.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 1 23:20:52 2024