Author: bdubbs
Date: Tue Mar 26 21:22:34 2019
New Revision: 21396

Log:
Update to Python-3.7.3. 
Update to libssh2-1.8.2.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/libssh2.xml
   trunk/BOOK/general/prog/python3.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Tue Mar 26 17:41:45 2019        (r21395)
+++ trunk/BOOK/general.ent      Tue Mar 26 21:22:34 2019        (r21396)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "26">                   <!-- Always 2 digits -->
+<!ENTITY day          "27">                   <!-- Always 2 digits -->
 <!ENTITY month        "03">                   <!-- Always 2 digits -->
 <!ENTITY year         "2019">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "March 26th, &year;">
+<!ENTITY releasedate  "March 27th, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/general/genlib/libssh2.xml
==============================================================================
--- trunk/BOOK/general/genlib/libssh2.xml       Tue Mar 26 17:41:45 2019        
(r21395)
+++ trunk/BOOK/general/genlib/libssh2.xml       Tue Mar 26 21:22:34 2019        
(r21396)
@@ -6,10 +6,10 @@
 
   <!ENTITY libssh2-download-http 
"https://www.libssh2.org/download/libssh2-&libssh2-version;.tar.gz";>
   <!ENTITY libssh2-download-ftp  " ">
-  <!ENTITY libssh2-md5sum        "338f36a8bb7f5ef55715ac1864cc788c">
-  <!ENTITY libssh2-size          "838 KB">
-  <!ENTITY libssh2-buildsize     "12 MB">
-  <!ENTITY libssh2-time          "0.1 SBU">
+  <!ENTITY libssh2-md5sum        "616efd99af3d9ef731a26bed6cee9593">
+  <!ENTITY libssh2-size          "840 KB">
+  <!ENTITY libssh2-buildsize     "12 MB (with tests)">
+  <!ENTITY libssh2-time          "0.2 SBU (with tests)">
 ]>
 
 <sect1 id="libssh2" xreflabel="libssh2-&libssh2-version;">

Modified: trunk/BOOK/general/prog/python3.xml
==============================================================================
--- trunk/BOOK/general/prog/python3.xml Tue Mar 26 17:41:45 2019        (r21395)
+++ trunk/BOOK/general/prog/python3.xml Tue Mar 26 21:22:34 2019        (r21396)
@@ -7,11 +7,14 @@
   <!ENTITY python3-download-http
            
"https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz";>
   <!ENTITY python3-download-ftp  " ">
-  <!ENTITY python3-md5sum        "df6ec36011808205beda239c72f947cb">
+  <!ENTITY python3-md5sum        "93df27aec0cd18d6d42173e601ffbbfd">
   <!ENTITY python3-size          "16 MB">
-  <!ENTITY python3-buildsize     "337 MB (add 29 MB for tests)">
-  <!ENTITY python3-time          "1.2 SBU (add 2.0 SBU for tests)">
+  <!ENTITY python3-buildsize     "177 MB (add 26 MB for tests)">
+  <!ENTITY python3-time          "0.9 SBU (add 1.4 SBU for tests)">
   <!--
+
+  Note: Size does not reflect docs that were install in LFS.
+
   <!ENTITY python3htmldoc-download-http
   
"https://docs.python.org/ftp/python/doc/&python3-version;/python-&python3-version;-docs-html.tar.bz2";>
 -->
 ]>
@@ -140,8 +143,8 @@
       configure again, adding <quote>--with-pydebug</quote> to the
       <command>configure</command> switches above, run <command>make</command>,
       then <command>make test</command>. Remember that tests must be executed
-      using an X terminal. Two tests fail. The test SBU highly depends on the
-      speed of the internet connection.
+      using an X terminal. 
+      The test SBU highly depends on the speed of the internet connection.
     </para>
 
   </sect2>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Mar 26 17:41:45 
2019        (r21395)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Mar 26 21:22:34 
2019        (r21396)
@@ -42,6 +42,20 @@
     </listitem>
 -->
     <listitem>
+      <para>March 27th, 2019</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] - Update to Python-3.7.3. Fixes
+          <ulink url="&blfs-ticket-root;11856">#11856</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to libssh2-1.8.2. Fixes
+          <ulink url="&blfs-ticket-root;11855">#11855</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>March 26th, 2019</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Mar 26 17:41:45 2019        (r21395)
+++ trunk/BOOK/packages.ent     Tue Mar 26 21:22:34 2019        (r21396)
@@ -154,7 +154,7 @@
 <!ENTITY libseccomp-version           "2.4.0">
 <!ENTITY libsigc-version              "2.10.1">
 <!ENTITY libsigsegv-version           "2.12">
-<!ENTITY libssh2-version              "1.8.1">
+<!ENTITY libssh2-version              "1.8.2">
 <!ENTITY libstatgrab-version          "0.91">
 <!ENTITY libtasn1-version             "4.13">
 <!ENTITY libunique-version            "1.1.6">
@@ -335,7 +335,7 @@
 <!ENTITY npapi-sdk-version            "0.27.2">
 <!ENTITY php-version                  "7.3.3">
 <!ENTITY python2-version              "2.7.16">
-<!ENTITY python3-version              "3.7.2">
+<!ENTITY python3-version              "3.7.3">
 <!ENTITY ruby-minor-version           "2.6">
 <!ENTITY ruby-patch-version           "2">
 <!ENTITY ruby-version                 
"&ruby-minor-version;.&ruby-patch-version;">
-- 
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