]> git.pld-linux.org Git - packages/ImageMagick.git/blobdiff - config.patch
Update to 7.1.0-60
[packages/ImageMagick.git] / config.patch
index 17faa468b9d222fbf4cd2addafeeaaf8ba07d7a4..98d717470642ad1646e31edef9add96d6d229784 100644 (file)
@@ -1,18 +1,12 @@
-diff -ruN ImageMagick-6.9.4-8.orig/config/policy.xml ImageMagick-6.9.4-8/config/policy.xml
---- ImageMagick-6.9.4-8.orig/config/policy.xml 2016-06-07 15:28:31.000000000 +0200
-+++ ImageMagick-6.9.4-8/config/policy.xml      2016-06-07 23:37:43.850853095 +0200
-@@ -61,9 +61,19 @@
-   <!-- <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="@*"/>  <!-- indirect reads not permitted -->
+--- ImageMagick-7.1.0-60/config/policy.xml~    2023-01-30 02:02:28.000000000 +0200
++++ ImageMagick-7.1.0-60/config/policy.xml     2023-02-03 14:15:12.880962514 +0200
+@@ -80,4 +80,18 @@
+   <!-- <policy domain="system" name="shred" value="1"/> -->
+   <!-- <policy domain="system" name="font" value="/path/to/unicode-font.ttf"/> -->
+   <policy domain="Undefined" rights="none"/>
 +  <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" />
@@ -21,7 +15,7 @@ diff -ruN ImageMagick-6.9.4-8.orig/config/policy.xml ImageMagick-6.9.4-8/config/
 +  <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.042163 seconds and 4 git commands to generate.