Author: ken
Date: Tue Dec 15 08:00:10 2020
New Revision: 23981
Log:
Firefox-78.6.0 and JS78.6.0.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/js78.xml
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 Mon Dec 14 20:55:26 2020 (r23980)
+++ trunk/BOOK/general.ent Tue Dec 15 08:00:10 2020 (r23981)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "14"> <!-- Always 2 digits -->
+<!ENTITY day "15"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2020">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "December 14th, &year;">
+<!ENTITY releasedate "December 15th, &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/genlib/js78.xml
==============================================================================
--- trunk/BOOK/general/genlib/js78.xml Mon Dec 14 20:55:26 2020 (r23980)
+++ trunk/BOOK/general/genlib/js78.xml Tue Dec 15 08:00:10 2020 (r23981)
@@ -7,9 +7,8 @@
<!ENTITY ff78-version "&firefox-version;">
<!ENTITY js78-download-http
"&mozilla-http;/firefox/releases/&ff78-version;esr/source/firefox-&ff78-version;esr.source.tar.xz">
<!ENTITY js78-download-ftp " ">
- <!-- 78.4.1 -->
- <!ENTITY js78-md5sum "154f790f56b0a7aa344947c45accad5d">
- <!ENTITY js78-size "319 MB">
+ <!ENTITY js78-md5sum "2df7dcedba6229f243dcf327ad3e7306">
+ <!ENTITY js78-size "323 MB">
<!ENTITY js78-buildsize "3.0 GB (36 MB installed after removing 35MB
static lib)">
<!ENTITY js78-time "2.5 SBU (with parallelism = 4)">
]>
@@ -189,7 +188,11 @@
<!-- ken: removed "are known to fail' becasue there are
4096 known failures, these icu items are unexpected failures
and I found the wording confusing -->
- Ten JS tests related to locale and timezone fail,
+ <!-- ken : For 78.4 this was 14 failures, I changed it to 10 for 78.5.
+ On that machine with 78.6 still 10, but on another 14, both with similar
+ setup and locale. -->
+ Depending on the machine, either
+ ten or fourteen JS tests related to locale and timezone fail,
because of an issue in <xref linkend="icu"/>.
To run the JIT test suite, issue:
<command>make -C js/src check-jit-test
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon Dec 14 20:55:26
2020 (r23980)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Dec 15 08:00:10
2020 (r23981)
@@ -42,6 +42,17 @@
</listitem>
-->
<listitem>
+ <para>December 15th, 2020</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - Update to firefox-78.6.0 (security fixes) and JS
78.6.0. Fixes
+ <ulink url="&blfs-ticket-root;14386">#14386</ulink> and
+ <ulink url="&blfs-ticket-root;14385">#14385</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>December 14th, 2020</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Mon Dec 14 20:55:26 2020 (r23980)
+++ trunk/BOOK/packages.ent Tue Dec 15 08:00:10 2020 (r23981)
@@ -914,7 +914,7 @@
<!ENTITY falkon-major-version "3.1">
<!ENTITY falkon-minor-version "0">
<!ENTITY falkon-version
"&falkon-major-version;.&falkon-minor-version;">
-<!ENTITY firefox-version "78.5.0">
+<!ENTITY firefox-version "78.6.0">
<!ENTITY flashplayer-version "27.0.0.187">
<!ENTITY qupzilla-version "2.2.6">
<!ENTITY seamonkey-version "2.53.5.1">
Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml Mon Dec 14 20:55:26 2020
(r23980)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml Tue Dec 15 08:00:10 2020
(r23981)
@@ -6,15 +6,15 @@
<!ENTITY firefox-download-http
"&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz">
<!ENTITY firefox-download-ftp " ">
- <!ENTITY firefox-md5sum "154f790f56b0a7aa344947c45accad5d">
- <!ENTITY firefox-size "319 MB">
+ <!ENTITY firefox-md5sum "2df7dcedba6229f243dcf327ad3e7306">
+ <!ENTITY firefox-size "323 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 "5.1 GB (185 MB installed) without tests">
<!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the
most practical way to get a timing on a machine with more cores, if taking
cores offline is not practical. If in doubt, round up -->
- <!ENTITY firefox-time "29 SBU (on a 4-core machine) without tests">
+ <!ENTITY firefox-time "27 SBU (on a 4-core machine) without tests">
]>
<sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page