texlive[72376] trunk: latexminted is safe for shell_escape_commands,
commits+karl at tug.org
commits+karl at tug.org
Wed Sep 25 00:41:11 CEST 2024
Revision: 72376
https://tug.org/svn/texlive?view=revision&revision=72376
Author: karl
Date: 2024-09-25 00:41:10 +0200 (Wed, 25 Sep 2024)
Log Message:
-----------
latexminted is safe for shell_escape_commands, as far as we know
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 2024-09-24 22:39:08 UTC (rev 72375)
+++ trunk/Build/source/texk/kpathsea/ChangeLog 2024-09-24 22:41:10 UTC (rev 72376)
@@ -1,3 +1,8 @@
+2024-09-25 Karl Berry <karl at tug.org>
+
+ * texmf.cnf (shell_escape_commands): add latexminted for minted 3.0,
+ after various reviews via tlsecurity, etc.
+
2024-08-19 Karl Berry <karl at freefriends.org>
* tex-file.c (kpathsea_name_ok) <not_ok>: avoid spurious double space
Modified: trunk/Build/source/texk/kpathsea/texmf.cnf
===================================================================
--- trunk/Build/source/texk/kpathsea/texmf.cnf 2024-09-24 22:39:08 UTC (rev 72375)
+++ trunk/Build/source/texk/kpathsea/texmf.cnf 2024-09-24 22:41:10 UTC (rev 72376)
@@ -653,6 +653,7 @@
gregorio,\
kpsewhich,\
l3sys-query,\
+latexminted,\
makeindex,\
memoize-extract.pl,\
memoize-extract.py,\
Modified: trunk/Master/texmf-dist/web2c/texmf.cnf
===================================================================
--- trunk/Master/texmf-dist/web2c/texmf.cnf 2024-09-24 22:39:08 UTC (rev 72375)
+++ trunk/Master/texmf-dist/web2c/texmf.cnf 2024-09-24 22:41:10 UTC (rev 72376)
@@ -653,6 +653,7 @@
gregorio,\
kpsewhich,\
l3sys-query,\
+latexminted,\
makeindex,\
memoize-extract.pl,\
memoize-extract.py,\
More information about the tex-live-commits
mailing list.