Author: ken
Date: Tue Aug 21 09:47:19 2018
New Revision: 20356
Log:
Update to firefox-61.0.2 and reinstate its './mach build' command which I
accidentally deleted on 26th June.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
trunk/BOOK/xsoft/graphweb/firefox.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Aug 21 08:03:27 2018 (r20355)
+++ trunk/BOOK/general.ent Tue Aug 21 09:47:19 2018 (r20356)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "20"> <!-- Always 2 digits -->
+<!ENTITY day "21"> <!-- Always 2 digits -->
<!ENTITY month "08"> <!-- Always 2 digits -->
<!ENTITY year "2018">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "August 20th, &year;">
+<!ENTITY releasedate "August 21st, &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 Aug 21 08:03:27
2018 (r20355)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Aug 21 09:47:19
2018 (r20356)
@@ -42,6 +42,16 @@
</listitem>
-->
<listitem>
+ <para>August 21st, 2018</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Update to firefox-61.0.2. Fixes
+ <ulink url="&blfs-ticket-root;11013">#11013</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>August 20th, 2018</para>
<itemizedlist>
<listitem revision="systemd">
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Tue Aug 21 08:03:27 2018 (r20355)
+++ trunk/BOOK/packages.ent Tue Aug 21 09:47:19 2018 (r20356)
@@ -735,7 +735,7 @@
<!ENTITY chromium-version "64.0.3282.186">
<!ENTITY epiphany-version "3.28.1">
<!ENTITY falkon-version "3.0.1">
-<!ENTITY firefox-version "61.0.1">
+<!ENTITY firefox-version "61.0.2">
<!ENTITY flashplayer-version "27.0.0.187">
<!ENTITY qupzilla-version "2.2.6">
<!ENTITY seamonkey-version "2.49.3">
Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml Tue Aug 21 08:03:27 2018
(r20355)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml Tue Aug 21 09:47:19 2018
(r20356)
@@ -6,12 +6,12 @@
<!ENTITY firefox-download-http
"&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
<!ENTITY firefox-download-ftp " ">
- <!ENTITY firefox-md5sum "984f5d9067ead278b7a304e3d7648486">
- <!ENTITY firefox-size "255 MB">
+ <!ENTITY firefox-md5sum "f8ad78a0dfa6fa5dc67563785d62a25b">
+ <!ENTITY firefox-size "254 MB">
<!-- NB with stylo, much of the build uses rust, and therefore cargo files.
But the extra cached cargo files, if any, seem to be minimal -->
- <!ENTITY firefox-buildsize "9.2 GB (132 MB installed) without tests">
- <!ENTITY firefox-time "35 SBU (with parallelism=4) without tests">
+ <!ENTITY firefox-buildsize "9.2 GB (139 MB installed) without tests">
+ <!ENTITY firefox-time "31 SBU (with parallelism=4) without tests">
]>
<sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
@@ -327,6 +327,12 @@
</para></note>
<para>
+ Invoke the Python script to compile the package:
+ </para>
+
+<screen><userinput>./mach</userinput></screen>
+
+ <para>
The <filename>mozconfig</filename> above disables the tests because
they use a lot more time and disk space for no obvious benefit. If
you have nevertheless enabled them, you can run the tests by executing
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page