Changeset 71e36c7


Ignore:
Timestamp:
05/31/2022 05:41:49 PM (2 years ago)
Author:
Ken Moffat <ken@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
c996623
Parents:
7e40901
Message:

Package Updates:

firefox-91.10.0,
js-91.10.0,
nss-3.79.

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/js91.xml

    r7e40901 r71e36c7  
    1414  <!ENTITY js91-download-http "&mozilla-http;/firefox/releases/&JS91-version;esr/source/firefox-&JS91-version;esr.source.tar.xz">
    1515  <!ENTITY js91-download-ftp  " ">
    16   <!ENTITY js91-md5sum        "d4088762a37f4efd966b9f8134c3b91d">
    17   <!ENTITY js91-size          "362 MB">
     16  <!ENTITY js91-md5sum        "c22765dc34c94035ebd83b998c90de33">
     17  <!ENTITY js91-size          "363 MB">
    1818  <!ENTITY js91-buildsize     "3.1 GB (38 MB installed after removing 36MB static lib)">
    19   <!ENTITY js91-time          "2.2 SBU (with parallelism=4)">
     19  <!ENTITY js91-time          "2.6 SBU (with parallelism=4)">
    2020]>
    2121
  • introduction/welcome/changelog.xml

    r7e40901 r71e36c7  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[ken] - Update to nss-3.79 (seems to include security
     50          fixes). Fixes
     51          <ulink url="&blfs-ticket-root;16613">#16613</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[ken] - Update to firefox-91.10.0 (security fix) and
     55          JS-91.10.0. Fixes
     56          <ulink url="&blfs-ticket-root;16606">#16606</ulink>.</para>
     57        </listitem>
     58        <listitem>
    4959          <para>[bdubbs] - Update to mesa-22.1.0. Fixes
    5060          <ulink url="&blfs-ticket-root;16214">#16214</ulink>.</para>
  • packages.ent

    r7e40901 r71e36c7  
    2727<!ENTITY nettle-version               "3.7.3">
    2828
    29 <!ENTITY nss-dir                      "3_78">
    30 <!ENTITY nss-version                  "3.78">
     29<!ENTITY nss-dir                      "3_79">
     30<!ENTITY nss-version                  "3.79">
    3131<!--
    3232<!ENTITY nss-micro-version            "1">
     
    963963
    964964<!-- for firefox-legacy-version use JS78-version: f-l archived at version 78.15.0 -->
    965 <!ENTITY firefox-version              "91.9.1">
     965<!ENTITY firefox-version              "91.10.0">
    966966<!ENTITY flashplayer-version          "27.0.0.187">
    967967<!ENTITY qupzilla-version             "2.2.6">
  • postlfs/security/nss.xml

    r7e40901 r71e36c7  
    1515
    1616  <!ENTITY nss-download-ftp  " ">
    17   <!ENTITY nss-md5sum        "8162cb8da6fbd91ca1bda8c9f8d8de40">
     17  <!ENTITY nss-md5sum        "6792cd296a6c2a81fde4962718b6d903">
    1818  <!ENTITY nss-size          "81 MB">
    19   <!ENTITY nss-buildsize     "324 MB (add 157 MB for tests)">
    20   <!ENTITY nss-time          "1.9 SBU (with parallelism=4, add 63 SBU for tests, but can be much shorter on a modern CPU)">
     19  <!ENTITY nss-buildsize     "331 MB (add 149 MB for tests)">
     20  <!ENTITY nss-time          "2.4 SBU (with parallelism=4, add 16 SBU for tests)">
    2121  <!-- On my system, I got 64.2 SBU, but Bruce gets 18 SBU. -renodr -->
    2222  <!-- On my system, I got 63 SBU, but Xi gets ~18 SBU. -pierre (for 3.78) -->
     23  <!-- On my 3400G for 3.79 I got 16 SBU -ken -->
    2324]>
    2425
  • xsoft/graphweb/firefox.xml

    r7e40901 r71e36c7  
    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        "d4088762a37f4efd966b9f8134c3b91d">
    10   <!ENTITY firefox-size          "362 MB">
     9  <!ENTITY firefox-md5sum        "c22765dc34c94035ebd83b998c90de33">
     10  <!ENTITY firefox-size          "363 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          "24 SBU (on a typical 4-core machine) without tests">
     17  <!ENTITY firefox-time          "25 SBU (on a typical 4-core machine) without tests">
    1818]>
    1919
Note: See TracChangeset for help on using the changeset viewer.