mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
firefox-78.4.0esr
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23825 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
3b40e9e8e7
commit
1b747ab601
@ -7,11 +7,11 @@
|
||||
<!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.3.0 -->
|
||||
<!ENTITY js78-md5sum "f110328e5b244682b33c28b1915f16b2">
|
||||
<!-- 78.4.0 -->
|
||||
<!ENTITY js78-md5sum "a1c8027c67d606bce0cc130a792432c0">
|
||||
<!ENTITY js78-size "316 MB">
|
||||
<!ENTITY js78-buildsize "2.9 GB (36 MB installed after removing 35MB static lib)">
|
||||
<!ENTITY js78-time "2.7 SBU (with parallelism = 4)">
|
||||
<!ENTITY js78-time "2.4 SBU (with parallelism = 4)">
|
||||
]>
|
||||
|
||||
<sect1 id="js78" xreflabel="js78-&ff78-version;">
|
||||
|
@ -44,6 +44,11 @@
|
||||
<listitem>
|
||||
<para>October 19th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Update to firefox-78.4.0 and
|
||||
JS78.4.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;14151">#14151</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to lxml-4.6.1 (Perl Module). Fixes
|
||||
<ulink url="&blfs-ticket-root;14149">#14149</ulink>.</para>
|
||||
|
@ -911,7 +911,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY falkon-major-version "3.1">
|
||||
<!ENTITY falkon-minor-version "0">
|
||||
<!ENTITY falkon-version "&falkon-major-version;.&falkon-minor-version;">
|
||||
<!ENTITY firefox-version "78.3.0">
|
||||
<!ENTITY firefox-version "78.4.0">
|
||||
<!ENTITY flashplayer-version "27.0.0.187">
|
||||
<!ENTITY qupzilla-version "2.2.6">
|
||||
<!ENTITY seamonkey-version "2.53.4">
|
||||
|
@ -6,11 +6,11 @@
|
||||
|
||||
<!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 "f110328e5b244682b33c28b1915f16b2">
|
||||
<!ENTITY firefox-size "316 MB">
|
||||
<!ENTITY firefox-md5sum "a1c8027c67d606bce0cc130a792432c0">
|
||||
<!ENTITY firefox-size "320 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 "4.9 GB (184 MB installed) without tests">
|
||||
<!ENTITY firefox-buildsize "4.7 GB (184 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 -->
|
||||
|
Loading…
Reference in New Issue
Block a user