- version update to 7.0.8.61

* Issue with -background and -swirl (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36512).
  * Enable reading EXR image file from stdin.
  * Module is a reserved keyword for C++ 20 (reference
    https://github.com/ImageMagick/ImageMagick/issues/1650).
  * Improve GetNextToken() performance.
  * Heap-buffer-overflow in Postscript coder (reference
    https://github.com/ImageMagick/ImageMagick/issues/1644).
  * The -alpha shape option nondeteministic under OpenMP (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396).
  * Correction to the ModulusAdd and ModulusSubtract composite op (reference
    https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36413).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=452
This commit is contained in:
Petr Gajdos 2019-08-21 09:26:27 +00:00 committed by Git OBS Bridge
parent 828bbb97b8
commit d0ff6db4c2
6 changed files with 38 additions and 21 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b75d8e436d648615fbcd99898b041ddbc6aad8a07de1cf6aa7b15ddb6d014282
size 11585098

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAABAgAGBQJdNE1XAAoJEImrY9SCdzd6XXkP/1pP2+H4eqxbf+zAkUeMLgaU
ChJ1aggPhDIxtX7B+nlz4iEY6CbMwi34aPa+TPWU58nb/5B+rap4Wtcx6aHFANOo
fIESyaPLI5aWJgYkO/sKt/D41AnUxAlqhXOTGf1RoGx8TJlWJMuAQOgIWxeCmW6T
6I87inwYMwKsFUglWN/s1KKRx84LtNjHgnk23vYAK5DkK0Gfl9l2zl+HIvvJqcGc
QSCCSQl80pqIJn7757nPuaMxlZtfsSR03JErxriTLktIJ+rtef0EL1bzk7fldem7
UNfGdN3UQeyik9i6HrYEYuPbPIdCBAO40qeVceyLZn0Mmr8cX/PLMKyzKZk4iPlk
Dlf38nLp14tBHQxkL0PDXijiPWs/3OVxa7JXNyhqJr6IYEWFeutBF+drjRIMZPsL
G/vTUTMpqOcqs22epAnw9Plg5qMc4AbMTguQK6C55EYqFIqlH6xxnWKuLnX1okg5
J0R8DVPKywcD0ai2t31bcuayDSXxZpyTrnnq0xwt9xwrMueOLPXQ7FXPdQ0aVMLJ
VlBp3x7SQs2SICWx8ECxMj3DaYJgTefJsMJFD82XUyOlzLztTFIV5NdT9RSUc/2F
jBWpwcIfJlUORjGQy84cu1Wtl2cWfUT5nfUdbq+hkk3/Qu7u/uya33j/RnxO0gHX
LmxfRlBh4BOPyKEbnzA8
=aZoC
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39b6c6cf51446b2dbea1bdfd05251a0934c31a94a35cb997ea6040ca72153d2c
size 11592951

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAABAgAGBQJdV/J/AAoJEImrY9SCdzd6eikP/3MY8MkQB5WvsmuK+Q5nKFVk
FHel9VQJ3Pnh5EN3EpA4UellbyydZIMEw3lZbrAHOuv9as39yLvhtH7k2K3fVBmY
68vZ78aQOrIeOMvdwZwjKl9IseCkepkMsp9EvxCiGiGEKTgpZqtkz3wutU5k/CUZ
Ma42gfVyFlYx3moMDqFNM9P/Kyfk7npfuXKmxk5xE5LWO22ydtRGQUNAME4+jinH
0Z3k8fyTBAB3XLVvQ1rJdJjOUqFmVkypSVHsbXJ5x2ff/UiDECCuXUODw2ruBjMA
U3R5sItTYkYJW4sSCss4Np3XSkQH1q5/TWHDE5fUbacb37q98LIvLcBuGbiao3lf
2EESICPYrlcJqZsWDV36T/zLs2ks1hycCH72qn+kVEQB9uZkWzvbqal1bh9JIc9I
VZLwlhUwsyYmFxyWqoulpqBvWVkNpS5Kl5OuZqJgD8wbVjRALAlW73cZ5q2eSCVw
p2H1AfM47HCO+RSn9UIjyo9mHCbPknDP6U+mCUPoVWGexYw+xrmgUtXAjVKmzth+
1XslrX+RocwBkbhTBY4mr68gYhxSKjg9qUE8iejpL8emFhbeGApKDjsQmrn4BDfg
9xQgYg/VUhXVFw7jHS4RBmc81/HcVy9cH9ThfEhQW/vMIkm8sQ0pc1vnXTpBBe0R
oFevHTA3ZuTvbHEfmbOx
=HACM
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Aug 21 09:00:29 UTC 2019 - pgajdos@suse.com
- version update to 7.0.8.61
* Issue with -background and -swirl (reference
https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36512).
* Enable reading EXR image file from stdin.
* Module is a reserved keyword for C++ 20 (reference
https://github.com/ImageMagick/ImageMagick/issues/1650).
* Improve GetNextToken() performance.
* Heap-buffer-overflow in Postscript coder (reference
https://github.com/ImageMagick/ImageMagick/issues/1644).
* The -alpha shape option nondeteministic under OpenMP (reference
https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396).
* Correction to the ModulusAdd and ModulusSubtract composite op (reference
https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36413).
-------------------------------------------------------------------
Mon Jul 22 10:12:56 UTC 2019 - pgajdos@suse.com

View File

@ -20,7 +20,7 @@
%define asan_build 0
%define maj 7
%define mfr_version %{maj}.0.8
%define mfr_revision 56
%define mfr_revision 61
%define quantum_depth 16
%define source_version %{mfr_version}-%{mfr_revision}
%define clibver 6