mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to firefox-91.9.0 and JS-91.9.0.
This commit is contained in:
parent
880da2c3ab
commit
492efd215b
@ -13,8 +13,8 @@
|
||||
<!-- <!ENTITY ff91-version "&firefox-version;">-->
|
||||
<!ENTITY js91-download-http "&mozilla-http;/firefox/releases/&JS91-version;esr/source/firefox-&JS91-version;esr.source.tar.xz">
|
||||
<!ENTITY js91-download-ftp " ">
|
||||
<!ENTITY js91-md5sum "d38011e344b070832135bd1e87bfdffc">
|
||||
<!ENTITY js91-size "363 MB">
|
||||
<!ENTITY js91-md5sum "afed7dd6b46abc80470d1d1bab2cd471">
|
||||
<!ENTITY js91-size "367 MB">
|
||||
<!ENTITY js91-buildsize "3.1 GB (38 MB installed after removing 36MB static lib)">
|
||||
<!ENTITY js91-time "2.3 SBU (with parallelism=4)">
|
||||
]>
|
||||
|
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>May 3rd, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Update to firefox-91.9.0 (security fix) and js-91.9.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;16498">#16498</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[timtas] - Update to unixODBC-2.3.10. Fixes
|
||||
<ulink url="&blfs-ticket-root;16501">#16501</ulink>.</para>
|
||||
|
@ -956,7 +956,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY falkon-minor-version "0">
|
||||
<!ENTITY falkon-version "&falkon-major-version;.&falkon-minor-version;">
|
||||
<!-- for firefox-legacy-version use JS78-version: f-l archived at version 78.15.0 -->
|
||||
<!ENTITY firefox-version "91.8.0">
|
||||
<!ENTITY firefox-version "91.9.0">
|
||||
<!ENTITY flashplayer-version "27.0.0.187">
|
||||
<!ENTITY qupzilla-version "2.2.6">
|
||||
<!ENTITY seamonkey-version "2.53.11.1">
|
||||
|
@ -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 "d38011e344b070832135bd1e87bfdffc">
|
||||
<!ENTITY firefox-size "363 MB">
|
||||
<!ENTITY firefox-md5sum "afed7dd6b46abc80470d1d1bab2cd471">
|
||||
<!ENTITY firefox-size "367 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 "6.7 GB (193 MB installed) without tests">
|
||||
|
Loading…
Reference in New Issue
Block a user