Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2020-11-29 12:23:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ImageMagick (Old)
 and      /work/SRC/openSUSE:Factory/.ImageMagick.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ImageMagick"

Sun Nov 29 12:23:52 2020 rev:218 rq:850535 version:7.0.10.43

Changes:
--------
--- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes  2020-11-05 
21:54:52.680189833 +0100
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new.5913/ImageMagick.changes        
2020-11-29 12:24:05.685739196 +0100
@@ -1,0 +2,21 @@
+Tue Nov 24 12:32:20 UTC 2020 - pgaj...@suse.com
+
+- version update to 7.0.10.43
+  * add padding to AcquirePolicyString().
+  * revert memory patch to avert possible thread lock.
+  * add support for FilmLight FL32 image format.
+  * remove Linux shell artifact from Windows delegate configuration file.
+  * fix shell injection vulnerability via the -authenticate option (reference
+    alex@cure...).
+  * support DPX 4:2:2 sampling.
+  * Release ImageMagick version 7.0.10-38 GIT revision 17815:bf51a3f1f:20201114
+  * add image settings support to -fx.
+  * better support for TIFF YCbCr photometric.
+  * verify TTF glyph format before dereferencing (reference
+    https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26932).
+  * force single HEIC image per container.
+  * Release ImageMagick version 7.0.10-37 GIT revision 17780:47a8392ef:20201107
+  * check and report if profile is corrupt.
+  * do not add entropy based on mkstemp() unique filename.
+
+-------------------------------------------------------------------

Old:
----
  ImageMagick-7.0.10-35.tar.bz2
  ImageMagick-7.0.10-35.tar.bz2.asc

New:
----
  ImageMagick-7.0.10-43.tar.bz2
  ImageMagick-7.0.10-43.tar.bz2.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ImageMagick.spec ++++++
--- /var/tmp/diff_new_pack.gEAraX/_old  2020-11-29 12:24:06.549740070 +0100
+++ /var/tmp/diff_new_pack.gEAraX/_new  2020-11-29 12:24:06.549740070 +0100
@@ -20,11 +20,11 @@
 %define asan_build     0
 %define maj            7
 %define mfr_version    %{maj}.0.10
-%define mfr_revision   35
+%define mfr_revision   43
 %define quantum_depth  16
 %define source_version %{mfr_version}-%{mfr_revision}
-%define clibver        7
-%define cwandver       7
+%define clibver        8
+%define cwandver       8
 %define cxxlibver      4
 %define libspec        -%{maj}_Q%{quantum_depth}HDRI
 %define config_dir     ImageMagick-7
@@ -436,7 +436,7 @@
 mv -t %{buildroot}%{_sysconfdir}/%{name}* 
%{buildroot}%{_datadir}/%{name}*/*.xml
 mv %{buildroot}%{_sysconfdir}/%{config_dir}{,-upstream}
 cp -r %{buildroot}%{_sysconfdir}/%{config_dir}{-upstream,-SUSE}
-patch --dir %{buildroot}%{_sysconfdir}/%{config_dir}-SUSE < %{PATCH0}
+patch --fuzz=0 --dir %{buildroot}%{_sysconfdir}/%{config_dir}-SUSE < %{PATCH0}
 mkdir -p  %{buildroot}%{_sysconfdir}/alternatives/
 ln -sf %{_sysconfdir}/alternatives/%{config_dir} 
%{buildroot}%{_sysconfdir}/%{config_dir}
 # symlink header file relative to /usr/include/ImageMagick-7/

++++++ ImageMagick-7.0.10-35.tar.bz2 -> ImageMagick-7.0.10-43.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/ImageMagick/ImageMagick-7.0.10-35.tar.bz2 
/work/SRC/openSUSE:Factory/.ImageMagick.new.5913/ImageMagick-7.0.10-43.tar.bz2 
differ: char 11, line 1

++++++ ImageMagick-configuration-SUSE.patch ++++++
--- /var/tmp/diff_new_pack.gEAraX/_old  2020-11-29 12:24:06.597740119 +0100
+++ /var/tmp/diff_new_pack.gEAraX/_new  2020-11-29 12:24:06.597740119 +0100
@@ -1,7 +1,7 @@
---- policy.xml.orig    2020-11-03 10:34:55.594926720 +0100
-+++ policy.xml 2020-11-03 10:35:36.895153783 +0100
+--- policy.xml.orig    2020-11-23 12:47:05.000000000 +0100
++++ policy.xml 2020-11-24 15:42:58.102090000 +0100
 @@ -74,4 +74,23 @@
-   <!-- <policy domain="cache" name="shared-secret" value="passphrase" 
stealth="true"/> -->
+   <!-- <policy domain="system" name="max-memory-request" value="256MiB"/> -->
    <!-- <policy domain="system" name="shred" value="2"/> -->
    <!-- <policy domain="system" name="precision" value="6"/> -->
 +  <!-- Disable insecure coders by default -->


++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.gEAraX/_old  2020-11-29 12:24:06.633740155 +0100
+++ /var/tmp/diff_new_pack.gEAraX/_new  2020-11-29 12:24:06.633740155 +0100
@@ -1,10 +1,10 @@
-libMagickCore-7_Q16HDRI7
-libMagickWand-7_Q16HDRI7
+libMagickCore-7_Q16HDRI8
+libMagickWand-7_Q16HDRI8
 libMagick++-7_Q16HDRI4
 ImageMagick-devel
    requires -ImageMagick-<targettype>
-   requires "libMagickCore-7_Q16HDRI7-<targettype> = <version>"
-   requires "libMagickWand-7_Q16HDRI7-<targettype> = <version>"
+   requires "libMagickCore-7_Q16HDRI8-<targettype> = <version>"
+   requires "libMagickWand-7_Q16HDRI8-<targettype> = <version>"
 libMagick++-devel
    requires -ImageMagick-<targettype>
    requires "libMagick++-7_Q16HDRI4-<targettype> = <version>"
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to