mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
Update to firefox-115.0.2esr.
This commit is contained in:
parent
f5631c6bae
commit
b6cb36ffa1
@ -38,6 +38,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>July 12th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Update to firefox-115.0.2esr (Security fix). Fixes
|
||||
<ulink url="&blfs-ticket-root;18276">#18276</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>July 11th, 2023</para>
|
||||
<itemizedlist>
|
||||
|
@ -968,7 +968,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!-- Chapter 40 -->
|
||||
<!ENTITY epiphany-version "44.4">
|
||||
<!-- falkon version is the same as KDE applications -->
|
||||
<!ENTITY firefox-version "115.0">
|
||||
<!ENTITY firefox-version "115.0.2">
|
||||
<!ENTITY seamonkey-version "2.53.16">
|
||||
|
||||
<!-- Chapter 41 -->
|
||||
|
@ -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 "65a8dd2291b301deda2b48dacbae91f2">
|
||||
<!ENTITY firefox-size "485 MB">
|
||||
<!ENTITY firefox-md5sum "1467c03be7e9272f1255ef193e607db2">
|
||||
<!ENTITY firefox-size "482 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 -->
|
||||
@ -15,7 +15,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 "21 SBU using -j4, without tests">
|
||||
<!ENTITY firefox-time "22 SBU using -j4, without tests">
|
||||
]>
|
||||
|
||||
<sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
<!-- indicate this is the ESR variant,
|
||||
The point was that the 102.0 stable release differed slightly.
|
||||
The point is that the stable release differs slightly.
|
||||
<title>Firefox-&firefox-version;</title>-->
|
||||
<title>Firefox-&firefox-version;esr</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user