Changeset 95cff34


Ignore:
Timestamp:
02/16/2024 07:19:01 PM (4 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, lazarus, trunk, xry111/llvm18
Children:
24e94e4d
Parents:
1241ea19
git-author:
Douglas R. Reno <renodr@…> (02/16/2024 06:52:52 PM)
git-committer:
Douglas R. Reno <renodr@…> (02/16/2024 07:19:01 PM)
Message:

Update to NSS-3.98 (Security Update)

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r1241ea19 r95cff34  
    4242      <para>February 16th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Update to NSS-3.98 (Security Update). Fixes
     46          <ulink url="&blfs-ticket-root;19323">#19323</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[renodr] - Patch Valgrind to work correctly with glibc-2.39 and
  • packages.ent

    r1241ea19 r95cff34  
    2121<!ENTITY nettle-version               "3.9.1">
    2222
    23 <!ENTITY nss-dir                      "3_97">
    24 <!ENTITY nss-minor-version            "97">
     23<!ENTITY nss-dir                      "3_98">
     24<!ENTITY nss-minor-version            "98">
    2525
    2626<!--<!ENTITY nss-micro-version            "1">-->
  • postlfs/security/nss.xml

    r1241ea19 r95cff34  
    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        "66da5ddb30ebf742338d4f7f180fb329">
    17   <!ENTITY nss-size          "74 MB">
    18   <!ENTITY nss-buildsize     "302 MB (add 146 MB for tests)">
    19   <!ENTITY nss-time          "1.1 SBU (with parallelism=4, add 16 SBU for tests on AMD Ryzens or at least 30 SBU on Intel machines)">
     16  <!ENTITY nss-md5sum        "4502fcae1b32da310fffdfb3c67f6985">
     17  <!ENTITY nss-size          "73 MB">
     18  <!ENTITY nss-buildsize     "312 MB (add 268 MB for tests)">
     19  <!ENTITY nss-time          "0.9 SBU (with parallelism=4, add 16 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) -->
     
    6666     -->
    6767
     68   <!-- Test results 3.98: (Intel Xeon E5-1650v3) 25 SBU [renodr]
     69     Tests summary:
     70     --------------
     71     Passed:             69919
     72     Failed:             0
     73     Failed with core:   0
     74     ASan failures:      0
     75     Unknown status:     2
     76     TinderboxPrint:Unknown: 2
     77   -->
     78
    6879]>
    6980
     
    91102    </para>
    92103
    93     &lfs120_checked;
     104    &lfs121_checked;
    94105
    95106    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.