texlive[58322] Master/texmf-dist/dvipdfmx/dvipdfmx.cfg: dvipdfmx.cfg:

commits+kakuto at tug.org commits+kakuto at tug.org
Sat Mar 13 05:34:14 CET 2021


Revision: 58322
          http://tug.org/svn/texlive?view=revision&revision=58322
Author:   kakuto
Date:     2021-03-13 05:34:14 +0100 (Sat, 13 Mar 2021)
Log Message:
-----------
dvipdfmx.cfg: Remove -dDELAYSAFER for security

Modified Paths:
--------------
    trunk/Master/texmf-dist/dvipdfmx/dvipdfmx.cfg

Modified: trunk/Master/texmf-dist/dvipdfmx/dvipdfmx.cfg
===================================================================
--- trunk/Master/texmf-dist/dvipdfmx/dvipdfmx.cfg	2021-03-13 01:47:18 UTC (rev 58321)
+++ trunk/Master/texmf-dist/dvipdfmx/dvipdfmx.cfg	2021-03-13 04:34:14 UTC (rev 58322)
@@ -156,7 +156,7 @@
 %% kpsewhich -progname=dvipdfmx -format='other text files' dvipdfmx.cfg
 %% and control which one is found by setting DVIPDFMXINPUTS.
 %%
-D  "rungs -q -dALLOWPSTRANSPARENCY -dDELAYSAFER -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit"
+D  "rungs -q -dALLOWPSTRANSPARENCY -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit"
 
 % other random ps converters people have experimented with.
 %D "/usr/local/bin/ps2pdf -dEPSCrop '%i' '%o'"



More information about the tex-live-commits mailing list.