Changeset e025fa5


Ignore:
Timestamp:
09/21/2020 06:20:03 PM (4 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:
9e716cc
Parents:
50d9ed6
Message:

firefox-78.3.0.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js78.xml

    r50d9ed6 re025fa5  
    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.2.0 -->
    11   <!ENTITY js78-md5sum        "e071f6c9bea8344d4556323f02bf6125">
    12   <!ENTITY js78-size          "317 MB">
    13   <!ENTITY js78-buildsize     "2.9 GB (30 MB installed after removing 31MB static lib)">
    14   <!ENTITY js78-time          "2.2 SBU (with parallelism = 4)">
     10  <!-- 78.3.0 -->
     11  <!ENTITY js78-md5sum        "f110328e5b244682b33c28b1915f16b2">
     12  <!ENTITY js78-size          "316 MB">
     13  <!ENTITY js78-buildsize     "2.9 GB (36 MB installed after removing 35MB static lib)">
     14  <!ENTITY js78-time          "2.7 SBU (with parallelism = 4)">
    1515]>
    1616
  • introduction/welcome/changelog.xml

    r50d9ed6 re025fa5  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Update to firefox-78.3.0 and JS78.3.0. Fixes
     49          <ulink url="&blfs-ticket-root;14054">#14054</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to libdazzle-3.38.0. Part of
    4953          <ulink url="&blfs-ticket-root;14029">#14029</ulink>.</para>
  • packages.ent

    r50d9ed6 re025fa5  
    121121<!--<!ENTITY JS60-version                 "60.8.0">-->
    122122<!ENTITY JS68-version                 "68.12.0">
     123<!-- for JS78 see firefox -->
    123124<!ENTITY json-c-version               "0.15">
    124125<!ENTITY json-glib-version            "1.6.0">
     
    907908<!ENTITY falkon-minor-version         "0">
    908909<!ENTITY falkon-version               "&falkon-major-version;.&falkon-minor-version;">
    909 <!ENTITY firefox-version              "78.2.0">
     910<!ENTITY firefox-version              "78.3.0">
    910911<!ENTITY flashplayer-version          "27.0.0.187">
    911912<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    r50d9ed6 re025fa5  
    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        "e071f6c9bea8344d4556323f02bf6125">
    10   <!ENTITY firefox-size          "317 MB">
     9  <!ENTITY firefox-md5sum        "f110328e5b244682b33c28b1915f16b2">
     10  <!ENTITY firefox-size          "316 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          "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.