Changeset 0d7f7190


Ignore:
Timestamp:
12/18/2022 07:03:17 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:
e9bd756
Parents:
e8d6204
Message:

Update to nss-3.86.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re8d6204 r0d7f7190  
    4040    -->
    4141    <listitem>
     42      <para>December 18th, 2022</para>
     43      <itemizedlist>
     44        <listitem>
     45          <para>[ken] - Update to nss-3.86. Fixes
     46            <ulink url="&blfs-ticket-root;17387">#17387</ulink>.</para>
     47        </listitem>
     48      </itemizedlist>
     49    </listitem>
     50
     51    <listitem>
    4252      <para>December 17th, 2022</para>
    4353      <itemizedlist>
  • packages.ent

    re8d6204 r0d7f7190  
    2121<!ENTITY nettle-version               "3.8.1">
    2222
    23 <!ENTITY nss-dir                      "3_85">
    24 <!ENTITY nss-version                  "3.85">
     23<!ENTITY nss-dir                      "3_86">
     24<!ENTITY nss-version                  "3.86">
    2525<!--
    2626<!ENTITY nss-micro-version            "1">
  • postlfs/security/nss.xml

    re8d6204 r0d7f7190  
    1414  <!ENTITY nss-download-http "https://&nss-url;/NSS_&nss-dir;_RTM/src/nss-&nss-version;.tar.gz">
    1515  <!ENTITY nss-download-ftp  " ">
    16   <!ENTITY nss-md5sum        "1ec3c98dec196676ab0f1cae52a6d5c0">
    17   <!ENTITY nss-size          "81 MB">
    18   <!ENTITY nss-buildsize     "324 MB (add 288 MB for tests)">
    19   <!ENTITY nss-time          "2.3 SBU (with parallelism=4, add 60 SBU for tests)">
     16  <!ENTITY nss-md5sum        "1f8cb0771f0ee64a4e891745b37f3098">
     17  <!ENTITY nss-size          "69 MB">
     18  <!ENTITY nss-buildsize     "317 MB (add 154 MB for tests)">
     19  <!ENTITY nss-time          "2.3 SBU (with parallelism=4, add less than 20 SBU for tests on AMD ryzens or at least 30 SBU on Intel machines)">
    2020  <!-- On my system, I got 64.2 SBU, but Bruce gets 18 SBU. -renodr -->
    2121  <!-- On my system, I got 63 SBU, but Xi gets ~18 SBU. -pierre (for 3.78) -->
     
    2323  <!-- Still 17 SBU for 3.81 - bdubbs -->
    2424  <!-- 73 SBU but I'm on Intel. -renodr -->
     25  <!-- 3.86 amended the figures -ken
     26   3400G 14 SBU with 6.0.12, but the remeasured SBU has become very slow
     27   and maybe other people would see a ster SBU on a fresh build;
     28   i7-4790 35 SBU with 6.0.12, no failures
     29   Bruce's 3900X 19.3 SBU, his i7-12700K about 30 SBU, 12 failures -->
    2530]>
    2631
     
    184189           Test suite results (in HTML format!) can be found at
    185190           ../../test_results/security/localhost.1/results.html
     191        </para>
     192      </listitem>
     193      <listitem>
     194        <para>
     195           A few tests might fail on some Intel machines for unknown reasons.
    186196        </para>
    187197      </listitem>
Note: See TracChangeset for help on using the changeset viewer.