Hello community, here is the log from the commit of package ImageMagick for openSUSE:Factory checked in at 2018-07-04 23:53:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ImageMagick (Old) and /work/SRC/openSUSE:Factory/.ImageMagick.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ImageMagick" Wed Jul 4 23:53:28 2018 rev:164 rq:620349 version:7.0.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes 2018-05-22 17:01:34.621066284 +0200 +++ /work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick.changes 2018-07-04 23:54:42.095920546 +0200 @@ -1,0 +2,34 @@ +Mon Jul 2 17:39:31 UTC 2018 - [email protected] + +- use "BuildRequires: p7zip-full" for TW as 7za binary needed by + ImageMagick was moved to this package (see bsc#899627 for more + details about this change) + +------------------------------------------------------------------- +Tue Jun 26 09:49:48 UTC 2018 - [email protected] + +- update to 7.0.8-3: + * Apply translate component of SVG transform rotate. + * More robust SVG text handling. + * Fixed numerous use of uninitialized values, integer overflow, memory + exceeded, and timeouts (credit to OSS Fuzz). + * Fixed an issue with stroke and label + +------------------------------------------------------------------- +Wed Jun 13 08:10:50 UTC 2018 - [email protected] + +- update to 7.0.8-0: + * Fixed numerous use of uninitialized values, integer overflow, memory + exceeded, and timeouts (credit to OSS Fuzz). + * Heap buffer overflow fix (reference + https://github.com/ImageMagick/ImageMagick/issues/1156). + * Boundary issues with -gamma option when HDRI is enabled (reference + https://github.com/ImageMagick/ImageMagick/issues/1151). + * Properly initialize SVG color style. + * A SVG rectangle with a width and height of 1 is a point. + * Fixed memory corruption for MVG paths. +- consider test to be completely broken on i586, removing: + - ImageMagick-relax-filter.t.patch + - ImageMagick-tests.tap-attributes.patch + +------------------------------------------------------------------- Old: ---- ImageMagick-7.0.7-34.tar.bz2 ImageMagick-7.0.7-34.tar.bz2.asc ImageMagick-relax-filter.t.patch ImageMagick-tests.tap-attributes.patch New: ---- ImageMagick-7.0.8-3.tar.bz2 ImageMagick-7.0.8-3.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ImageMagick.spec ++++++ --- /var/tmp/diff_new_pack.6iomW1/_old 2018-07-04 23:54:42.759919813 +0200 +++ /var/tmp/diff_new_pack.6iomW1/_new 2018-07-04 23:54:42.759919813 +0200 @@ -17,8 +17,8 @@ %define maj 7 -%define mfr_version %{maj}.0.7 -%define mfr_revision 34 +%define mfr_version %{maj}.0.8 +%define mfr_revision 3 %define quantum_depth 16 %define source_version %{mfr_version}-%{mfr_revision} %define clibver 6 @@ -41,20 +41,10 @@ Source3: ImageMagick.keyring # suse specific patches Patch0: ImageMagick-disable-insecure-coders.patch -# workaround, see https://github.com/ImageMagick/ImageMagick/issues/439 -#%%ifarch i586 -#%%if %%{?suse_version} == 1500 -Patch1: ImageMagick-relax-filter.t.patch -#%%endif -#%%endif Patch2: ImageMagick-library-installable-in-parallel.patch #%%ifarch s390x s390 ppc64 ppc Patch3: ImageMagick-s390-disable-tests.patch #%%endif -# https://github.com/ImageMagick/ImageMagick/issues/1019 -#%%ifarch i586 -Patch5: ImageMagick-tests.tap-attributes.patch -#%%endif BuildRequires: chrpath BuildRequires: dos2unix BuildRequires: fdupes @@ -74,7 +64,11 @@ BuildRequires: libjbig-devel %endif %if 0%{?suse_version} >= 1315 +%if 0%{?suse_version} > 1500 +BuildRequires: p7zip-full +%else BuildRequires: p7zip +%endif BuildRequires: pkgconfig %endif %if 0%{?suse_version} >= 1315 @@ -298,18 +292,10 @@ %prep %setup -q -n ImageMagick-%{source_version} %patch0 -p1 -%ifarch i586 -%if %{?suse_version} == 1500 -%patch1 -p1 -%endif -%endif %patch2 -p1 %ifarch s390x s390 ppc ppc64 %patch3 -p1 %endif -%ifarch i586 -%patch5 -p1 -%endif %build # bsc#1088463 @@ -374,10 +360,7 @@ # https://github.com/ImageMagick/ImageMagick/issues/1019 # https://github.com/ImageMagick/ImageMagick/issues/1058 # https://github.com/ImageMagick/ImageMagick/issues/1059 -# (but keep patches for a while before giving up completely) exit 0 -# https://github.com/ImageMagick/ImageMagick/issues/1059 -rm PerlMagick/t/montage.t %endif make %{?_smp_mflags} check export MAGICK_CODER_MODULE_PATH=$PWD/coders/.libs ++++++ ImageMagick-7.0.7-34.tar.bz2 -> ImageMagick-7.0.8-3.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick-7.0.7-34.tar.bz2 /work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick-7.0.8-3.tar.bz2 differ: char 11, line 1
