File CVE-2019-14869.patch of Package ghostscript.13176

--- Resource/Init/gs_ttf.ps.orig	2019-04-04 09:43:14.000000000 +0200
+++ Resource/Init/gs_ttf.ps	2019-11-11 15:43:39.000000000 +0100
@@ -1301,7 +1301,7 @@ currentdict /.pickcmap_with_no_xlatmap .
           TTFDEBUG { (\n1 setting alias: ) print dup ==only
                 ( to be the same as  ) print 2 index //== exec } if
 
-          7 index 2 index 3 -1 roll exch .forceput
+          7 index 2 index 3 -1 roll exch put
         } forall
         pop pop pop
       }
@@ -1319,7 +1319,7 @@ currentdict /.pickcmap_with_no_xlatmap .
           exch pop
           TTFDEBUG { (\n2 setting alias: ) print 1 index ==only
                      ( to use glyph index: ) print dup //== exec } if
-          5 index 3 1 roll .forceput
+          5 index 3 1 roll put
           //false
         }
         {
@@ -1336,7 +1336,7 @@ currentdict /.pickcmap_with_no_xlatmap .
         {                            %  CharStrings(dict) isunicode(boolean) cmap(dict) RAGL(dict) gname(name) codep(integer) gindex(integer)
           TTFDEBUG { (\3 nsetting alias: ) print 1 index ==only
                 ( to be index: ) print dup //== exec } if
-          exch pop 5 index 3 1 roll .forceput
+          exch pop 5 index 3 1 roll put
         }
         {
           pop pop
@@ -1366,7 +1366,7 @@ currentdict /.pickcmap_with_no_xlatmap .
       } ifelse
     ]
   TTFDEBUG { (Encoding: ) print dup === flush } if
-} .bind executeonly odef		% hides .forceput
+} .bind odef
 
 % ---------------- CIDFontType 2 font loading ---------------- %
 
openSUSE Build Service is sponsored by