Changeset 7939b3d8


Ignore:
Timestamp:
06/08/2023 06:28:48 PM (12 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
b687f3a
Parents:
c222649
Message:

Update to nss-3.90.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rc222649 r7939b3d8  
    4242      <para>June 8th, 2023</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[bdubbs] - Update to nss-3.90. Fixes
     46          <ulink url="&blfs-ticket-root;18135">#18135</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[bdubbs] - Update to icewm-3.4.0. Fixes
  • packages.ent

    rc222649 r7939b3d8  
    2121<!ENTITY nettle-version               "3.9.1">
    2222
    23 <!ENTITY nss-dir                      "3_89_1">
     23<!ENTITY nss-dir                      "3_90">
     24<!ENTITY nss-minor-version            "90">
    2425<!--
    25 <!ENTITY nss-version                  "3.88">
    26 -->
    27 <!ENTITY nss-minor-version            "89">
    28 
    2926<!ENTITY nss-micro-version            "1">
    3027<!ENTITY nss-version                  "3.&nss-minor-version;.&nss-micro-version;">
    31 
    32 <!-- <!ENTITY nss-version                  "3.&nss-minor-version;"> -->
     28-->
     29<!ENTITY nss-version                  "3.&nss-minor-version;">
     30
    3331<!ENTITY openssh-version              "9.3p1">
    3432<!ENTITY openssh-md5sum               "3430d5e6e71419e28f440a42563cb553">
  • postlfs/security/nss.xml

    rc222649 r7939b3d8  
    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        "c7e06669859cd27af7405ce6ab62cbfb">
    17   <!ENTITY nss-size          "68 MB">
    18   <!ENTITY nss-buildsize     "293 MB (add 139 MB for tests)">
    19   <!ENTITY nss-time          "1.1 SBU (with parallelism=4, add 19 SBU for tests on AMD Ryzens or at least 30 SBU on Intel machines)">
     16  <!ENTITY nss-md5sum        "d83c24d03fb4f9a7f688b5d7c6938972">
     17  <!ENTITY nss-size          "69 MB">
     18  <!ENTITY nss-buildsize     "295 MB (add 140 MB for tests)">
     19  <!ENTITY nss-time          "0.9 SBU (with parallelism=4, add 15 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) -->
     
    2727   and maybe other people would see a ster SBU on a fresh build;
    2828   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 -->
     29   Bruce's 3900X 19.3 SBU, his i7-12700K about 30 SBU, 12 failures
     30
     31   3.90:
     32     Passed:             68593
     33     Failed:             0
     34     Failed with core:   0
     35     ASan failures:      0
     36     Unknown status:     2
     37     TinderboxPrint:Unknown: 2
     38   -->
    3039]>
    3140
     
    172181      <listitem>
    173182        <para>
    174            The tests take an extremely long time to run. If desired there is
     183           The tests take a long time to run. If desired there is
    175184           information in the all.sh script about running subsets of the
    176185           total test suite.
Note: See TracChangeset for help on using the changeset viewer.