From bc91af08d456de4a15f49fed0710f76b6bc8fb10 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 18 Feb 2016 23:30:43 +0000 Subject: openout_any=p luatex behavior unchanged, so fine, revert previous change git-svn-id: svn://tug.org/texlive/trunk@39769 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/ChangeLog | 5 ----- Build/source/texk/kpathsea/texmf.cnf | 14 -------------- 2 files changed, 19 deletions(-) (limited to 'Build/source/texk/kpathsea') diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index 02bcecf7876..82b10a2ba0e 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,8 +1,3 @@ -2016-02-17 Karl Berry - - * texmf.cnf (openout_any.*lua*): set to a, since otherwise nothing - nontrivial can be run, as of TL'16. As I understand it. - 2016-02-03 Akira Kakuto * win32lib.[ch], mingw32.[ch]: Define a function diff --git a/Build/source/texk/kpathsea/texmf.cnf b/Build/source/texk/kpathsea/texmf.cnf index 547219ba077..4d129cb2aa0 100644 --- a/Build/source/texk/kpathsea/texmf.cnf +++ b/Build/source/texk/kpathsea/texmf.cnf @@ -601,20 +601,6 @@ TEXMF_RESTRICTED_SCRIPTS = \ openin_any = a openout_any = p -% As of TeX Live 2016, the LuaTeX engines reimplemented the `p' setting -% such that even the simplest documents could not be run. Besides, most -% safeguards can be bypassed through Lua with sufficient effort. -% Therefore we specific the reality here. For those concerned with -% security and luatex, the --safer option is the place to start, and -% running entirely in a sandboxed environment (ConTeXt has support for -% this) is probably the place to end. -openout_any.dvilualatex = a -openout_any.dviluatex = a -openout_any.luajittex = a -openout_any.lualatex = a -openout_any.lualollipop = a -openout_any.luatex = a - % Write .log/.dvi/.aux/etc. files here, if the current directory is unwritable. %TEXMFOUTPUT = /tmp -- cgit v1.2.3