Changeset d27e5b8


Ignore:
Timestamp:
02/09/2022 12:00:39 AM (2 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
cf63c3d
Parents:
3942811
Message:

Update to firefox-91.6.0esr

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r3942811 rd27e5b8  
    4545      <para>February 8th, 2022</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-91.6.0esr (Security Update). Fixes
     49          <ulink url="&blfs-ticket-root;16060">#16060</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[ken] - Reverted dvisvgm-2.13.1, the release tarball
  • packages.ent

    r3942811 rd27e5b8  
    941941<!ENTITY falkon-version               "&falkon-major-version;.&falkon-minor-version;">
    942942<!-- for firefox-legacy-version use JS78-version: f-l archived at version 78.15.0 -->
    943 <!ENTITY firefox-version              "91.5.1">
     943<!ENTITY firefox-version              "91.6.0">
    944944<!ENTITY flashplayer-version          "27.0.0.187">
    945945<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    r3942811 rd27e5b8  
    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        "6ff10e237eb9a991757ec62302df25fb">
    10   <!ENTITY firefox-size          "371 MB">
     9  <!ENTITY firefox-md5sum        "038c417db527350d4fdd039870af819b">
     10  <!ENTITY firefox-size          "369 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 -->
     
    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          "26 SBU (on a typical 4-core machine) without tests">
     17  <!ENTITY firefox-time          "30 SBU (on a typical 4-core machine) without tests">
    1818]>
    1919
     
    7979      <listitem>
    8080        <para>
    81           Required patch:
    82           <ulink url="&patch-root;/firefox-&firefox-version;esr-buildfix-1.patch"/>
    83         </para>
    84       </listitem>
    85       <listitem>
    86         <para>
    8781          Recommended patch:
    8882          <ulink url="&patch-root;/firefox-&firefox-version;esr-disable_rust_test-1.patch"/>
     
    318312
    319313    <para>
    320       Next, apply a patch that fixes compilation on systems with Wayland-1.20
    321       installed:
    322     </para>
    323 
    324  <screen><userinput remap="pre">patch -Np1 -i ../firefox-&firefox-version;esr-buildfix-1.patch</userinput></screen>
    325 
    326     <para>
    327314      If the geolocation APIs are needed:
    328315    </para>
Note: See TracChangeset for help on using the changeset viewer.