Changeset 4071cee


Ignore:
Timestamp:
08/06/2024 10:21:06 PM (2 months ago)
Author:
Rahul Chandra <rahul@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
ca1801d9
Parents:
2345f5d
Message:

Update to nss-3.103

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r2345f5d r4071cee  
    4242      <para>August 6th, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[rahul] - Update to nss-3.103. Fixes
     46          <ulink url="&blfs-ticket-root;20167">#20167</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[bdubbs] - Update to cython-3.0.11. Fixes
  • packages.ent

    r2345f5d r4071cee  
    2525<!ENTITY nettle-version               "3.10">
    2626
    27 <!ENTITY nss-dir                      "3_102_1">
    28 <!ENTITY nss-minor-version            "102.1">
     27<!ENTITY nss-dir                      "3_103">
     28<!ENTITY nss-minor-version            "103">
    2929
    3030<!--<!ENTITY nss-micro-version            "1">-->
  • postlfs/security/nss.xml

    r2345f5d r4071cee  
    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        "56bc8d284e3eb2fc49c65022d8a1d71e">
     16  <!ENTITY nss-md5sum        "2823082a44b9dd71d6281108e0bab03f">
    1717  <!ENTITY nss-size          "73 MB">
    18   <!ENTITY nss-buildsize     "303 MB (add 268 MB for tests)">
     18  <!ENTITY nss-buildsize     "304 MB (add 149 MB for tests)">
    1919  <!ENTITY nss-time          "0.8 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 -->
     
    8080     TinderboxPrint:Unknown: 2
    8181
    82    Rest results 3.100 (Intel(R) Xeon(R) CPU E3-1245 v6, VBoxVM)
     82   Test results 3.100 (Intel(R) Xeon(R) CPU E3-1245 v6, VBoxVM)
    8383     Tests summary:
    8484     Passed:             71813
    8585     Failed:             1
     86     Failed with core:   0
     87     ASan failures:      0
     88     Unknown status:     2
     89     TinderboxPrint:Unknown: 2
     90
     91   Test Results 3.103: (AMD Ryzen 7 1700 QEMU host-model) about 30 SBU [rahul]
     92     Tests summary:
     93     Passed:             73415
     94     Failed:             0
    8695     Failed with core:   0
    8796     ASan failures:      0
Note: See TracChangeset for help on using the changeset viewer.