diff --git a/ImageMagick-disable-insecure-coders.patch b/ImageMagick-disable-insecure-coders.patch
index 9323b11..be044d9 100644
--- a/ImageMagick-disable-insecure-coders.patch
+++ b/ImageMagick-disable-insecure-coders.patch
@@ -1,8 +1,8 @@
-Index: ImageMagick-7.0.8-10/config/policy.xml
+Index: ImageMagick-7.0.8-12/config/policy.xml
===================================================================
---- ImageMagick-7.0.8-10.orig/config/policy.xml 2018-08-13 13:05:28.000000000 +0200
-+++ ImageMagick-7.0.8-10/config/policy.xml 2018-08-22 12:24:40.219828953 +0200
-@@ -74,4 +74,20 @@
+--- ImageMagick-7.0.8-12.orig/config/policy.xml 2018-10-01 13:13:51.008702622 +0200
++++ ImageMagick-7.0.8-12/config/policy.xml 2018-10-01 13:22:06.174722426 +0200
+@@ -75,4 +75,21 @@
@@ -17,9 +17,10 @@ Index: ImageMagick-7.0.8-10/config/policy.xml
+
+
+
-+
-+
-+
-+
-+
++
++
++
++
++
++
diff --git a/ImageMagick.changes b/ImageMagick.changes
index 9042026..47495ff 100644
--- a/ImageMagick.changes
+++ b/ImageMagick.changes
@@ -1,3 +1,15 @@
+-------------------------------------------------------------------
+Wed Oct 3 08:07:50 UTC 2018 - Petr Gajdos
+
+- allow writing PS, PS2, PS3, XPS, EPS and PDF, disable reading
+ only by default security policy [bsc#1105592c#32]
+
+-------------------------------------------------------------------
+Mon Oct 1 11:14:23 UTC 2018 - Petr Gajdos
+
+- also disable EPS coder in default policy.xml [bsc#1105592]
+ [bsc#1109976#c7]
+
-------------------------------------------------------------------
Mon Sep 24 07:57:34 UTC 2018 - Petr Gajdos