Changeset 89c9d876


Ignore:
Timestamp:
11/16/2022 07:29:48 PM (18 months ago)
Author:
Ken Moffat <ken@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
8b7c7f7
Parents:
b932ddad
Message:

Update to firefox-102.5.0.

On this occasion the measurements are from an intel haswell, on
my normal test machine (still on icu71 and python3.10) the install
is 2MB larger and the SBU is bigger than for 102.4.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb932ddad r89c9d876  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to firefox-102.5.0 (Security Update).
     49          Fixes <ulink url="&blfs-ticket-root;17306">#17306</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - Update js102 to 102.5.0 (security fix). Fixes
    4953          <ulink url="&blfs-ticket-root;17308">#17308</ulink>.</para>
  • packages.ent

    rb932ddad r89c9d876  
    841841<!ENTITY epiphany-version             "42.4">
    842842<!-- falkon version is the same as KDE applications -->
    843 <!ENTITY firefox-version              "102.4.0">
     843<!ENTITY firefox-version              "102.5.0">
    844844<!ENTITY seamonkey-version            "2.53.14">
    845845
  • xsoft/graphweb/firefox.xml

    rb932ddad r89c9d876  
    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        "5ad962e43ad29245238feeba558941d9">
    10   <!ENTITY firefox-size          "460 MB">
     9  <!ENTITY firefox-md5sum        "3b3e610898ccda554519f744e634c50c">
     10  <!ENTITY firefox-size          "457 MB">
    1111  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
    1212    But the extra cached cargo files, if any, seem to be minimal -->
    13   <!ENTITY firefox-buildsize     "7.1 GB (199 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "7.1 GB (197 MB installed) without tests">
    1414  <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the
    1515   most practical way to get a timing on a machine with more cores, if taking
    1616   cores offline is not practical. If in doubt, round up -->
    17   <!ENTITY firefox-time          "21 SBU (on a zen1 machine using -j4) without tests">
     17  <!ENTITY firefox-time          "20 SBU using -j4, without tests">
    1818]>
    1919
Note: See TracChangeset for help on using the changeset viewer.