Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-GD for openSUSE:Factory checked in at 2026-06-12 19:25:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-GD (Old) and /work/SRC/openSUSE:Factory/.perl-GD.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-GD" Fri Jun 12 19:25:10 2026 rev:40 rq:1358717 version:2.860.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-GD/perl-GD.changes 2024-06-28 15:49:49.436080689 +0200 +++ /work/SRC/openSUSE:Factory/.perl-GD.new.1981/perl-GD.changes 2026-06-12 19:25:25.356906745 +0200 @@ -1,0 +2,25 @@ +Wed Jun 10 09:02:07 UTC 2026 - Tina Müller <[email protected]> + +- updated to 2.860.0 (2.86) + see /usr/share/doc/packages/perl-GD/ChangeLog + + 2.86 * Fix CVE-2026-11526, command injection via 2-arg open() in _make_filehandle. + CWE-78, CWE-73 (Reported and fixed by Paul Johnson) + 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 + 2.84 * Added Makefile.PL --with and --without options to bypass autodetection + errors or upstream libgd or subsequent library errors, as + libtiff 4.5.1+git230720 wrongly packaged on ubuntu/debian (GH #55). + * Better support MSWin32 without gdlib.pc. Requires manual --options and + --lib_gd_path. + * Workaround 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 (PeterCJ GH #56) + * Honor PKG_CONFIG_PATH for finding gdlib.pc (PeterCJ GH #57) + * Add demos/png2jpeg.pl + +------------------------------------------------------------------- Old: ---- GD-2.83.tar.gz New: ---- GD-2.86.tar.gz README.md _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-GD.spec ++++++ --- /var/tmp/diff_new_pack.cXawqE/_old 2026-06-12 19:25:26.164940614 +0200 +++ /var/tmp/diff_new_pack.cXawqE/_new 2026-06-12 19:25:26.168940781 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-GD # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,29 +18,30 @@ %define cpan_name GD Name: perl-GD -Version: 2.830.0 +Version: 2.860.0 Release: 0 -# 2.83 -> normalize -> 2.830.0 -%define cpan_version 2.83 +# 2.86 -> normalize -> 2.860.0 +%define cpan_version 2.86 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Perl interface to the libgd graphics library URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md Patch0: GD-cflags.patch BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(ExtUtils::Constant) >= 0.22 BuildRequires: perl(ExtUtils::PkgConfig) BuildRequires: perl(File::Which) -BuildRequires: perl(Test::Fork) >= 0.02 +BuildRequires: perl(Test::Fork) >= 0.20 BuildRequires: perl(Test::More) >= 0.88 -BuildRequires: perl(Test::NoWarnings) >= 1.00 +BuildRequires: perl(Test::NoWarnings) >= 1.0 Provides: perl(GD) = %{version} -Provides: perl(GD::Group) = 1.00 +Provides: perl(GD::Group) = 1.0.0 Provides: perl(GD::Image) = %{version} -Provides: perl(GD::Polygon) -Provides: perl(GD::Polyline) = 0.2 +Provides: perl(GD::Polygon) = 2.820.0 +Provides: perl(GD::Polyline) = 0.200.0 Provides: perl(GD::Simple) %undefine __perllib_provides %{perl_requires} ++++++ GD-2.83.tar.gz -> GD-2.86.tar.gz ++++++ ++++ 3131 lines of diff (skipped) ++++++ README.md ++++++ ## Build Results Current state of perl in openSUSE:Factory is  The current state of perl in the devel project build (devel:languages:perl)  ++++++ _scmsync.obsinfo ++++++ mtime: 1781082127 commit: efdd1bb162458dfe6687a7e97898a7dd8454ce8aab51fcea608c78e68c41bb62 url: https://src.opensuse.org/perl/perl-GD revision: efdd1bb162458dfe6687a7e97898a7dd8454ce8aab51fcea608c78e68c41bb62 projectscmsync: https://src.opensuse.org/perl/_ObsPrj ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-06-10 11:02:07.000000000 +0200 @@ -0,0 +1 @@ +.osc
