Changeset 883e376 for general/genlib


Ignore:
Timestamp:
08/11/2021 02:48:08 AM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
bb78d32
Parents:
6c815f9
Message:

Firefox security updates:

Firefox-91.0esr
JS78 using firefox-78.13.0esr
and introducing firefox-78.13.0esr as Firefox Legacy.

The first two have been tested and measured on glibc-2.34 systems.
The latter has been measured on a slightly older system where 91.0
fails to build.

If anyone likes ff78 so much that they want to use it on a
glibc-2.34 system, feel free to create the necessary patches
but note that I expect to remove Firefox Legacy in November,
it is only a transitional item.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js78.xml

    r6c815f9 r883e376  
    1111  <!ENTITY ff78-version       "&JS78-version;"> -->
    1212
    13   <!ENTITY ff78-version       "&firefox-version;">
    14   <!ENTITY js78-download-http "&mozilla-http;/firefox/releases/&ff78-version;esr/source/firefox-&ff78-version;esr.source.tar.xz">
     13<!-- <!ENTITY ff78-version       "&firefox-version;">-->
     14  <!ENTITY js78-download-http "&mozilla-http;/firefox/releases/&JS78-version;esr/source/firefox-&JS78-version;esr.source.tar.xz">
    1515  <!ENTITY js78-download-ftp  " ">
    16   <!ENTITY js78-md5sum        "9bcaaa0482703530c5d6429ad8862148">
     16  <!ENTITY js78-md5sum        "872623fc9f93ea8d3f3290024f0c0925">
    1717  <!ENTITY js78-size          "319 MB">
    1818  <!ENTITY js78-buildsize     "3.0 GB (36 MB installed after removing 34MB static lib)">
    19   <!ENTITY js78-time          "2.6 SBU (on a 4-core machine with parallelism=4)">
     19  <!ENTITY js78-time          "2.4 SBU (on a 4-core machine with parallelism=4)">
    2020]>
    2121
    22 <sect1 id="js78" xreflabel="js78-&ff78-version;">
     22<sect1 id="js78" xreflabel="js78-&JS78-version;">
    2323  <?dbhtml filename="js78.html"?>
    2424
     
    2727  </sect1info>
    2828
    29   <title>JS-&ff78-version;</title>
     29  <title>JS-&JS78-version;</title>
    3030
    3131  <indexterm zone="js78">
     
    115115      <para>
    116116        Unlike most other packages in BLFS, the instructions below require you
    117         to untar <filename>firefox-&ff78-version;esr.tar.xz</filename> and
    118         change into the <filename>firefox-&ff78-version;</filename> folder.
     117        to untar <filename>firefox-&JS78-version;esr.tar.xz</filename> and
     118        change into the <filename>firefox-&JS78-version;</filename> folder.
    119119      </para>
    120120
Note: See TracChangeset for help on using the changeset viewer.