mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Updates:
firefox-102.7.0, JS-102.7.0.
This commit is contained in:
parent
4cbdd08bba
commit
aa5add933a
@ -13,10 +13,10 @@
|
||||
<!ENTITY ff102-version "&firefox-version;">
|
||||
<!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 "9fe60d1991b9344ebfd80592aff2bfa9">
|
||||
<!ENTITY js102-size "457 MB">
|
||||
<!ENTITY js102-md5sum "8cb5c0ef68fa0f93138a6196b1d5f153">
|
||||
<!ENTITY js102-size "458 MB">
|
||||
<!ENTITY js102-buildsize "3.3 GB (38 MB installed after removing 34MB static lib)">
|
||||
<!ENTITY js102-time "2.0 SBU (with parallelism=4)">
|
||||
<!ENTITY js102-time "6.4 SBU (with parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="js102" xreflabel="JS-&JS102-version;">
|
||||
|
@ -41,6 +41,11 @@
|
||||
<listitem>
|
||||
<para>January 17th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Update to firefox-102.7.0 (security update), also
|
||||
update to JS-102.7.0 (normal update). Fixes
|
||||
<ulink url="&blfs-ticket-root;17521">#17521</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to fuse-3.13.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;17514">#17514</ulink>.</para>
|
||||
|
@ -113,7 +113,7 @@
|
||||
|
||||
<!ENTITY inih-version "56">
|
||||
<!ENTITY jansson-version "2.14">
|
||||
<!ENTITY JS102-version "102.6.0">
|
||||
<!ENTITY JS102-version "102.7.0">
|
||||
<!-- temporary, until JS102 is approved for gnome -->
|
||||
<!--<!ENTITY JS91-version "91.13.0">-->
|
||||
<!ENTITY json-c-version "0.16">
|
||||
@ -847,7 +847,7 @@ 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.6.0">
|
||||
<!ENTITY firefox-version "102.7.0">
|
||||
<!ENTITY seamonkey-version "2.53.14">
|
||||
|
||||
<!-- Chapter 41 -->
|
||||
|
@ -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 "9fe60d1991b9344ebfd80592aff2bfa9">
|
||||
<!ENTITY firefox-size "457 MB">
|
||||
<!ENTITY firefox-md5sum "8cb5c0ef68fa0f93138a6196b1d5f153">
|
||||
<!ENTITY firefox-size "458 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">
|
||||
<!-- 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 "21 SBU using -j4, without tests">
|
||||
<!ENTITY firefox-time "20 SBU using -j4, without tests">
|
||||
]>
|
||||
|
||||
<sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user