Changeset 253d1ce


Ignore:
Timestamp:
11/10/2020 04:58:59 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
7839911b
Parents:
39dad6a
Message:

Update to js78-78.4.1 and firefox-78.4.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js78.xml

    r39dad6a r253d1ce  
    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   <!-- 78.4.0 -->
    11   <!ENTITY js78-md5sum        "a1c8027c67d606bce0cc130a792432c0">
    12   <!ENTITY js78-size          "316 MB">
    13   <!ENTITY js78-buildsize     "3.0 GB (36 MB installed after removing 35MB static lib)">
     10  <!-- 78.4.1 -->
     11  <!ENTITY js78-md5sum        "ec12a707c129a98fb957e4123eadce84">
     12  <!ENTITY js78-size          "319 MB">
     13  <!ENTITY js78-buildsize     "2.9 GB (36 MB installed after removing 35MB static lib)">
    1414  <!ENTITY js78-time          "2.5 SBU (with parallelism = 4)">
    1515]>
     
    187187      It's recommended to redirect the output into a log.
    188188      <!-- recheck when ICU gets upgraded -->
    189       Ten JS tests related to locale and timezone are known to fail,
     189      Fourteen JS tests related to locale and timezone are known to fail,
    190190      because of an issue in <xref linkend="icu"/>.
    191191      To run JIT test suite, issue:
  • introduction/welcome/changelog.xml

    r39dad6a r253d1ce  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to Firefox-78.4.1 and JS78-78.4.1. Contains
     49          an urgent security fix. Fixes
     50          <ulink url="&blfs-ticket-root;14228">#14228</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4853          <para>[bdubbs] - Update to postfix-3.5.8. Fixes
    4954          <ulink url="&blfs-ticket-root;14218">#14218</ulink>.</para>
  • packages.ent

    r39dad6a r253d1ce  
    913913<!ENTITY falkon-minor-version         "0">
    914914<!ENTITY falkon-version               "&falkon-major-version;.&falkon-minor-version;">
    915 <!ENTITY firefox-version              "78.4.0">
     915<!ENTITY firefox-version              "78.4.1">
    916916<!ENTITY flashplayer-version          "27.0.0.187">
    917917<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    r39dad6a r253d1ce  
    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        "a1c8027c67d606bce0cc130a792432c0">
    10   <!ENTITY firefox-size          "320 MB">
     9  <!ENTITY firefox-md5sum        "ec12a707c129a98fb957e4123eadce84">
     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 -->
    13   <!ENTITY firefox-buildsize     "5.0 GB (181 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "5.0 GB (185 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 4-core machine) without tests">
     17  <!ENTITY firefox-time          "29 SBU (on a 4-core machine) without tests">
    1818]>
    1919
Note: See TracChangeset for help on using the changeset viewer.