Changeset 2851645


Ignore:
Timestamp:
02/05/2021 04:34:12 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.1, 11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1527145
Parents:
1f355410
Message:

Firefox-78.7.1, urgent security fix marked as critical.
Also update to JS-78.8.1, but no changes in the JS code.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24178 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js78.xml

    r1f355410 r2851645  
    88  <!ENTITY js78-download-http "&mozilla-http;/firefox/releases/&ff78-version;esr/source/firefox-&ff78-version;esr.source.tar.xz">
    99  <!ENTITY js78-download-ftp  " ">
    10   <!ENTITY js78-md5sum        "b8e719da9b66ab4184e4c02b6f7056cf">
    11   <!ENTITY js78-size          "318 MB">
     10  <!ENTITY js78-md5sum        "f42fcc7514acf5e17f6550136fb864e9">
     11  <!ENTITY js78-size          "319 MB">
    1212  <!ENTITY js78-buildsize     "3.0 GB (36 MB installed after removing 35MB static lib)">
    1313  <!ENTITY js78-time          "2.5 SBU (with parallelism = 4)">
  • introduction/welcome/changelog.xml

    r1f355410 r2851645  
    4545     <para>February 5th, 2021</para>
    4646     <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Update to firefox-78.7.1 (critical security fix) and
     49          JS 78.7.0. Fixes
     50          <ulink url="&blfs-ticket-root;14609">#14609</ulink>.</para>
     51        </listitem>
    4752       <listitem>
    4853         <para>[renodr] - Update to mercurial-5.7. Fixes
  • packages.ent

    r1f355410 r2851645  
    915915<!ENTITY falkon-minor-version         "0">
    916916<!ENTITY falkon-version               "&falkon-major-version;.&falkon-minor-version;">
    917 <!ENTITY firefox-version              "78.7.0">
     917<!ENTITY firefox-version              "78.7.1">
    918918<!ENTITY flashplayer-version          "27.0.0.187">
    919919<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    r1f355410 r2851645  
    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        "b8e719da9b66ab4184e4c02b6f7056cf">
    10   <!ENTITY firefox-size          "318 MB">
     9  <!ENTITY firefox-md5sum        "f42fcc7514acf5e17f6550136fb864e9">
     10  <!ENTITY firefox-size          "319 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 -->
Note: See TracChangeset for help on using the changeset viewer.