From b31bfcc9e631ec2eda723aa458ebab0bb5fd3048 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 9 Mar 2010 00:25:42 +0000 Subject: 2.14, gscmd now disabled in restricted mode git-svn-id: svn://tug.org/texlive/trunk@17388 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/extra/epstopdf/epstopdf.1 | 4 ++-- Build/source/extra/epstopdf/epstopdf.pl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'Build/source/extra') diff --git a/Build/source/extra/epstopdf/epstopdf.1 b/Build/source/extra/epstopdf/epstopdf.1 index 4b368c9c1f7..60ac00a8e73 100644 --- a/Build/source/extra/epstopdf/epstopdf.1 +++ b/Build/source/extra/epstopdf/epstopdf.1 @@ -1,4 +1,4 @@ -.TH EPSTOPDF 1 "26 February 2010" +.TH EPSTOPDF 1 "9 March 2010" .\" $Id$ .\" man page originally by Jim Van Zandt .SH NAME @@ -44,7 +44,7 @@ None, All, PageByPage. For EPS files, PageByPage is equivalent to All. turn on restricted mode (default: [on for repstopdf, else off]); this forbids the use of \fB--gscmd\fP and imposes restrictions on the input and output file names according to the values of openin_any and openout_any (see -Web2c's manual). +the Web2c manual, http://tug.org/web2c). .IP "\fB--help\fP display help message and exit .IP "\fB--version\fP diff --git a/Build/source/extra/epstopdf/epstopdf.pl b/Build/source/extra/epstopdf/epstopdf.pl index 286ad89ad0b..c451a266074 100755 --- a/Build/source/extra/epstopdf/epstopdf.pl +++ b/Build/source/extra/epstopdf/epstopdf.pl @@ -46,7 +46,7 @@ use strict; # # emacs-page # History -# 2010/03/08 (Manuel P\'egouri\'e-Gonnard) +# 2010/03/08 v2.14 (Manuel P\'egouri\'e-Gonnard) # * In restricted mode, forbid --gscmd (all platforms) and call GS with full # path relative to self location (windows). # 2010/02/26 v2.13 (Karl Berry) @@ -143,7 +143,7 @@ use strict; ### program identification my $program = "epstopdf"; -my $ident = '($Id$) 2.13'; +my $ident = '($Id$) 2.14'; my $copyright = <