Changeset 8f30526


Ignore:
Timestamp:
03/23/2024 12:09:44 AM (2 months ago)
Author:
Ken Moffat <zarniwhoop@…>
Branches:
lazarus, trunk
Children:
bf3b047f
Parents:
2f5071a6
git-author:
Ken Moffat <zarniwhoop@…> (03/23/2024 12:08:30 AM)
git-committer:
Ken Moffat <zarniwhoop@…> (03/23/2024 12:09:44 AM)
Message:

Update to firefox-115.9.1.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r2f5071a6 r8f30526  
    4141
    4242    <listitem>
     43      <para>March 22nd, 2024</para>
     44      <itemizedlist>
     45        <listitem>
     46          <para>[ken] - Update to firefox-115.9.1 (Security Update).  Fixes
     47          <ulink url="&blfs-ticket-root;19529">#19529</ulink>.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
    4353      <para>March 21st, 2024</para>
    4454      <itemizedlist>
  • packages.ent

    r2f5071a6 r8f30526  
    10151015  x/installing/tuning-fontconfig to point to wherever the
    10161016  font settings can now be found -->
    1017 <!ENTITY firefox-version              "115.9.0">
     1017<!ENTITY firefox-version              "115.9.1">
    10181018<!ENTITY seamonkey-version            "2.53.18.1">
    10191019<!ENTITY setuptools-version           "68.2.2"> <!-- for seamonkey -->
  • xsoft/graphweb/firefox.xml

    r2f5071a6 r8f30526  
    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        "14038d7d382e5c5cbbbb156c4710b24c">
    10   <!ENTITY firefox-size          "484 MB">
     9  <!ENTITY firefox-md5sum        "ecd4cba403e3c60e92999ef4d0ee91c0">
     10  <!ENTITY firefox-size          "485 MB">
    1111
    1212  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
Note: See TracChangeset for help on using the changeset viewer.