Accepting request 943529 from graphics

- update to 7.1.0.19:
  * support -integral option.
  * possible DoS for certain SVG constructs (reference
    https://github.com/ImageMagick/ImageMagick/issues/4626).

- update to 7.1.0.18:
  * support face index for font collections, e.g. msgothic.ttc[1].
  * Improved adjustment of page offset when resizing an image. (forwarded request 943180 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/943529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=242
This commit is contained in:
Dominique Leuenberger 2022-01-05 12:39:10 +00:00 committed by Git OBS Bridge
commit 10f99f068a
7 changed files with 37 additions and 21 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE2Ccu9R2iI+TQW0Zpiatj1IJ3N3oFAmGs/mYACgkQiatj1IJ3
N3p4HQ//cYMuWzKXWQ2UtLx8st93ZAYPY/ZAu63ydNAyANQtq63rLBEkv2CAEYr3
Z1EPiL+Um1xjTwmzb+UfpVsnwyqeGPdzgO7Lftu9br23B2cffSr6AJdS2btZpXNd
Si9ox7YUS+k67CTnEdwl7s/F5g+N8nXh0+tAEJK2PHbQMh9LvxQ41YQa4w0Y0Ax6
0y0dMmB5quFpZpY1YkjHjCWqAayd1z8qY8G3BjujNP65N6QDHmB5Sn8M+Xr0K031
nI9uCA930z+FRhWD01xd32SL6bUeDAQBXCQm9lu/QyI8f5Bkn99eAZk+/3SnUx9N
1DaPEm0O+qVakyLp/0kxjCLE0zE+l4xuNx57bg/a7AL8YpUWdEFmEmRJ+CPbrm8E
kr320USEZdMIE/T6//cc15xpGhzceznvQLP4ySSfffJ86IGe7L7S3T/YiAR00fG/
FCkTYUXe+819bNYYV6oCLQdE50BsG/Az/SPnE/vZh6vvGV6EnoZ75zpzVmtbn0fw
MQXKUKcNT7Fen1SoxsdsnipoyOq7gtMUq1/2EfOjB5lPOrXX2FaZr8+udJjaG3eC
MzpJmtmmSTN6YILhggXathDgM+UGaiPvmDst//CT+ahse1pthuKqCI0L1rN+qLIx
pJcZMrumqUk4BugZXA4CqBf6ovR3dgewMdXynDPuLIGfBYrib/Y=
=iXsF
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE2Ccu9R2iI+TQW0Zpiatj1IJ3N3oFAmHDu+oACgkQiatj1IJ3
N3rhYxAAj7jLDcj5CwIrGRJRkbz6b6syCeRI0egvd1YioDZmpqH5XAWsZayL2qtY
MnFJkeCWNkn+TlOS+J5XUZ5Ir8kvkxSn4IEUGFCIdDRpUqlxcGRhidnE0WDsBvE5
5E1gBrfkJ5+2XClskKYdiXbIkNGH/EXJ6zQNwCCimStRweyT85KHAUx1MsD/NpEa
7CUch7lk1/DvrZVjPYjvoeSuXHgkMNfVvEWLa6R0F2UHju2bvtOPzHR97Rybiwgp
LNaop6IMM+w/hgx0YaYlgmk8GH1xApuYk0EvWlG5svsOQYWLilv3aY/CIw0hKeFb
fnd8/gPa2kJ/PcdGtvSx+D8etiPu+u80S4mrACrLWeMXno61NmNp8ZZpKZBH0oS6
GlaqclF9Ocab2lOWpXD6LqHfA6CohRFyAH4EvrtuNWnYMo3QGuy9iTpIRLM/EkEk
FgafiaLNgd7/pkeyFsrNGflGOwePoPqV++F01xF0jI2NcYF9hU14JhNFthuHBBRG
RSxo2X9iDCZN79DAKwTa46RoTh53t2UYLEGwmtfu6unfhanQHAoidfywMlvsyLsL
U03Ix6KsdVvfa5QsZARgwk/W6LDFoZRvruhZL84ppOdImgHDl/wSK9BE8vLkvyS2
3zwXXQ4MLBNr/odfixUcWW0XrOe428xfiQwDssKFVdhpRZCUMog=
=77mZ
-----END PGP SIGNATURE-----

View File

@ -1,6 +1,6 @@
--- policy.xml.orig 2020-12-28 15:22:47.380782086 +0100
+++ policy.xml 2020-12-28 15:24:10.637332778 +0100
@@ -79,4 +79,23 @@
@@ -79,4 +79,24 @@
<!-- <policy domain="system" name="shred" value="2"/> -->
<!-- <policy domain="system" name="precision" value="6"/> -->
<!-- <policy domain="system" name="font" value="/path/to/unicode-font.ttf"/> -->
@ -20,6 +20,7 @@
+ <policy domain="coder" rights="write" pattern="PS3" />
+ <policy domain="coder" rights="write" pattern="PDF" />
+ <policy domain="coder" rights="write" pattern="XPS" />
+ <policy domain="coder" rights="write" pattern="EPI" />
+ <policy domain="coder" rights="write" pattern="EPS" />
+ <policy domain="coder" rights="write" pattern="PCL" />
+ <policy domain="path" rights="none" pattern="@*"/>

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Dec 30 09:38:20 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 7.1.0.19:
* support -integral option.
* possible DoS for certain SVG constructs (reference
https://github.com/ImageMagick/ImageMagick/issues/4626).
-------------------------------------------------------------------
Tue Dec 21 23:12:27 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 7.1.0.18:
* support face index for font collections, e.g. msgothic.ttc[1].
* Improved adjustment of page offset when resizing an image.
-------------------------------------------------------------------
Sat Dec 11 09:20:30 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

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