firefox-68.5.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22656 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2020-02-11 17:55:47 +00:00
parent 09401574eb
commit c28e4a6864
4 changed files with 15 additions and 5 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "10"> <!-- Always 2 digits -->
<!ENTITY day "11"> <!-- Always 2 digits -->
<!ENTITY month "02"> <!-- Always 2 digits -->
<!ENTITY year "2020">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "February 10th, &year;">
<!ENTITY releasedate "February 11th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -41,6 +41,16 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>February 11th, 2020</para>
<itemizedlist>
<listitem>
<para>[ken] - Update to firefox-68.5.0esr (security fix). Fixes
<ulink url="&blfs-ticket-root;13115">#13115</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>February 10th, 2020</para>
<itemizedlist>

View File

@ -883,7 +883,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.4.2">
<!ENTITY firefox-version "68.5.0">
<!ENTITY flashplayer-version "27.0.0.187">
<!ENTITY qupzilla-version "2.2.6">
<!ENTITY seamonkey-version "2.49.5">

View File

@ -6,8 +6,8 @@
<!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 "914be34dc3e170cdf29eeeb4a0fefe07">
<!ENTITY firefox-size "304 MB">
<!ENTITY firefox-md5sum "f4102dfffdb52613b89cc891ca04c9c0">
<!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 -->
<!ENTITY firefox-buildsize "4.3 GB (166 MB installed) without tests">