Author: pierre
Date: Sat Aug  8 02:17:43 2020
New Revision: 23474

Log:
Updates: epiphany-3.36.4, evolution- evolution-data-server-3.36.5, and 
thunferbird-78.1.1
Fix remap attribute for polkit tests

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/gnome.ent
   trunk/BOOK/gnome/applications/evolution.xml
   trunk/BOOK/gnome/platform/evolution-data-server.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/security/polkit.xml
   trunk/BOOK/xsoft/graphweb/epiphany.xml
   trunk/BOOK/xsoft/other/thunderbird.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sat Aug  8 00:12:05 2020        (r23473)
+++ trunk/BOOK/general.ent      Sat Aug  8 02:17:43 2020        (r23474)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "07">                   <!-- Always 2 digits -->
+<!ENTITY day          "08">                   <!-- Always 2 digits -->
 <!ENTITY month        "08">                   <!-- Always 2 digits -->
 <!ENTITY year         "2020">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "August 7th, &year;">
+<!ENTITY releasedate  "August 8th, &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/gnome.ent
==============================================================================
--- trunk/BOOK/gnome.ent        Sat Aug  8 00:12:05 2020        (r23473)
+++ trunk/BOOK/gnome.ent        Sat Aug  8 02:17:43 2020        (r23474)
@@ -38,7 +38,7 @@
 <!ENTITY libgweather-version               "3.36.1">
 <!ENTITY libpeas-version                   "1.26.0">
 <!ENTITY libwnck-version                   "3.36.0">
-<!ENTITY evolution-data-server-version     "3.36.4">
+<!ENTITY evolution-data-server-version     "3.36.5">
 <!ENTITY folks-version                     "0.14.0">
 <!ENTITY gfbgraph-version                  "0.2.4">
 <!ENTITY tracker-version                   "2.3.4">
@@ -76,7 +76,7 @@
 <!ENTITY cheese-version                    "3.34.0">
 <!ENTITY eog-version                       "3.36.3">
 <!ENTITY evince-version                    "3.36.7">
-<!ENTITY evolution-version                 "3.36.4">
+<!ENTITY evolution-version                 "3.36.5">
 <!ENTITY file-roller-version               "3.36.2">
 <!-- gedit moved to Editors, so it's now in packages.ent -->
 <!ENTITY gnome-calculator-version          "3.36.0">

Modified: trunk/BOOK/gnome/applications/evolution.xml
==============================================================================
--- trunk/BOOK/gnome/applications/evolution.xml Sat Aug  8 00:12:05 2020        
(r23473)
+++ trunk/BOOK/gnome/applications/evolution.xml Sat Aug  8 02:17:43 2020        
(r23474)
@@ -6,10 +6,10 @@
 
   <!ENTITY evolution-download-http 
"&gnome-download-http;/evolution/&gnome-minor-36;/evolution-&evolution-version;.tar.xz">
   <!ENTITY evolution-download-ftp  
"&gnome-download-ftp;/evolution/&gnome-minor-36;/evolution-&evolution-version;.tar.xz">
-  <!ENTITY evolution-md5sum        "3c47c618d0372e75700f4d49aa47abd0">
+  <!ENTITY evolution-md5sum        "600368015f20cc256c2f1a94e60ed455">
   <!ENTITY evolution-size          "12 MB">
   <!ENTITY evolution-buildsize     "342 MB">
-  <!ENTITY evolution-time          "1.2 SBU (Using parallelism=4)">
+  <!ENTITY evolution-time          "1.1 SBU (Using parallelism=4)">
 ]>
 
 <sect1 id="evolution" xreflabel="Evolution-&evolution-version;">

Modified: trunk/BOOK/gnome/platform/evolution-data-server.xml
==============================================================================
--- trunk/BOOK/gnome/platform/evolution-data-server.xml Sat Aug  8 00:12:05 
2020        (r23473)
+++ trunk/BOOK/gnome/platform/evolution-data-server.xml Sat Aug  8 02:17:43 
2020        (r23474)
@@ -8,10 +8,10 @@
            
"&gnome-download-http;/evolution-data-server/&gnome-minor-36;/evolution-data-server-&evolution-data-server-version;.tar.xz">
   <!ENTITY evolution-data-server-download-ftp
            
"&gnome-download-ftp;/evolution-data-server/&gnome-minor-36;/evolution-data-server-&evolution-data-server-version;.tar.xz">
-  <!ENTITY evolution-data-server-md5sum        
"30282c322622a5a2d4b4a26eee661af4">
+  <!ENTITY evolution-data-server-md5sum        
"cc971859b875606de9dd1d743e34ab33">
   <!ENTITY evolution-data-server-size          "4.4 MB">
   <!ENTITY evolution-data-server-buildsize     "202 MB (with tests)">
-  <!ENTITY evolution-data-server-time          "2.0 SBU (using parallelism=4, 
with tests)">
+  <!ENTITY evolution-data-server-time          "2.1 SBU (using parallelism=4, 
with tests)">
 ]>
 
 <sect1 id="evolution-data-server"

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Aug  8 00:12:05 
2020        (r23473)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Aug  8 02:17:43 
2020        (r23474)
@@ -42,6 +42,25 @@
     </listitem>
     -->
     <listitem>
