Accepting request 920266 from graphics

- version update to 7.1.0.8
  * Check for `null` in InvokeDelegate() (reference
    https://github.com/ImageMagick/ImageMagick/issues/4225).
  * Fixed incorrect check when module is used as the domain in policy.xml
    that could allow the use of a disabled module. (reference
    https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qvhr-jj4p-j2qr).
  * Prevent color reduction merging into one color (reference
    https://github.com/ImageMagick/ImageMagick/issues/4059)
  * Tweak the bilevel image type (reference
    https://github.com/ImageMagick/ImageMagick/issues/4121).
  * Converting from LAB to RGB leads to wrong colors (reference
    https://github.com/ImageMagick/ImageMagick/issues/4105).
  * Added option (-dng:read-thumbnail=true) to read the thumbnail of a raw
    Image and store it as a profile called dng:thumbnail.
  * Heap-based buffer overflow in TIFF coder (alert from Hunter Mitchell).
  * Grayscale image write optimization.

OBS-URL: https://build.opensuse.org/request/show/920266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=236
This commit is contained in:
Dominique Leuenberger 2021-09-24 22:35:20 +00:00 committed by Git OBS Bridge
commit 442645c918
6 changed files with 40 additions and 20 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE2Ccu9R2iI+TQW0Zpiatj1IJ3N3oFAmD0gUsACgkQiatj1IJ3
N3r1LQ/9G2HSqUCd/eC29NbTjuYp5KF7c5GQGUbWmSjGPRLDMdVIkXH8S5m4KcEv
Wa9LLeZuUPavbxFJhLexLVVZeyNbpZbTcUlPNfzsPXX1oTHAZ6udS6OToEl7+y0q
jZpMJnuEdamaDsIFTYUrLdv4EdQ0RS9rb1Q3f0nxwxc0rC+qQ9i9iOfaxulddeCt
lzGnkyaAgHnWeLemEJ1ReOzSKazVhJe43VjY6F2rmT5RsKaBsP3PYYA+hcJcNYgq
j2+vbIXL4k93n7pIbYhgImp9CfH3l7TUku31UnF8+EBhCVARQJ0jFMLyK/eUCbSA
ls+6r2wBxZjB2sFhe9djrnK/DMEovVhDUbrOcaR2W1wz+aF9wKg6KdipOFT9DmCg
Yp8RJeJldayaxCpThgQglUGQ54ArWy2qf8a66JeEoZ0tCuHY+Ei2Kkaab8K28VYB
rFspYEVwrXDboTaBhkH9gr22E58NsbFYm8XW9ABBttJk84YKshR0rkA+vqsl/egH
YTG6f2Y8IIcLsyY7OUkkAuCow+lQmKBSy81CqpObiV7TGt52+uGa25+7bho/V23H
koIN7kBJFZREyNlXstGkEepoRRuQ8V6xmVWLfhfYGCXX51N2J9r0DcsdfixxepSr
5cW+OzvIuTQRSDrx7bxHfPKulvu1A9NxJOA7dY9ErbmX7vc6kPI=
=DCwX
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE2Ccu9R2iI+TQW0Zpiatj1IJ3N3oFAmFGOkIACgkQiatj1IJ3
N3qqdg/+MEs5JDcuPiTtdG4g48136H/YBzHSmObRYvnwsyx107fzIcGyI0+8rxLz
hg/Pt3jyF5cnokxFkf4HxLq5IzUJnWSmK7sv/EY6xl6eg2JEsp8GNKOWAyHZOLN6
/J2m7KQ+9ATiVMxlzJW2T0teedEUjigGeg+Fm/OmeNpKqmVPRjlgTn8ZpoOm4MvS
w2XjgMZYnvkoisLUzbz94ttT9JpVm3Ml5HLdXf5U1M0MtQHi9+ls50na8jQhoWbz
mo+CW6CDqcndcY9r2gJPcI6+PkmNjOK9x7zX5Z2qEzZNvmchbxtXVXbask3HGW0+
nQvPxN5lb9ppl+zjXMZJQ0T1LZH1soPYYq2UjkUZIcXPgcgC8l1hHgjrgQlS4/B+
PKsXxzOIIScfPQU7O6eUDfeg7uF7jxRxE3GbfZRfy7a7k4hEFy2kSr6eRX8tKz08
9808cXRw5P3loveLH7J5EkFL4mreMDJBMb9alv+XPxpAm2aImbsK0qJ61XUrCbhN
rNO+xl0l6ynzs7Hp47HZCiq+1OWf2hcPjXNRSSJYCTI/ruBScWGkq7QvT/rSV7UV
E+blM5Y532bLwdiKFLJu64yakxDycAdZLSHswWcK6rhWfKK+pQwVR6etEi/DDo4H
6yQoTnkf7/PGMsaz9/TjPMHSIxPmuiHeMAJAxqJTITAZRZqZTds=
=9hWn
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Sep 20 08:06:41 UTC 2021 - pgajdos@suse.com
- version update to 7.1.0.8
* Check for `null` in InvokeDelegate() (reference
https://github.com/ImageMagick/ImageMagick/issues/4225).
* Fixed incorrect check when module is used as the domain in policy.xml
that could allow the use of a disabled module. (reference
https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qvhr-jj4p-j2qr).
* Prevent color reduction merging into one color (reference
https://github.com/ImageMagick/ImageMagick/issues/4059)
* Tweak the bilevel image type (reference
https://github.com/ImageMagick/ImageMagick/issues/4121).
* Converting from LAB to RGB leads to wrong colors (reference
https://github.com/ImageMagick/ImageMagick/issues/4105).
* Added option (-dng:read-thumbnail=true) to read the thumbnail of a raw
Image and store it as a profile called dng:thumbnail.
* Heap-based buffer overflow in TIFF coder (alert from Hunter Mitchell).
* Grayscale image write optimization.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 26 21:50:28 UTC 2021 - Dirk Müller <dmueller@suse.com> Mon Jul 26 21:50:28 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -20,7 +20,7 @@
%define asan_build 0 %define asan_build 0
%define maj 7 %define maj 7
%define mfr_version %{maj}.1.0 %define mfr_version %{maj}.1.0
%define mfr_revision 4 %define mfr_revision 8
%define quantum_depth 16 %define quantum_depth 16
%define source_version %{mfr_version}-%{mfr_revision} %define source_version %{mfr_version}-%{mfr_revision}
%define clibver 10 %define clibver 10