Revisions of perl-GD

buildservice-autocommit accepted request 1098071 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 51)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 1097627 from Tina Müller's avatar Tina Müller (tinita) (revision 50)
- Updated GD-cflags.patch
- 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
buildservice-autocommit accepted request 1086578 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 49)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 48)
update cpanspec.yml and recreate spec file
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1085299 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 47)
- Remove unused BuildRequires. Only gd is "#include"d.
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 954206 from Tina Müller's avatar Tina Müller (tinita) (revision 46)
- 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
buildservice-autocommit accepted request 847803 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 45)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 847534 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 44)
- Remove not needed build requirement libvpx-devel [bsc#1173279]
buildservice-autocommit accepted request 837827 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 43)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 837369 from Tina Müller's avatar Tina Müller (tinita) (revision 41)
- 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
buildservice-autocommit accepted request 822747 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 40)
baserev update by copy to link target
Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) accepted request 822575 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 38)
- Enable the test suite

- 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
buildservice-autocommit accepted request 710401 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 37)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 710317 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 36)
- updated to 2.71
   see /usr/share/doc/packages/perl-GD/ChangeLog
  2.71    * skip Test::Fork on freebsd (GH #25)
  2.70    * fixes for hardened CCFLAGS with -Werror (RT #128167)
- Rebased patch GD-cflags.patch
- Enabled tests during build
- Updated URL to MetaCPAN
buildservice-autocommit accepted request 635486 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 35)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 635328 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 34)
- updated to 2.69
   see /usr/share/doc/packages/perl-GD/ChangeLog
  2.69    * little spelling error, GH #29 Xavier Guimard
  2.68    * fix GD::Polygon->clear, RT #124463 Michael Cain
  2.67    * fix thread-safety for GD::Simple %COLORS (#26 melak)
          * fix arc start-angle docs, RT #123277 Andrew G Gray
          * improve setBrush docs, RT #123194 Andrew G Gray
          * improve StringFT docs, RT #123193
          * replace MacOSX by darwin, and not by Mac OS X/macOS as suggested
            in PR #24
          * add GD::Image->_file method as suggested in RT #60488 by Kevin Ryde,
            also the helper GD::supportsFileType
- Cleaned with spec-cleaner
buildservice-autocommit accepted request 506103 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 33)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 32)
fix build
Displaying revisions 1 - 20 of 51
openSUSE Build Service is sponsored by