+      <para>August 8th, 2020</para>
+      <itemizedlist>
+        <listitem>
+          <para>[pierre] - Update to thunderbird-78.1.1. Fixes
+          <ulink url="&blfs-ticket-root;13896">#13896</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[pierre] - Update to evolution- and
+          evolution-data-server-3.36.5. Fixes
+          <ulink url="&blfs-ticket-root;13895">#13895</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[pierre] - Update to epiphany-3.36.4. Fixes
+          <ulink url="&blfs-ticket-root;13891">#13891</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>August 7th, 2020</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sat Aug  8 00:12:05 2020        (r23473)
+++ trunk/BOOK/packages.ent     Sat Aug  8 02:17:43 2020        (r23474)
@@ -897,7 +897,7 @@
 
 <!-- Chapter 40 -->
 <!--<!ENTITY chromium-version             "64.0.3282.186">-->
-<!ENTITY epiphany-version             "3.36.3">
+<!ENTITY epiphany-version             "3.36.4">
 <!ENTITY falkon-major-version         "3.1">
 <!ENTITY falkon-minor-version         "0">
 <!ENTITY falkon-version               
"&falkon-major-version;.&falkon-minor-version;">
@@ -925,7 +925,7 @@
 <!ENTITY pidgin-version               "2.14.1">
 <!ENTITY rox-filer-version            "2.11">
 <!ENTITY rxvt-unicode-version         "9.22">
-<!ENTITY thunderbird-version          "78.1.0">
+<!ENTITY thunderbird-version          "78.1.1">
 <!ENTITY tigervnc-version             "1.10.1">
 <!ENTITY transmission-version         "3.00">
 <!ENTITY xarchiver-version            "0.5.4.15">

Modified: trunk/BOOK/postlfs/security/polkit.xml
==============================================================================
--- trunk/BOOK/postlfs/security/polkit.xml      Sat Aug  8 00:12:05 2020        
(r23473)
+++ trunk/BOOK/postlfs/security/polkit.xml      Sat Aug  8 02:17:43 2020        
(r23474)
@@ -214,7 +214,7 @@
       restore a missing file. Then run the tests:
     </para>
 
-<screen><userinput>cp ../polkitbackendjsauthoritytest-wrapper.py 
test/polkitbackend/    &amp;&amp;
+<screen remap="test"><userinput>cp ../polkitbackendjsauthoritytest-wrapper.py 
test/polkitbackend/    &amp;&amp;
 chmod 755 test/polkitbackend/polkitbackendjsauthoritytest-wrapper.py &amp;&amp;
 make check</userinput></screen>
 

Modified: trunk/BOOK/xsoft/graphweb/epiphany.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/epiphany.xml      Sat Aug  8 00:12:05 2020        
(r23473)
+++ trunk/BOOK/xsoft/graphweb/epiphany.xml      Sat Aug  8 02:17:43 2020        
(r23474)
@@ -8,10 +8,10 @@
            
"&gnome-download-http;/epiphany/&gnome-minor-36;/epiphany-&epiphany-version;.tar.xz">
   <!ENTITY epiphany-download-ftp
            
"&gnome-download-ftp;/epiphany/&gnome-minor-36;/epiphany-&epiphany-version;.tar.xz">
-  <!ENTITY epiphany-md5sum        "92f1c54a9561c33b07f564c1dcec4e2b">
-  <!ENTITY epiphany-size          "5.5 MB">
-  <!ENTITY epiphany-buildsize     "96 MB"> 
-  <!ENTITY epiphany-time          "0.3 SBU (Using parallelism=4)"> 
+  <!ENTITY epiphany-md5sum        "dba7e0e698948f7896463c512140cb98">
+  <!ENTITY epiphany-size          "5.6 MB">
+  <!ENTITY epiphany-buildsize     "97 MB"> 
+  <!ENTITY epiphany-time          "0.3 SBU (Using parallelism=4, including 
tests)"> 
 ]>
 
 <sect1 id="epiphany" xreflabel="Epiphany-&epiphany-version;">

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      Sat Aug  8 00:12:05 2020        
(r23473)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      Sat Aug  8 02:17:43 2020        
(r23474)
@@ -6,9 +6,9 @@
 
   <!ENTITY thunderbird-download-http 
"&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
   <!ENTITY thunderbird-download-ftp  " ">
-  <!ENTITY thunderbird-md5sum        "253f7e1fa29465b1321dff19f1dc6ff3">
-  <!ENTITY thunderbird-size          "338 MB">
-  <!ENTITY thunderbird-buildsize     "10.9 GB (173 MB installed)">
+  <!ENTITY thunderbird-md5sum        "613738e76b7a3b8dd28b945fce4d9dbf">
+  <!ENTITY thunderbird-size          "342 MB">
+  <!ENTITY thunderbird-buildsize     "10.9 GB (172 MB installed)">
   <!ENTITY thunderbird-time          "43 SBU (on a 4-core machine)">
   <!-- Removed the -j1 time because python and rust do not obey it, although
        the C/C++ code appears to obey it -->
-- 
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