diff options
author | Karl Berry <karl@freefriends.org> | 2009-12-21 01:44:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-12-21 01:44:39 +0000 |
commit | f06671f268d0020a7e84a3e34ef58849c43ca442 (patch) | |
tree | 2410f778995b8551416b40aaa5c1258f2ab9426d /Build/source/texk/dvipsk/ChangeLog | |
parent | 21792b141434f0992e16e0eb593834cf394350e6 (diff) |
warn about and do not process iff2ps and tek2ps specials, so we can avoid executing external programs (report/patch from Alexander/Akira)
git-svn-id: svn://tug.org/texlive/trunk@16465 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipsk/ChangeLog')
-rw-r--r-- | Build/source/texk/dvipsk/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/dvipsk/ChangeLog b/Build/source/texk/dvipsk/ChangeLog index e2a23921888..c02ace0ff75 100644 --- a/Build/source/texk/dvipsk/ChangeLog +++ b/Build/source/texk/dvipsk/ChangeLog @@ -1,3 +1,12 @@ +2009-12-21 Karl Berry <karl@tug.org> + + * protos.h (fil2ps): remove decl. + * dospecial.c (fil2ps): remove fn. + (dospecial): warn if iff2ps or tek2ps specials are noticed. + The goal here was to avoid executing external programs, with that + inhererent security risk, when (we believe) no one is actually + using the functionality. + 2009-12-14 Karl Berry <karl@tug.org> * emspecial.c (emspecial): |