Author: ken
Date: Wed Dec  7 13:42:37 2016
New Revision: 18044

Log:
texlive: remove mpost from s hell_escape_commands.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/pst/typesetting/texlive.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed Dec  7 10:46:20 2016        (r18043)
+++ trunk/BOOK/general.ent      Wed Dec  7 13:42:37 2016        (r18044)
@@ -1,6 +1,6 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "05">                   <!-- Always 2 digits -->
+<!ENTITY day          "07">                   <!-- Always 2 digits -->
 <!ENTITY month        "12">                   <!-- Always 2 digits -->
 <!ENTITY year         "2016">
 <!ENTITY copyrightdate "2001-&year;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Dec  7 10:46:20 
2016        (r18043)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Dec  7 13:42:37 
2016        (r18044)
@@ -44,6 +44,16 @@
 -->
 
     <listitem>
+      <para>December 7th, 2016</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - Remove mpost from texlive shell_escape_commands. Fixes
+          <ulink url="&blfs-ticket-root;8619">#8619</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>December 5th, 2016</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/pst/typesetting/texlive.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/texlive.xml      Wed Dec  7 10:46:20 2016        
(r18043)
+++ trunk/BOOK/pst/typesetting/texlive.xml      Wed Dec  7 13:42:37 2016        
(r18044)
@@ -244,6 +244,13 @@
 fmtutil-sys --all &amp;&amp;
 mtxrun --generate</userinput></screen>
 
+   <!-- December 2016, by TL2017 the problem might be fixed -->
+    <para>Now, or if returning here because you were advised, fix a new 
vulnerability.
+    As the <systemitem class="username">root</systemitem> user:</para>
+
+<screen role="root"><userinput>sed -i '/^mpost,/d' 
/opt/texlive/&texlive-year;/texmf-dist/web2c/texmf.cnf &amp;&amp;
+fmtutil-sys --all &amp;&amp;</userinput></screen>
+
     <para>You can now proceed to <xref linkend="asymptote"/>,
     <xref linkend="biber"/> and / or <xref linkend="xindy"/> if you
     wish to install them.</para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to