Changeset b635b9d


Ignore:
Timestamp:
03/08/2022 06:32:56 PM (2 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.2, 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/soup3, xry111/xf86-video-removal
Children:
32f5b6f
Parents:
0771e2f
Message:

Update to firefox-91.7.0esr and corresponding JS91.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js91.xml

    r0771e2f rb635b9d  
    1414  <!ENTITY js91-download-http "&mozilla-http;/firefox/releases/&JS91-version;esr/source/firefox-&JS91-version;esr.source.tar.xz">
    1515  <!ENTITY js91-download-ftp  " ">
    16   <!ENTITY js91-md5sum        "038c417db527350d4fdd039870af819b">
    17   <!ENTITY js91-size          "369 MB">
    18   <!ENTITY js91-buildsize     "3.1 GB (37 MB installed after removing 34MB static lib)">
    19   <!ENTITY js91-time          "7.0 SBU (with parallelism=4)">
     16  <!ENTITY js91-md5sum        "d74a84322d03ae0778c5d779ea49a3f4">
     17  <!ENTITY js91-size          "366 MB">
     18  <!ENTITY js91-buildsize     "3.1 GB (38 MB installed after removing 36MB static lib)">
     19  <!ENTITY js91-time          "2.4 SBU (with parallelism=4)">
    2020]>
    2121
  • introduction/welcome/changelog.xml

    r0771e2f rb635b9d  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to firefox-91.7.0 (security update). Fixes
     49          <ulink url="&blfs-ticket-root;16197">#16197</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to ruby-3.1.1. Fixes
    4953          <ulink url="&blfs-ticket-root;16143">#16143</ulink>.</para>
  • packages.ent

    r0771e2f rb635b9d  
    945945<!ENTITY falkon-version               "&falkon-major-version;.&falkon-minor-version;">
    946946<!-- for firefox-legacy-version use JS78-version: f-l archived at version 78.15.0 -->
    947 <!ENTITY firefox-version              "91.6.0">
     947<!ENTITY firefox-version              "91.7.0">
    948948<!ENTITY flashplayer-version          "27.0.0.187">
    949949<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    r0771e2f rb635b9d  
    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        "038c417db527350d4fdd039870af819b">
    10   <!ENTITY firefox-size          "369 MB">
     9  <!ENTITY firefox-md5sum        "d74a84322d03ae0778c5d779ea49a3f4">
     10  <!ENTITY firefox-size          "366 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     "6.7 GB (194 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "6.7 GB (193 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          "30 SBU (on a typical 4-core machine) without tests">
     17  <!ENTITY firefox-time          "28 SBU (on a typical 4-core machine) without tests">
    1818]>
    1919
Note: See TracChangeset for help on using the changeset viewer.