summarylogtreecommitdiffstats
path: root/imagemagick-full-security-fix.patch
diff options
context:
space:
mode:
authorDaniel Bermond2018-11-26 10:37:15 +0000
committerDaniel Bermond2018-11-26 10:37:15 +0000
commitc89ba1678f1d998e7e6cc73dd29a3d108fd58c3a (patch)
treed1efeb432a5929947df86ba2af714e63cfd30c3d /imagemagick-full-security-fix.patch
parent347a533395b33bc96487e3ef40336e50d87807cf (diff)
downloadaur-c89ba1678f1d998e7e6cc73dd29a3d108fd58c3a.tar.gz
Do not rename the source. gs security fix. Add zstd. Improvements.
Diffstat (limited to 'imagemagick-full-security-fix.patch')
-rw-r--r--imagemagick-full-security-fix.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/imagemagick-full-security-fix.patch b/imagemagick-full-security-fix.patch
new file mode 100644
index 000000000000..4f2d347fd424
--- /dev/null
+++ b/imagemagick-full-security-fix.patch
@@ -0,0 +1,20 @@
+diff -Naurp a/config/policy.xml b/config/policy.xml
+--- a/config/policy.xml 2018-10-24 23:55:43.000000000 +0000
++++ b/config/policy.xml 2018-11-23 12:50:49.475631653 +0000
+@@ -69,6 +69,16 @@
+ <!-- <policy domain="resource" name="throttle" value="0"/> -->
+ <!-- <policy domain="resource" name="time" value="3600"/> -->
+ <!-- <policy domain="coder" rights="none" pattern="MVG" /> -->
++ <policy domain="coder" rights="none" pattern="EPHEMERAL" />
++ <policy domain="coder" rights="none" pattern="URL" />
++ <policy domain="coder" rights="none" pattern="HTTPS" />
++ <policy domain="coder" rights="none" pattern="MVG" />
++ <policy domain="coder" rights="none" pattern="MSL" />
++ <policy domain="coder" rights="none" pattern="TEXT" />
++ <policy domain="coder" rights="none" pattern="SHOW" />
++ <policy domain="coder" rights="none" pattern="WIN" />
++ <policy domain="coder" rights="none" pattern="PLT" />
++ <policy domain="coder" rights="none" pattern="{PS,PS2,PS3,EPS,PDF,XPS}" />
+ <!-- <policy domain="module" rights="none" pattern="{PS,PDF,XPS}" /> -->
+ <!-- <policy domain="delegate" rights="none" pattern="HTTPS" /> -->
+ <!-- <policy domain="path" rights="none" pattern="@*" /> -->