Author: bdubbs
Date: Thu May  2 11:52:27 2019
New Revision: 21538

Log:
Update to mercurial-5.0. 
Update to bubblewrap-0.3.3.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/mercurial.xml
   trunk/BOOK/general/sysutils/bubblewrap.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Thu May  2 10:26:30 2019        (r21537)
+++ trunk/BOOK/general.ent      Thu May  2 11:52:27 2019        (r21538)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "01">                   <!-- Always 2 digits -->
+<!ENTITY day          "02">                   <!-- Always 2 digits -->
 <!ENTITY month        "05">                   <!-- Always 2 digits -->
 <!ENTITY year         "2019">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "May 1st, &year;">
+<!ENTITY releasedate  "May 2nd, &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/prog/mercurial.xml
==============================================================================
--- trunk/BOOK/general/prog/mercurial.xml       Thu May  2 10:26:30 2019        
(r21537)
+++ trunk/BOOK/general/prog/mercurial.xml       Thu May  2 11:52:27 2019        
(r21538)
@@ -6,10 +6,10 @@
 
   <!ENTITY mercurial-download-http 
"https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz";>
   <!ENTITY mercurial-download-ftp  " ">
-  <!ENTITY mercurial-md5sum        "78331325e2d3251e7c3644f22fb3403a">
-  <!ENTITY mercurial-size          "6.7 MB">
-  <!ENTITY mercurial-buildsize     "70 MB (add 663 MB for tests)">
-  <!ENTITY mercurial-time          "0.4 SBU (add 10 SBU for tests using -j4)">
+  <!ENTITY mercurial-md5sum        "26e1877d20c921af8da357e1c776d5e5">
+  <!ENTITY mercurial-size          "6.9 MB">
+  <!ENTITY mercurial-buildsize     "72 MB (add 678 MB for tests)">
+  <!ENTITY mercurial-time          "0.4 SBU (add 11 SBU for tests using -j4)">
 ]>
 
 <sect1 id="mercurial" xreflabel="Mercurial-&mercurial-version;">
@@ -139,7 +139,7 @@
     "--debug" before "--tmpdir", and run again, some failures are gone, which
     seems to be a problem with the test suite. If this happens, normally, from
     now on, there will be no more such failures whether you use the debug 
switch
-    or not.</para>
+    or not. One test, test-https.t, is known to fail.</para>
 
     <para>An interesting switch is "- -time", which will generate at the end of
     the test suite execution, a table with all executed tests and respective

Modified: trunk/BOOK/general/sysutils/bubblewrap.xml
==============================================================================
--- trunk/BOOK/general/sysutils/bubblewrap.xml  Thu May  2 10:26:30 2019        
(r21537)
+++ trunk/BOOK/general/sysutils/bubblewrap.xml  Thu May  2 11:52:27 2019        
(r21538)
@@ -6,10 +6,10 @@
 
   <!ENTITY bubblewrap-download-http 
"https://github.com/projectatomic/bubblewrap/releases/download/v&bubblewrap-version;/bubblewrap-&bubblewrap-version;.tar.xz";>
   <!ENTITY bubblewrap-download-ftp  " ">
-  <!ENTITY bubblewrap-md5sum        "c34034985e80bdea39aaaaa4bcb92c64">
-  <!ENTITY bubblewrap-size          "208 KB">
-  <!ENTITY bubblewrap-buildsize     "2.0 MB">
-  <!ENTITY bubblewrap-time          "Less than 0.1 SBU">
+  <!ENTITY bubblewrap-md5sum        "69ce48ca2d637eaf6b42674ee903e5ad">
+  <!ENTITY bubblewrap-size          "128 KB">
+  <!ENTITY bubblewrap-buildsize     "1.4 MB">
+  <!ENTITY bubblewrap-time          "less than 0.1 SBU">
 ]>
 
 <sect1 id="bubblewrap" xreflabel="bubblewrap-&bubblewrap-version;">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu May  2 10:26:30 
2019        (r21537)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu May  2 11:52:27 
2019        (r21538)
@@ -46,6 +46,20 @@
       <para>May 1st, 2019</para>
       <itemizedlist>
         <listitem>
+          <para>[bdubbs] - Update to mercurial-5.0. Fixes
+          <ulink url="&blfs-ticket-root;12008">#12008</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[bdubbs] - Update to bubblewrap-0.3.3. Fixes
+          <ulink url="&blfs-ticket-root;12007">#12007</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
+      <para>May 1st, 2019</para>
+      <itemizedlist>
+        <listitem>
           <para>[pierre] - Fix the instructions for updating the icon cache
           and the desktop database.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Thu May  2 10:26:30 2019        (r21537)
+++ trunk/BOOK/packages.ent     Thu May  2 11:52:27 2019        (r21538)
@@ -266,7 +266,7 @@
 <!ENTITY at-version                   "3.1.23">
 <!ENTITY autofs-version               "5.1.5">
 <!ENTITY bluez-version                "5.50">
-<!ENTITY bubblewrap-version           "0.3.1">
+<!ENTITY bubblewrap-version           "0.3.3">
 <!ENTITY colord-version               "1.4.4">
 <!ENTITY cpio-version                 "2.12">
 <!ENTITY cups-pk-helper-version       "0.2.6">
@@ -326,7 +326,7 @@
 <!ENTITY llvm-old-version             "3.9.1">
 <!ENTITY lua-version                  "5.3.5">
 <!ENTITY lua52-version                "5.2.4">
-<!ENTITY mercurial-version            "4.9.1">
+<!ENTITY mercurial-version            "5.0">
 <!ENTITY nasm-version                 "2.14.02">
 <!ENTITY ninja-version                "1.9.0">
 <!ENTITY npapi-sdk-version            "0.27.2">
-- 
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