]> git.pld-linux.org Git - packages/ImageMagick.git/blobdiff - config.patch
up to 6.9.9-26; new SONAME
[packages/ImageMagick.git] / config.patch
index e29b4b0f899c603cb6cf71353df3caeea500bf1c..53760b8c79ac65320634029309963b1775db96dc 100644 (file)
@@ -1,13 +1,15 @@
---- ImageMagick-6.9.4-6/config/policy.xml~     2016-06-01 01:23:05.000000000 +0300
-+++ ImageMagick-6.9.4-6/config/policy.xml      2016-06-03 11:11:07.863179689 +0300
-@@ -61,9 +61,19 @@
+--- ImageMagick-6.9.9-26/config/policy.xml~    2017-12-06 03:32:01.000000000 +0200
++++ ImageMagick-6.9.9-26/config/policy.xml     2017-12-14 19:34:37.097613554 +0200
+@@ -71,10 +71,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="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" />
@@ -20,7 +22,6 @@
 +  <policy domain="coder" rights="none" pattern="SHOW" />
 +  <policy domain="coder" rights="none" pattern="WIN" />
 +  <policy domain="coder" rights="none" pattern="PLT" />
-+  <policy domain="path" rights="none" pattern="@*" />
-+  <policy domain="path" rights="none" pattern="|*" />
-   <policy domain="cache" name="shared-secret" value="passphrase" stealth="true"/>
++  <policy domain="path" rights="none" pattern="|*"/>
++  <policy domain="path" rights="none" pattern="@*"/>  <!-- indirect reads not permitted -->
  </policymap>
This page took 0.02973 seconds and 4 git commands to generate.