Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ImageMagick for openSUSE:Factory checked in at 2024-01-04 15:57:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ImageMagick (Old) and /work/SRC/openSUSE:Factory/.ImageMagick.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ImageMagick" Thu Jan 4 15:57:05 2024 rev:286 rq:1136432 version:7.1.1.25 Changes: -------- --- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes 2023-11-21 21:31:23.665962831 +0100 +++ /work/SRC/openSUSE:Factory/.ImageMagick.new.28375/ImageMagick.changes 2024-01-04 15:58:25.774781065 +0100 @@ -1,0 +2,52 @@ +Wed Jan 3 09:22:56 UTC 2024 - [email protected] + +- version update to 7.1.1.25 + https://github.com/ImageMagick/Website/blob/main/ChangeLog.md + +------------------------------------------------------------------- +Sat Dec 30 16:28:50 UTC 2023 - Dirk Müller <[email protected]> + +- update to 7.1.1.24: + * Added extra check for rare case when ImageMagick is build without + any delegates. + * Corrected order to fix invalid matches. + * only fill the alpha channel for alpha floodfill + * Make sure we use the lt_ methods like we do elsewhere. + * support dng:max-raw-memory define (ImageMagick/ImageMagick#6922) + * properly export YUV JP2 images (ImageMagick/ImageMagick#6943) + * use : specifier + * correct display program name + * check for corrupt DJVU images + * support UTF-8 comments (ImageMagick/ImageMagick#6949) + * do not prefix iTxt key with 'png:' + * enhance sampling factor parser (ImageMagick/ImageMagick#6943) + * Switch to ubuntu 20.04 in the app-image build. + * Corrected packages that need to be install due to ubuntu upgrade. + * improve accuracy of image statistics + * fx calculations of skewness and kurtosis + * Only write comments as itxt when the string contains non ansi + chars. + * check if the string contains non-Latin1 characters + * Corrected patch to check for non-Latin1 characters. + * invalid JSON with -ping (ImageMagick/ImageMagick#6966) + * throw exception if # of meta channels exceed max + https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hx5j-pxvh-rj7r + * multiplication result converted to larger type + * invalid HTTPS certificates are no longer ignored + https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-3r24-6m6q-vxmr + * multiplication result converted to larger type + * eliminate compiler warning + * don't include the index channel in the overall image statistics + * multiplication result converted to larger type + +------------------------------------------------------------------- +Thu Dec 21 10:13:14 UTC 2023 - [email protected] + +- version update to 7.1.1.23 + https://github.com/ImageMagick/Website/blob/main/ChangeLog.md +- modified patches + % ImageMagick-library-installable-in-parallel.patch (refreshed) +- deleted patches + - ImageMagick-infinite-resource-time-limit.patch (upstreamed) + +------------------------------------------------------------------- Old: ---- ImageMagick-7.1.1-21.tar.xz ImageMagick-7.1.1-21.tar.xz.asc ImageMagick-infinite-resource-time-limit.patch New: ---- ImageMagick-7.1.1-25.tar.xz ImageMagick-7.1.1-25.tar.xz.asc BETA DEBUG BEGIN: Old:- deleted patches - ImageMagick-infinite-resource-time-limit.patch (upstreamed) BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ImageMagick.spec ++++++ --- /var/tmp/diff_new_pack.ZS9rXP/_old 2024-01-04 15:58:26.486807075 +0100 +++ /var/tmp/diff_new_pack.ZS9rXP/_new 2024-01-04 15:58:26.486807075 +0100 @@ -1,7 +1,7 @@ # # spec file for package ImageMagick # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define asan_build 0 %define maj 7 %define mfr_version %{maj}.1.1 -%define mfr_revision 21 +%define mfr_revision 25 %define quantum_depth 16 %define source_version %{mfr_version}-%{mfr_revision} %define clibver 10 @@ -55,8 +55,6 @@ #%%endif #%%ifarch s390x Patch5: ImageMagick-s390x-disable-tests.patch -# https://github.com/ImageMagick/ImageMagick/commit/8f3c56fabc619c1672865257e5aafe33cbfaaf3e https://github.com/ImageMagick/ImageMagick/commit/3a7b915d9a810ce742987b37c935f6ae8b36df10 -Patch6: ImageMagick-infinite-resource-time-limit.patch #%%endif BuildRequires: chrpath BuildRequires: dejavu-fonts @@ -357,7 +355,6 @@ %ifarch s390x %patch5 -p1 %endif -%patch6 -p1 %build # bsc#1088463 ++++++ ImageMagick-7.1.1-21.tar.xz -> ImageMagick-7.1.1-25.tar.xz ++++++ /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick-7.1.1-21.tar.xz /work/SRC/openSUSE:Factory/.ImageMagick.new.28375/ImageMagick-7.1.1-25.tar.xz differ: char 26, line 1 ++++++ ImageMagick-library-installable-in-parallel.patch ++++++ --- /var/tmp/diff_new_pack.ZS9rXP/_old 2024-01-04 15:58:26.530808682 +0100 +++ /var/tmp/diff_new_pack.ZS9rXP/_new 2024-01-04 15:58:26.534808829 +0100 @@ -1,8 +1,8 @@ -Index: ImageMagick-7.1.1-17/configure +Index: ImageMagick-7.1.1-23/configure =================================================================== ---- ImageMagick-7.1.1-17.orig/configure -+++ ImageMagick-7.1.1-17/configure -@@ -34840,7 +34840,9 @@ fi +--- ImageMagick-7.1.1-23.orig/configure ++++ ImageMagick-7.1.1-23/configure +@@ -34846,7 +34846,9 @@ fi # Subdirectory to place architecture-dependent configuration files
