Author: pierre
Date: Mon Feb 12 03:38:07 2018
New Revision: 19752

Log:
thunderbird-52.6.0

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xsoft/other/thunderbird.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Sun Feb 11 21:31:19 2018        (r19751)
+++ trunk/BOOK/general.ent      Mon Feb 12 03:38:07 2018        (r19752)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "11">                   <!-- Always 2 digits -->
+<!ENTITY day          "12">                   <!-- Always 2 digits -->
 <!ENTITY month        "02">                   <!-- Always 2 digits -->
 <!ENTITY year         "2018">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "February 11th, &year;">
+<!ENTITY releasedate  "February 12th, &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/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sun Feb 11 21:31:19 
2018        (r19751)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon Feb 12 03:38:07 
2018        (r19752)
@@ -42,6 +42,16 @@
     </listitem>
 -->
     <listitem>
+      <para>February 12th, 2018</para>
+      <itemizedlist>
+        <listitem>
+          <para>[pierre] - Update to thunderbird-52.6.0. Fixes
+          <ulink url="&blfs-ticket-root;10305">#10306</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>February 11th, 2018</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sun Feb 11 21:31:19 2018        (r19751)
+++ trunk/BOOK/packages.ent     Mon Feb 12 03:38:07 2018        (r19752)
@@ -749,7 +749,7 @@
 <!ENTITY pidgin-version               "2.12.0">
 <!ENTITY rox-filer-version            "2.11">
 <!ENTITY rxvt-unicode-version         "9.22">
-<!ENTITY thunderbird-version          "52.5.2">
+<!ENTITY thunderbird-version          "52.6.0">
 <!ENTITY tigervnc-version             "1.8.0">
 <!ENTITY transmission-version         "2.93">
 <!ENTITY xarchiver-version            "0.5.4">

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      Sun Feb 11 21:31:19 2018        
(r19751)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      Mon Feb 12 03:38:07 2018        
(r19752)
@@ -6,10 +6,10 @@
 
   <!ENTITY thunderbird-download-http 
"&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
   <!ENTITY thunderbird-download-ftp  " ">
-  <!ENTITY thunderbird-md5sum        "25a3320778323c5c9ed32ef17f3963be">
+  <!ENTITY thunderbird-md5sum        "ce4496f157050a711745c44acdd04385">
   <!ENTITY thunderbird-size          "220 MB">
-  <!ENTITY thunderbird-buildsize     "4.5 GB (112 MB installed)">
-  <!ENTITY thunderbird-time          "15 SBU (with -j4, estimated 63 SBU with 
-j1)">
+  <!ENTITY thunderbird-buildsize     "4.5 GB (111 MB installed)">
+  <!ENTITY thunderbird-time          "16 SBU (with -j4, estimated 63 SBU with 
-j1)">
   <!-- Verified the time at -j1 on another system for posterity's sake. -->
 ]>
 
@@ -76,7 +76,7 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="alsa-lib"/>,
+<!--      <xref linkend="alsa-lib"/>, no mention in log -->
       <xref linkend="autoconf213"/>,
       <xref linkend="gtk3"/>,
       <xref linkend="zip"/>,
@@ -86,6 +86,7 @@
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
+      <xref linkend="icu"/>,
       <xref linkend="libevent"/>,
       <xref linkend="libvpx"/>,
       <xref linkend="nspr"/>,
@@ -215,9 +216,9 @@
 ac_add_options --enable-safe-browsing
 ac_add_options --enable-url-classifier
 
-# Use internal cairo due to reports of unstable execution with
-# system cairo
-#ac_add_options --enable-system-cairo
+# Using system cairo has been reported to make thunderbird execution unstable.
+# This appears to again work in thunderbird-52
+ac_add_options --enable-system-cairo
 ac_add_options --enable-system-ffi
 ac_add_options --enable-system-pixman
 
@@ -275,13 +276,13 @@
       version of thunderbird, an old bug has reappeared in 32-bit builds.  With
       optimization, the install fails with a Python error.  This command will
       fix i686 builds and preserve the optimization on x86_64.
-    </para>-->
+    </para>
 
     <para>
       <command>export CFLAGS= ... export CXXFLAGS= ...</command>: These
       settings work around code which gcc6 would otherwise regard as
       out-of-specification and allow it to produce a working program.
-    </para>
+    </para>-->
 
     <para>
       <command>make -f client.mk</command>: Mozilla products are packaged to
@@ -390,7 +391,7 @@
         </seg>
         <seg>
           libldap60.so, libldif60.so, liblgpllibs.so, libmozgtk.so, 
-          libmozsandbox.so, libmozsqlite3.so, libprldap60.so, and libxul.so
+          libmozsandbox.so, libprldap60.so, and libxul.so
         </seg>
         <seg>
           /usr/lib/thunderbird-&thunderbird-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