firefox-68.6.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22831 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2020-03-10 17:53:27 +00:00
parent 716a45fb04
commit 4040245c67
3 changed files with 7 additions and 3 deletions

View File

@ -44,6 +44,10 @@
<listitem>
<para>March 10th, 2020</para>
<itemizedlist>
<listitem>
<para>[ken] - Update to firefox-68.6.0 (security fixes). Fixes
<ulink url="&blfs-ticket-root;13250">#13250</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to cogl-1.22.6. Fixes
<ulink url="&blfs-ticket-root;13252">#13252</ulink>.</para>

View File

@ -884,7 +884,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.5.0">
<!ENTITY firefox-version "68.6.0">
<!ENTITY flashplayer-version "27.0.0.187">
<!ENTITY qupzilla-version "2.2.6">
<!ENTITY seamonkey-version "2.53.1">

View File

@ -6,7 +6,7 @@
<!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 "f4102dfffdb52613b89cc891ca04c9c0">
<!ENTITY firefox-md5sum "d21112f6e2b482e3c3ce431682de5e7d">
<!ENTITY firefox-size "300 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 -->
@ -14,7 +14,7 @@
<!-- 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 "24 SBU (with parallelism=4) without tests">
<!ENTITY firefox-time "23 SBU (with parallelism=4) without tests">
]>
<sect1 id="firefox" xreflabel="Firefox-&firefox-version;">