Changeset 4e2a48d


Ignore:
Timestamp:
04/19/2021 11:43:34 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
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:
ccded7e
Parents:
3703fee
Message:

firefox-78.10.0 and js-78.10.0.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js78.xml

    r3703fee r4e2a48d  
    1414  <!ENTITY js78-download-http "&mozilla-http;/firefox/releases/&ff78-version;esr/source/firefox-&ff78-version;esr.source.tar.xz">
    1515  <!ENTITY js78-download-ftp  " ">
    16   <!ENTITY js78-md5sum        "10529ea05d2a1b46eb239330a3ae5471">
    17   <!ENTITY js78-size          "318 MB">
    18   <!ENTITY js78-buildsize     "2.0 GB (36 MB installed after removing 34MB static lib)">
    19   <!ENTITY js78-time          "2.0 SBU (on a 4-core machine)">
     16  <!ENTITY js78-md5sum        "b81fc212639eab6a20c0a262e2eee302">
     17  <!ENTITY js78-size          "320 MB">
     18  <!ENTITY js78-buildsize     "3.0 GB (36 MB installed after removing 34MB static lib)">
     19  <!ENTITY js78-time          "2.5 SBU (on a 4-core machine)">
    2020]>
    2121
  • introduction/welcome/changelog.xml

    r3703fee r4e2a48d  
    4444
    4545   <listitem>
     46      <para>April 19th, 2021</para>
     47      <itemizedlist>
     48       <listitem>
     49          <para>[ken] - Update to firefox-78.10.0esr (security fixes) and
     50          JS-78.10.0.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55   <listitem>
    4656      <para>April 17th, 2021</para>
    4757      <itemizedlist>
  • packages.ent

    r3703fee r4e2a48d  
    925925<!ENTITY falkon-minor-version         "0">
    926926<!ENTITY falkon-version               "&falkon-major-version;.&falkon-minor-version;">
    927 <!ENTITY firefox-version              "78.9.0">
     927<!ENTITY firefox-version              "78.10.0">
    928928<!ENTITY flashplayer-version          "27.0.0.187">
    929929<!ENTITY qupzilla-version             "2.2.6">
  • xsoft/graphweb/firefox.xml

    r3703fee r4e2a48d  
    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        "10529ea05d2a1b46eb239330a3ae5471">
    10   <!ENTITY firefox-size          "318 MB">
     9  <!ENTITY firefox-md5sum        "b81fc212639eab6a20c0a262e2eee302">
     10  <!ENTITY firefox-size          "320 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.1 GB (187 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "5.2 GB (187 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          "22 SBU (on a 4-core machine) without tests">
     17  <!ENTITY firefox-time          "28 SBU (on a 4-core machine) without tests">
    1818]>
    1919
Note: See TracChangeset for help on using the changeset viewer.