]> git.pld-linux.org Git - packages/ImageMagick.git/blobdiff - config.patch
- updated to 7.0.7-35, heic plugin requires libheif-devel
[packages/ImageMagick.git] / config.patch
index 51799e4542a59f39ae1e7f4de7364a24eafa643d..1a15c03f07138e6d3a8f65e2fe2ff44f7ff72843 100644 (file)
@@ -1,16 +1,18 @@
---- ImageMagick-6.9.5-2/config/policy.xml.orig 2016-07-11 01:22:33.000000000 +0200
-+++ ImageMagick-6.9.5-2/config/policy.xml      2016-07-18 14:04:44.370795642 +0200
-@@ -61,8 +61,19 @@
+--- ImageMagick-7.0.6-9/config/policy.xml~     2017-08-21 03:31:20.000000000 +0300
++++ ImageMagick-7.0.6-9/config/policy.xml      2017-08-23 15:30:03.625671866 +0300
+@@ -70,10 +70,21 @@
+   <!-- <policy domain="resource" name="thread" value="4"/> -->
    <!-- <policy domain="resource" name="throttle" value="0"/> -->
    <!-- <policy domain="resource" name="time" value="3600"/> -->
-   <!-- <policy domain="system" name="precision" value="6"/> -->
 -  <!-- <policy domain="coder" rights="none" pattern="MVG" /> -->
 -  <!-- <policy domain="delegate" rights="none" pattern="HTTPS" /> -->
--      <!-- <policy domain="path" rights="none" pattern="@*"/>  -->
+-  <!-- <policy domain="path" rights="none" pattern="@*" /> -->
+   <!-- <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="coder" rights="none" pattern="EPHEMERAL" />
 +  <policy domain="coder" rights="none" pattern="URL" />
 +  <policy domain="coder" rights="none" pattern="HTTPS" />
-+  <policy domain="delegate" rights="none" pattern="HTTPS" />
 +  <policy domain="coder" rights="none" pattern="HTTP" />
 +  <policy domain="coder" rights="none" pattern="FTP" />
 +  <policy domain="coder" rights="none" pattern="MVG" />
@@ -19,7 +21,7 @@
 +  <policy domain="coder" rights="none" pattern="SHOW" />
 +  <policy domain="coder" rights="none" pattern="WIN" />
 +  <policy domain="coder" rights="none" pattern="PLT" />
++  <policy domain="delegate" rights="none" pattern="HTTPS" />
 +  <policy domain="path" rights="none" pattern="|*"/>
 +  <policy domain="path" rights="none" pattern="@*"/>  <!-- indirect reads not permitted -->
-   <policy domain="cache" name="shared-secret" value="passphrase" stealth="true"/>
  </policymap>
This page took 0.092676 seconds and 4 git commands to generate.