diff options
author | Karl Berry <karl@freefriends.org> | 2009-02-26 19:44:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-02-26 19:44:17 +0000 |
commit | fd209ee79002d0d87c3835c8e2697ed0eb7cc53c (patch) | |
tree | 4e2d10d678beb337d03b525d939068b6ebb55b24 /Build/source/texk/web2c/lib/ChangeLog | |
parent | 6226ce8e1a87017d3c958d63660c83b669e4da9a (diff) |
new restricted mode for \write18
git-svn-id: svn://tug.org/texlive/trunk@12244 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/lib/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/lib/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/lib/ChangeLog b/Build/source/texk/web2c/lib/ChangeLog index eb47250e790..cf13f906ba1 100644 --- a/Build/source/texk/web2c/lib/ChangeLog +++ b/Build/source/texk/web2c/lib/ChangeLog @@ -1,3 +1,12 @@ +2009-02-26 Karl Berry <karl@tug.org> + + * texmfmp.c: Implementation of restricted shell escapes from Akira. + (mk_shellcmdlist, init_shell_escape, char_needs_quote, Isspace, + shell_cmd_is_allowed, runsystem, runpopen): new fns. + (long_options, parse_cmd_line): new option --shell-restricted. + (main): call init_shell_escape. + (open_in_or_pipe, open_out_or_pipe): call runpopen. + 2009-02-06 Karl Berry <karl@tug.org> * texmfmp.c (maininit) [__SyncTeX__]: omit warning about no |