Update to firefox-102.8.0 and JS-102.8.0.

This commit is contained in:
Ken Moffat 2023-02-14 22:13:40 +00:00
parent edb88a67a0
commit c043e454dc
4 changed files with 11 additions and 7 deletions

View File

@ -14,9 +14,9 @@
<!ENTITY js102-download-http "&mozilla-http;/firefox/releases/&JS102-version;esr/source/firefox-&JS102-version;esr.source.tar.xz">
<!ENTITY js102-download-ftp " ">
<!ENTITY js102-md5sum "&firefox-md5;">
<!ENTITY js102-size "458 MB">
<!ENTITY js102-size "457 MB">
<!ENTITY js102-buildsize "3.3 GB (38 MB installed after removing 34MB static lib)">
<!ENTITY js102-time "6.4 SBU (with parallelism=4)">
<!ENTITY js102-time "1.8 SBU (with parallelism=4)">
]>
<sect1 id="js102" xreflabel="JS-&JS102-version;">

View File

@ -41,6 +41,10 @@
<listitem>
<para>February 14th, 2023</para>
<itemizedlist>
<listitem>
<para>[ken] - Update to firefox-102.8.0 and JS-102.8.0 (Security updates). Fixes
<ulink url="&blfs-ticket-root;17650">#17650</ulink>.</para>
</listitem>
<listitem>
<para>[renodr] - Update to gnome-control-center-43.4.1. Fixes
<ulink url="&blfs-ticket-root;17649">#17649</ulink>.</para>

View File

@ -115,7 +115,7 @@
<!ENTITY inih-version "56">
<!ENTITY jansson-version "2.14">
<!ENTITY JS102-version "102.7.0">
<!ENTITY JS102-version "102.8.0">
<!-- temporary, until JS102 is approved for gnome -->
<!--<!ENTITY JS91-version "91.13.0">-->
<!ENTITY json-c-version "0.16">
@ -948,8 +948,8 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!-- Chapter 40 -->
<!ENTITY epiphany-version "43.0">
<!-- falkon version is the same as KDE applications -->
<!ENTITY firefox-version "102.7.0">
<!ENTITY firefox-md5 "8cb5c0ef68fa0f93138a6196b1d5f153">
<!ENTITY firefox-version "102.8.0">
<!ENTITY firefox-md5 "2f65e84943e97f6d56d7b07aa1ded135">
<!ENTITY seamonkey-version "2.53.15">
<!-- Chapter 41 -->

View File

@ -7,10 +7,10 @@
<!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 "&firefox-md5;">
<!ENTITY firefox-size "458 MB">
<!ENTITY firefox-size "457 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 "7.1 GB (199 MB installed) without tests">
<!ENTITY firefox-buildsize "7.0 GB (197 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 -->