summaryrefslogtreecommitdiff
path: root/imagemagick-compat/IM6-GS-policy.patch
blob: fb371bdcbe29b3bedb5b57288d4704e4371f2ee3 (plain)
    1 --- ImageMagick-7.0.8-13/config/policy.xml.orig	2018-10-22 15:13:51.713995553 +0000
    2 +++ ImageMagick-7.0.8-13/config/policy.xml	2018-10-22 15:14:22.650737457 +0000
    3 @@ -68,6 +68,7 @@
    4    <!-- <policy domain="resource" name="throttle" value="0"/> -->
    5    <!-- <policy domain="resource" name="time" value="3600"/> -->
    6    <!-- <policy domain="coder" rights="none" pattern="MVG" /> -->
    7 +  <policy domain="coder" rights="none" pattern="{PS,PS2,PS3,EPS,PDF,XPS}" />
    8    <!-- <policy domain="module" rights="none" pattern="{PS,PDF,XPS}" /> -->
    9    <!-- <policy domain="delegate" rights="none" pattern="HTTPS" /> -->
   10    <!-- <policy domain="path" rights="none" pattern="@*" /> -->

Generated by cgit