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-03-21 17:00:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ImageMagick (Old) and /work/SRC/openSUSE:Factory/.ImageMagick.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ImageMagick" Thu Mar 21 17:00:19 2024 rev:292 rq:1160015 version:7.1.1.29 Changes: -------- --- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes 2024-03-13 22:16:56.868672214 +0100 +++ /work/SRC/openSUSE:Factory/.ImageMagick.new.1905/ImageMagick.changes 2024-03-21 17:00:34.924689523 +0100 @@ -1,0 +2,8 @@ +Thu Mar 21 08:35:53 UTC 2024 - pgaj...@suse.com + +- allow delegates to be executed, was disabled by default policy +- modified patches + % ImageMagick-configuration-SUSE.patch (refreshed) + % ImageMagick-library-installable-in-parallel.patch (refreshed) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ImageMagick-configuration-SUSE.patch ++++++ --- /var/tmp/diff_new_pack.u8LUOc/_old 2024-03-21 17:00:35.532712343 +0100 +++ /var/tmp/diff_new_pack.u8LUOc/_new 2024-03-21 17:00:35.536712493 +0100 @@ -1,6 +1,17 @@ ---- a/config/policy-secure.xml -+++ b/config/policy-secure.xml -@@ -92,8 +92,10 @@ +Index: ImageMagick-7.1.1-29/config/policy-secure.xml +=================================================================== +--- ImageMagick-7.1.1-29.orig/config/policy-secure.xml ++++ ImageMagick-7.1.1-29/config/policy-secure.xml +@@ -82,8 +82,6 @@ + <policy domain="cache" name="synchronize" value="true"/> + <!-- Replace passphrase for secure distributed processing --> + <!-- <policy domain="cache" name="shared-secret" value="secret-passphrase" stealth="true"/> --> +- <!-- Do not permit any delegates to execute. --> +- <policy domain="delegate" rights="none" pattern="*"/> + <!-- Do not permit any image filters to load. --> + <policy domain="filter" rights="none" pattern="*"/> + <!-- Don't read/write from/to stdin/stdout. --> +@@ -92,8 +90,10 @@ <policy domain="path" rights="none" pattern="/etc/*"/> <!-- Indirect reads are not permitted. --> <policy domain="path" rights="none" pattern="@*"/> @@ -13,4 +24,3 @@ memory buffers and temporary files before they are freed or deleted. --> <policy domain="system" name="shred" value="1"/> - ++++++ ImageMagick-library-installable-in-parallel.patch ++++++ --- /var/tmp/diff_new_pack.u8LUOc/_old 2024-03-21 17:00:35.548712943 +0100 +++ /var/tmp/diff_new_pack.u8LUOc/_new 2024-03-21 17:00:35.552713094 +0100 @@ -1,8 +1,8 @@ -Index: ImageMagick-7.1.1-23/configure +Index: ImageMagick-7.1.1-29/configure =================================================================== ---- ImageMagick-7.1.1-23.orig/configure -+++ ImageMagick-7.1.1-23/configure -@@ -34846,7 +34846,9 @@ fi +--- ImageMagick-7.1.1-29.orig/configure ++++ ImageMagick-7.1.1-29/configure +@@ -34803,7 +34803,9 @@ fi # Subdirectory to place architecture-dependent configuration files