From 79e92daaaeb519ff47b2add2f57fe0bb40ce22d5 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Thu, 22 Aug 2019 22:29:24 +0000 Subject: rewrite ChangeLog git-svn-id: svn://tug.org/texlive/trunk@51937 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/gsftopk/ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Build/source/texk/gsftopk/ChangeLog b/Build/source/texk/gsftopk/ChangeLog index 26235545a79..44dd00c22e3 100644 --- a/Build/source/texk/gsftopk/ChangeLog +++ b/Build/source/texk/gsftopk/ChangeLog @@ -2,9 +2,16 @@ * gsftopk.c: Add an option -dNOSAFER for Ghostscript. Otherwise gs-9.28 fails with: - "gs: Last OS error: Permission denied". - gs-9.28 is not released yet, and the above is noticed by + "Error: /invalidfileaccess in --run--". + gs-9.28 is not released yet, and the above is found by testing with gs-9.28rc1. + The gsftopk requires to execute a PostScript code + "(absolute path) run" such as + "(/texlive/2019/texmf-dist/fonts/enc/dvips/base/8r.enc) run" + which is not allowed in SAFER mode of Ghostscript. + In the upcoming gs-9.28, SAFER mode becomes default even + if -dSAFER is not set in a command line. Thus an explicit + -dNOSAFER is necessary for the gsftopk. 2019-04-05 Paul Vojta -- cgit v1.2.3