diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2019-08-18 08:27:13 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2019-08-18 08:27:13 +0000 |
commit | 873f483189200243fc33915729733d84a9d660cd (patch) | |
tree | 47bb619d5b934704ee8f4b8de1357fde56303116 /Build/source/texk/gsftopk/ChangeLog | |
parent | 43c09a4c52d6e43d6a9ec378c8c14d6f91e37693 (diff) |
gs-9.28(rc1) requires -dNOSAFER in gsftopk
git-svn-id: svn://tug.org/texlive/trunk@51898 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gsftopk/ChangeLog')
-rw-r--r-- | Build/source/texk/gsftopk/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/gsftopk/ChangeLog b/Build/source/texk/gsftopk/ChangeLog index fb67e8bd1ad..26235545a79 100644 --- a/Build/source/texk/gsftopk/ChangeLog +++ b/Build/source/texk/gsftopk/ChangeLog @@ -1,3 +1,11 @@ +2019-08-18 Akira Kakuto <kakuto@w32tex.org> + + * 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 + testing with gs-9.28rc1. + 2019-04-05 Paul Vojta <vojta@math.berkeley.edu> * render.ps (shellarguments): check for /.shellarguments |