mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
firefox-68.4.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22552 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e5937bd03e
commit
af32bfa252
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "07"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "01"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2020">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "January 6th, &year;">
|
||||
<!ENTITY releasedate "January 7th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>January 7th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Update to firefox-68.4.0esr (security fix). Fixes
|
||||
<ulink url="&blfs-ticket-root;12988">#12988</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
||||
<listitem>
|
||||
<para>January 6th, 2020</para>
|
||||
|
@ -879,7 +879,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 "68.3.0">
|
||||
<!ENTITY firefox-version "68.4.0">
|
||||
<!ENTITY flashplayer-version "27.0.0.187">
|
||||
<!ENTITY qupzilla-version "2.2.6">
|
||||
<!ENTITY seamonkey-version "2.49.5">
|
||||
|
@ -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 "06211aefda524240b3d95f1b6bc7f958">
|
||||
<!ENTITY firefox-size "298 MB">
|
||||
<!ENTITY firefox-md5sum "1e986d29cb501e870308f59b45b31422">
|
||||
<!ENTITY firefox-size "307 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.3 GB (166 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 "26 SBU (with parallelism=4) without tests">
|
||||
<!ENTITY firefox-time "24 SBU (with parallelism=4) without tests">
|
||||
]>
|
||||
|
||||
<sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user