- modified patches
% ImageMagick-configuration-SUSE.patch (refreshed) OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=531
This commit is contained in:
parent
5943ccaeed
commit
564fe39d8b
@ -1,11 +1,9 @@
|
|||||||
Index: policy.xml
|
--- policy.xml.orig 2020-11-03 10:34:55.594926720 +0100
|
||||||
===================================================================
|
+++ policy.xml 2020-11-03 10:35:36.895153783 +0100
|
||||||
--- policy.xml 2018-10-01 13:13:51.008702622 +0200
|
@@ -74,4 +74,23 @@
|
||||||
+++ policy.xml 2018-10-01 13:22:06.174722426 +0200
|
|
||||||
@@ -75,4 +75,23 @@
|
|
||||||
<!-- <policy domain="cache" name="memory-map" value="anonymous"/> -->
|
|
||||||
<!-- <policy domain="cache" name="synchronize" value="True"/> -->
|
|
||||||
<!-- <policy domain="cache" name="shared-secret" value="passphrase" stealth="true"/> -->
|
<!-- <policy domain="cache" name="shared-secret" value="passphrase" stealth="true"/> -->
|
||||||
|
<!-- <policy domain="system" name="shred" value="2"/> -->
|
||||||
|
<!-- <policy domain="system" name="precision" value="6"/> -->
|
||||||
+ <!-- Disable insecure coders by default -->
|
+ <!-- Disable insecure coders by default -->
|
||||||
+ <!-- https://bugzilla.suse.com/show_bug.cgi?id=978061 -->
|
+ <!-- https://bugzilla.suse.com/show_bug.cgi?id=978061 -->
|
||||||
+ <policy domain="coder" rights="none" pattern="EPHEMERAL" />
|
+ <policy domain="coder" rights="none" pattern="EPHEMERAL" />
|
||||||
|
@ -5,6 +5,8 @@ Tue Nov 3 09:24:54 UTC 2020 - pgajdos@suse.com
|
|||||||
* Prefer ffmpeg over avconv.
|
* Prefer ffmpeg over avconv.
|
||||||
* Support median image statistic and median property.
|
* Support median image statistic and median property.
|
||||||
* Add -extend option to {display,animate,import}.
|
* Add -extend option to {display,animate,import}.
|
||||||
|
- modified patches
|
||||||
|
% ImageMagick-configuration-SUSE.patch (refreshed)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 13 06:36:49 UTC 2020 - pgajdos@suse.com
|
Tue Oct 13 06:36:49 UTC 2020 - pgajdos@suse.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user