components/ghostscript/patches/05-5045800.patch
author saurabh.vyas@oracle.com
Thu, 30 Mar 2017 20:50:08 -0700
changeset 7819 b1bca76ec901
parent 345 61b29cf8b717
permissions -rw-r--r--
PSARC/2015/272 Ghostscript 9.20 16354273 Upgrade ghostscript to 9.20 24808169 problem in UTILITY/GHOSTSCRIPT 24808123 problem in UTILITY/GHOSTSCRIPT 24807899 problem in UTILITY/GHOSTSCRIPT 24807607 problem in UTILITY/GHOSTSCRIPT 23148723 Regression caused due to -x04 optimisation with /usr/bin/amd64/gs on S12_97 25054202 ghostscript 9.20 build fails with restrict qualifier

Solaris-specific; not suitable for upstream

--- ghostscript-9.20/Resource/Init/gs_init.ps	2016-09-26 03:41:28.000000000 -0700
+++ ghostscript-9.20/Resource/Init/gs_init.ps	2016-10-04 23:24:03.811258506 -0700
@@ -2063,7 +2063,7 @@
   SAFETY /safe get not {
     <<
       /PermitFileReading [ ]
-      /PermitFileWriting [ ]
+      /PermitFileWriting [ (/usr/openwin/lib/*) (/usr/X11/lib/*) (/usr/share/ghostscript/*) ]
       /PermitFileControl [ ]
     >> setuserparams
   }