Author: pierre
Date: Wed Mar  3 00:48:29 2021
New Revision: 24328

Log:
Python cannot be used by cryptsetup anymore
do not advertise python2 for gpgme, that can use python3 as well.

Modified:
   trunk/BOOK/postlfs/security/cryptsetup.xml
   trunk/BOOK/postlfs/security/gpgme.xml

Modified: trunk/BOOK/postlfs/security/cryptsetup.xml
==============================================================================
--- trunk/BOOK/postlfs/security/cryptsetup.xml  Tue Mar  2 21:48:26 2021        
(r24327)
+++ trunk/BOOK/postlfs/security/cryptsetup.xml  Wed Mar  3 00:48:29 2021        
(r24328)
@@ -94,7 +94,6 @@
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="libpwquality"/>,
-      <xref linkend="python2"/>,
       <ulink url="https://github.com/P-H-C/phc-winner-argon2";>argon2</ulink>, 
and
       <ulink url="http://www.openwall.com/passwdqc/";>passwdqc</ulink>
     </para>

Modified: trunk/BOOK/postlfs/security/gpgme.xml
==============================================================================
--- trunk/BOOK/postlfs/security/gpgme.xml       Tue Mar  2 21:48:26 2021        
(r24327)
+++ trunk/BOOK/postlfs/security/gpgme.xml       Wed Mar  3 00:48:29 2021        
(r24328)
@@ -85,12 +85,14 @@
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
-      <xref linkend="doxygen"/> and 
+      <xref linkend="doxygen"/> and
       <xref linkend="graphviz"/> (for API documentation),
-      <xref linkend="gnupg2"/> (required if Qt or SWIG are installed; 
+      <xref linkend="gnupg2"/> (required if Qt or SWIG are installed;
         used during the testsuite),
-      <xref linkend="clisp"/>, 
-      <xref linkend="python2"/>, 
+      <xref linkend="clisp"/>,<!--
+gpgme can still use python 2.7, but can use python3 as well,
+so do not advertise python2
+      <xref linkend="python2"/>,-->
       <xref linkend="qt5"/>, and/or
       <xref linkend="swig"/> (for language bindings)
     </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