Author: bdubbs
Date: Sat May 16 14:00:34 2020
New Revision: 23153

Log:
Update to postgresql-12.3. 
Update to php-7.4.6. 
Update to Python-3.8.3. 
Update to highlight-3.57.

Modified:
   trunk/BOOK/general/genutils/highlight.xml
   trunk/BOOK/general/prog/php.xml
   trunk/BOOK/general/prog/python3.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/databases/postgresql.xml

Modified: trunk/BOOK/general/genutils/highlight.xml
==============================================================================
--- trunk/BOOK/general/genutils/highlight.xml   Sat May 16 13:19:50 2020        
(r23152)
+++ trunk/BOOK/general/genutils/highlight.xml   Sat May 16 14:00:34 2020        
(r23153)
@@ -6,9 +6,9 @@
 
   <!ENTITY highlight-download-http 
"http://www.andre-simon.de/zip/highlight-&highlight-version;.tar.bz2";>
   <!ENTITY highlight-download-ftp  " ">
-  <!ENTITY highlight-md5sum        "00b19243afbc4111db7c81b27d2801e4">
+  <!ENTITY highlight-md5sum        "cc41b4ff98577e25a0d6a0025d4b1ead">
   <!ENTITY highlight-size          "1.3 MB">
-  <!ENTITY highlight-buildsize     "29 MB (with gui)">
+  <!ENTITY highlight-buildsize     "22 MB (with gui)">
   <!ENTITY highlight-time          "0.3 SBU (Using paralllelism=4; with gui)">
 ]>
 

Modified: trunk/BOOK/general/prog/php.xml
==============================================================================
--- trunk/BOOK/general/prog/php.xml     Sat May 16 13:19:50 2020        (r23152)
+++ trunk/BOOK/general/prog/php.xml     Sat May 16 14:00:34 2020        (r23153)
@@ -6,10 +6,10 @@
 
   <!ENTITY php-download-http 
"http://www.php.net/distributions/php-&php-version;.tar.xz";>
   <!ENTITY php-download-ftp  " ">
-  <!ENTITY php-md5sum        "c39377baa2d7e233432ec8e8d5d994f9">
+  <!ENTITY php-md5sum        "523b7d61e5fa8ea15375f6d1f7e2876a">
   <!ENTITY php-size          "9.8 MB">
-  <!ENTITY php-buildsize     "515 MB (add 2 MB for tests, add 112 MB for 
documentation)">
-  <!ENTITY php-time          "1.5 SBU (with parallelism=4; add 1.7 SBU for 
tests)">
+  <!ENTITY php-buildsize     "474 MB (add 2 MB for tests, add 112 MB for 
documentation)">
+  <!ENTITY php-time          "1.7 SBU (with parallelism=4; add 1.7 SBU for 
tests)">
 ]>
 
 <sect1 id="php" xreflabel="PHP-&php-version;">

Modified: trunk/BOOK/general/prog/python3.xml
==============================================================================
--- trunk/BOOK/general/prog/python3.xml Sat May 16 13:19:50 2020        (r23152)
+++ trunk/BOOK/general/prog/python3.xml Sat May 16 14:00:34 2020        (r23153)
@@ -7,10 +7,10 @@
   <!ENTITY python3-download-http
            
"https://www.python.org/ftp/python/&python3-version;/Python-&python3-version;.tar.xz";>
   <!ENTITY python3-download-ftp  " ">
-  <!ENTITY python3-md5sum        "e9d6ebc92183a177b8e8a58cad5b8d67">
+  <!ENTITY python3-md5sum        "3000cf50aaa413052aef82fd2122ca78">
   <!ENTITY python3-size          "17 MB">
-  <!ENTITY python3-buildsize     "193 MB (add 27 MB for tests)">
-  <!ENTITY python3-time          "0.5 SBU (using parallelism=4; add 1.6 SBU 
for tests, including rebuilding)">
+  <!ENTITY python3-buildsize     "187 MB (add 27 MB for tests)">
+  <!ENTITY python3-time          "0.6 SBU (using parallelism=4; add 2.1 SBU 
for tests, including rebuilding)">
   <!--
 
   Note: Size does not reflect docs that were install in LFS.

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat May 16 13:19:50 
2020        (r23152)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat May 16 14:00:34 
2020        (r23153)
@@ -58,9 +58,25 @@
           <para>[pierre] - Fix vsftpd for GCC 10. Thanks to Thomas
           Trepl for the sed.</para>
         </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to postgresql-12.3. Fixes
