Changeset 8d219de


Ignore:
Timestamp:
12/13/2022 07:47:32 PM (17 months ago)
Author:
Ken Moffat <ken@…>
Branches:
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, xry111/llvm18, xry111/xf86-video-removal
Children:
1514851
Parents:
48771ae
Message:

Updates:

firefox-102.6.0,
js-102.6.0.

Measured on AMD 3400G using linux-6.0.12, and only 4 cores online
for JS, sizes and timings on other machines differ slightly.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js102.xml

    r48771ae r8d219de  
    1414  <!ENTITY js102-download-http "&mozilla-http;/firefox/releases/&JS102-version;esr/source/firefox-&JS102-version;esr.source.tar.xz">
    1515  <!ENTITY js102-download-ftp  " ">
    16   <!ENTITY js102-md5sum        "3b3e610898ccda554519f744e634c50c">
     16  <!ENTITY js102-md5sum        "9fe60d1991b9344ebfd80592aff2bfa9">
    1717  <!ENTITY js102-size          "457 MB">
    18   <!ENTITY js102-buildsize     "3.4 GB (38 MB installed after removing 34MB static lib)">
    19   <!ENTITY js102-time          "1.8 SBU (with parallelism=4)">
     18  <!ENTITY js102-buildsize     "3.3 GB (38 MB installed after removing 34MB static lib)">
     19  <!ENTITY js102-time          "2.0 SBU (with parallelism=4)">
    2020]>
    2121
     
    211211      <!-- Still true with 102 -renodr -->
    212212      Because we are building with system ICU, more than one hundred tests
    213       (out of a total of more than 40,000) are known to fail.
     213      (out of a total of more than 50,000) are known to fail.
    214214    </para>
    215215    <para>
  • introduction/welcome/changelog.xml

    r48771ae r8d219de  
    4040    -->
    4141    <listitem>
     42      <para>December 13th, 2022</para>
     43      <itemizedlist>
     44        <listitem>
     45          <para>[ken] - Update to firefox-102.6.0 (Security Update) and
     46          JS102.6.0.
     47          Fixes <ulink url="&blfs-ticket-root;17394">#17394</ulink>.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
    4253      <para>December 12th, 2022</para>
    4354      <itemizedlist>
  • packages.ent

    r48771ae r8d219de  
    114114<!ENTITY inih-version                 "56">
    115115<!ENTITY jansson-version              "2.14">
    116 <!ENTITY JS102-version                "102.5.0">
     116<!ENTITY JS102-version                "102.6.0">
    117117<!-- temporary, until JS102 is approved for gnome -->
    118118<!--<!ENTITY JS91-version                 "91.13.0">-->
     
    842842<!ENTITY epiphany-version             "42.4">
    843843<!-- falkon version is the same as KDE applications -->
    844 <!ENTITY firefox-version              "102.5.0">
     844<!ENTITY firefox-version              "102.6.0">
    845845<!ENTITY seamonkey-version            "2.53.14">
    846846
  • xsoft/graphweb/firefox.xml

    r48771ae r8d219de  
    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        "3b3e610898ccda554519f744e634c50c">
     9  <!ENTITY firefox-md5sum        "9fe60d1991b9344ebfd80592aff2bfa9">
    1010  <!ENTITY firefox-size          "457 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     "7.1 GB (197 MB installed) without tests">
     13  <!ENTITY firefox-buildsize     "7.1 GB (199 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          "20 SBU using -j4, without tests">
     17  <!ENTITY firefox-time          "21 SBU using -j4, without tests">
    1818]>
    1919
Note: See TracChangeset for help on using the changeset viewer.