Author: renodr
Date: Wed Jun 26 09:59:31 2019
New Revision: 21730
Log:
Update to Thunderbird-60.7.2
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 Tue Jun 25 21:18:28 2019 (r21729)
+++ trunk/BOOK/general.ent Wed Jun 26 09:59:31 2019 (r21730)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "24"> <!-- Always 2 digits -->
+<!ENTITY day "26"> <!-- Always 2 digits -->
<!ENTITY month "06"> <!-- Always 2 digits -->
<!ENTITY year "2019">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "June 24th, &year;">
+<!ENTITY releasedate "June 26th, &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 Tue Jun 25 21:18:28
2019 (r21729)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Jun 26 09:59:31
2019 (r21730)
@@ -42,6 +42,16 @@
</listitem>
-->
<listitem>
+ <para>June 26th, 2019</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Update to Thunderbird-60.7.2. Fixes
+ <ulink url="&blfs-ticket-root;12159">#12159</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 25th, 2019</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Tue Jun 25 21:18:28 2019 (r21729)
+++ trunk/BOOK/packages.ent Wed Jun 26 09:59:31 2019 (r21730)
@@ -887,7 +887,7 @@
<!ENTITY pidgin-version "2.13.0">
<!ENTITY rox-filer-version "2.11">
<!ENTITY rxvt-unicode-version "9.22">
-<!ENTITY thunderbird-version "60.7.0">
+<!ENTITY thunderbird-version "60.7.2">
<!ENTITY tigervnc-version "1.9.0">
<!ENTITY transmission-version "2.94">
<!ENTITY xarchiver-version "0.5.4">
Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==============================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml Tue Jun 25 21:18:28 2019
(r21729)
+++ trunk/BOOK/xsoft/other/thunderbird.xml Wed Jun 26 09:59:31 2019
(r21730)
@@ -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 "d5e1f8e084a56b5591506b619c6e3a2e">
- <!ENTITY thunderbird-size "272 MB">
- <!ENTITY thunderbird-buildsize "8.1 GB (142 MB installed)">
- <!ENTITY thunderbird-time "28 SBU (with -j4, estimated 75 SBU with
-j1)">
+ <!ENTITY thunderbird-md5sum "36e4e26ad89c0cf5cdcc18c72daac1dc">
+ <!ENTITY thunderbird-size "271 MB">
+ <!ENTITY thunderbird-buildsize "8.1 GB (146 MB installed)">
+ <!ENTITY thunderbird-time "26 SBU (with -j4, estimated 84 SBU with
-j1)">
<!-- Verified the time at -j1 on another system for posterity's sake. -->
]>
@@ -107,24 +107,7 @@
holes.
</para>
</note>
-<!--
- <note>
- <para>
- With <application>Thunderbird-31.0</application> and later versions,
- you must have installed <application>Openssl</application> before
- <application>Python 2</application>, or the build system will quickly
- fail with output including "ImportError: cannot import name
- HTTPSHandler". If you are in any doubt about this (e.g. upgrading from
- an older version of Thunderbird), check if
-
<filename>/usr/lib/python&python2-majorver;/lib-dynload/_ssl.so</filename>
- exists. If it does not, reinstall <xref linkend="python2"/> (after
- installing <xref linkend="openssl"/> - the latest version of any
- <emphasis>currently maintained</emphasis> version of Openssl should be
- satisfactory if already installed - if that package has not already
- been installed).
- </para>
- </note>
--->
+
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<!-- <xref linkend="curl"/>, not in build log-->
@@ -380,7 +363,7 @@
StartupNotify=true</literal>
EOF
-ln -sfv
/usr/lib/thunderbird-&thunderbird-version;/chrome/icons/default/default256.png \
+ln -sfv /usr/lib/thunderbird/chrome/icons/default/default256.png \
/usr/share/pixmaps/thunderbird.png</userinput></screen>
</sect3>
</sect2>
@@ -402,7 +385,7 @@
libmozsandbox.so, libprldap60.so, and libxul.so
</seg>
<seg>
- /usr/lib/thunderbird-&thunderbird-version;
+ /usr/lib/thunderbird
</seg>
</seglistitem>
</segmentedlist>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page