+          <ulink url="&blfs-ticket-root;13540">#13540</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to php-7.4.6. Fixes
+          <ulink url="&blfs-ticket-root;13538">#13538</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to Python-3.8.3. Fixes
+          <ulink url="&blfs-ticket-root;13539">#13539</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to highlight-3.57. Fixes
+          <ulink url="&blfs-ticket-root;13537">#13537</ulink>.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
-
+    
     <listitem>
       <para>May 15th, 2020</para>
       <itemizedlist>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sat May 16 13:19:50 2020        (r23152)
+++ trunk/BOOK/packages.ent     Sat May 16 14:00:34 2020        (r23153)
@@ -249,7 +249,7 @@
 <!ENTITY gtk-doc-version              "1.32">
 <!ENTITY gtkhtml-version              "4.10.0">
 <!ENTITY hd2u-version                 "1.0.4">
-<!ENTITY highlight-version            "3.56">
+<!ENTITY highlight-version            "3.57">
 <!ENTITY ibus-version                 "1.5.22">
 <!ENTITY imagemagick6-version         "6.9.10">
 <!ENTITY imagemagick-version          "7.0.9">
@@ -344,7 +344,7 @@
 <!ENTITY nasm-version                 "2.14.02">
 <!ENTITY ninja-version                "1.9.0">
 <!ENTITY npapi-sdk-version            "0.27.2">
-<!ENTITY php-version                  "7.4.5">
+<!ENTITY php-version                  "7.4.6">
 
 <!ENTITY python2-majorver             "2.7">
 <!ENTITY python2-patch                "18">
@@ -352,7 +352,7 @@
 
 <!ENTITY python3-major                "3">
 <!ENTITY python3-minor                "8">
-<!ENTITY python3-patch                "2">
+<!ENTITY python3-patch                "3">
 <!ENTITY python3-majorver             "&python3-major;.&python3-minor;">
 <!ENTITY python3-version              "&python3-majorver;.&python3-patch;">
 <!ENTITY python3-lib-suffix           
"cpython-&python3-major;&python3-minor;-&lt;arch&gt;-linux-gnu">
@@ -660,7 +660,7 @@
 <!ENTITY db-version                   "5.3.28">
 <!ENTITY lmdb-version                 "0.9.24">
 <!ENTITY mariadb-version              "10.4.13">
-<!ENTITY postgresql-version           "12.2">
+<!ENTITY postgresql-version           "12.3">
 <!ENTITY sqlite-version               "3.31.1">
 
 <!-- Chapter 23 -->

Modified: trunk/BOOK/server/databases/postgresql.xml
==============================================================================
--- trunk/BOOK/server/databases/postgresql.xml  Sat May 16 13:19:50 2020        
(r23152)
+++ trunk/BOOK/server/databases/postgresql.xml  Sat May 16 14:00:34 2020        
(r23153)
@@ -7,10 +7,10 @@
   <!ENTITY postgresql-download-http 
"http://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2";>
   <!--  <!ENTITY postgresql-download-ftp  
"ftp://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2";>
 -->
   <!ENTITY postgresql-download-ftp  " ">
-  <!ENTITY postgresql-md5sum        "a88ceea8ecf2741307f663e4539b58b7">
+  <!ENTITY postgresql-md5sum        "a30c023dd7088e44d73be71af2ef404a">
   <!ENTITY postgresql-size          "19 MB">
-  <!ENTITY postgresql-buildsize     "185 MB (add 37 MB for tests)">
-  <!ENTITY postgresql-time          "0.6 SBU (with parallelism=4, add 0.1 SBU 
for tests)">
+  <!ENTITY postgresql-buildsize     "186 MB (add 36 MB for tests)">
+  <!ENTITY postgresql-time          "0.7 SBU (with parallelism=4, add 0.1 SBU 
for tests)">
 ]>
 
 <sect1 id="postgresql" xreflabel="PostgreSQL-&postgresql-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