texlive[73918] trunk: link to

commits+karl at tug.org commits+karl at tug.org
Wed Feb 12 18:22:23 CET 2025


Revision: 73918
          https://tug.org/svn/texlive?view=revision&revision=73918
Author:   karl
Date:     2025-02-12 18:22:23 +0100 (Wed, 12 Feb 2025)
Log Message:
-----------
link to https://tug.org/texinfohtml/web2c.html#Output-file-location for shell_escape_commands

Modified Paths:
--------------
    trunk/Build/source/texk/kpathsea/ChangeLog
    trunk/Build/source/texk/kpathsea/texmf.cnf
    trunk/Master/texmf-dist/web2c/texmf.cnf

Modified: trunk/Build/source/texk/kpathsea/ChangeLog
===================================================================
--- trunk/Build/source/texk/kpathsea/ChangeLog	2025-02-12 15:47:03 UTC (rev 73917)
+++ trunk/Build/source/texk/kpathsea/ChangeLog	2025-02-12 17:22:23 UTC (rev 73918)
@@ -1,3 +1,8 @@
+2025-02-12  Karl Berry  <karl at freefriends.org>
+
+	* texmf.cnf (shell_escape_commands): doc link to
+	https://tug.org/texinfohtml/web2c.html#Output-file-location.
+
 2025-02-08  Karl Berry  <karl at tug.org>
 
 	* texmf.cnf (TEXMFVAR, TEXMFCONFIG, doc): 2025.

Modified: trunk/Build/source/texk/kpathsea/texmf.cnf
===================================================================
--- trunk/Build/source/texk/kpathsea/texmf.cnf	2025-02-12 15:47:03 UTC (rev 73917)
+++ trunk/Build/source/texk/kpathsea/texmf.cnf	2025-02-12 17:22:23 UTC (rev 73918)
@@ -642,11 +642,15 @@
 % 
 % The programs listed here are as safe as any we know: they either do
 % not write any output files, respect openout_any, or have hard-coded
-% restrictions similar to or higher than openout_any=p.  They also have
-% no features to invoke arbitrary other programs, and no known
-% exploitable bugs.  All to the best of our knowledge.  They also have
-% practical use for being called from TeX.
+% restrictions similar to or higher than openout_any=p.  The output file
+% location is determined according to
+% https://tug.org/texinfohtml/web2c.html#Output-file-location.
 % 
+% They also have no features to invoke arbitrary other programs, and no
+% known exploitable bugs, to the best of our knowledge.
+% 
+% Finally, they also have practical use for being called from TeX.
+% 
 shell_escape_commands = \
 bibtex,bibtex8,\
 extractbb,\

Modified: trunk/Master/texmf-dist/web2c/texmf.cnf
===================================================================
--- trunk/Master/texmf-dist/web2c/texmf.cnf	2025-02-12 15:47:03 UTC (rev 73917)
+++ trunk/Master/texmf-dist/web2c/texmf.cnf	2025-02-12 17:22:23 UTC (rev 73918)
@@ -642,11 +642,15 @@
 % 
 % The programs listed here are as safe as any we know: they either do
 % not write any output files, respect openout_any, or have hard-coded
-% restrictions similar to or higher than openout_any=p.  They also have
-% no features to invoke arbitrary other programs, and no known
-% exploitable bugs.  All to the best of our knowledge.  They also have
-% practical use for being called from TeX.
+% restrictions similar to or higher than openout_any=p.  The output file
+% location is determined according to
+% https://tug.org/texinfohtml/web2c.html#Output-file-location.
 % 
+% They also have no features to invoke arbitrary other programs, and no
+% known exploitable bugs, to the best of our knowledge.
+% 
+% Finally, they also have practical use for being called from TeX.
+% 
 shell_escape_commands = \
 bibtex,bibtex8,\
 extractbb,\



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