Changeset fe97c47


Ignore:
Timestamp:
04/17/2024 08:12:58 PM (4 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
lazarus, trunk
Children:
3aae0dd
Parents:
55c9a18
Message:

Update to firefox-115.10.0esr (Security Update)

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r55c9a18 rfe97c47  
    4343      <para>April 17th, 2024</para>
    4444      <itemizedlist>
     45        <listitem>
     46          <para>[renodr] - Update to firefox-115.10.0esr (Security Update).
     47          Fixes <ulink url="&blfs-ticket-root;19664">#19664</ulink>.</para>
     48        </listitem>
    4549        <listitem>
    4650          <para>[renodr] - Update to spidermonkey-115.10.0 (Security Update).
  • packages.ent

    r55c9a18 rfe97c47  
    10411041  x/installing/tuning-fontconfig to point to wherever the
    10421042  font settings can now be found -->
    1043 <!ENTITY firefox-version              "115.9.1">
     1043<!ENTITY firefox-version              "115.10.0">
    10441044<!ENTITY seamonkey-version            "2.53.18.2">
    10451045<!ENTITY setuptools-version           "68.2.2"> <!-- for seamonkey -->
  • xsoft/graphweb/firefox.xml

    r55c9a18 rfe97c47  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz">
    88  <!ENTITY firefox-download-ftp  " ">
    9   <!ENTITY firefox-md5sum        "ecd4cba403e3c60e92999ef4d0ee91c0">
    10   <!ENTITY firefox-size          "485 MB">
     9  <!ENTITY firefox-md5sum        "150ac3fe6200f01879148ef32c5dd16f">
     10  <!ENTITY firefox-size          "484 MB">
    1111
    1212  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
    1313    But the extra cached cargo files, if any, seem to be minimal -->
    14   <!ENTITY firefox-buildsize     "6.1 GB (199 MB installed) without tests">
     14  <!ENTITY firefox-buildsize     "5.7 GB (199 MB installed) without tests">
    1515  <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the
    1616   most practical way to get a timing on a machine with more cores, if taking
Note: See TracChangeset for help on using the changeset viewer.