Changeset 4071cee
- Timestamp:
- 08/06/2024 10:21:06 PM (2 months ago)
- Branches:
- 12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
- Children:
- ca1801d9
- Parents:
- 2345f5d
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r2345f5d r4071cee 42 42 <para>August 6th, 2024</para> 43 43 <itemizedlist> 44 <listitem> 45 <para>[rahul] - Update to nss-3.103. Fixes 46 <ulink url="&blfs-ticket-root;20167">#20167</ulink>.</para> 47 </listitem> 44 48 <listitem> 45 49 <para>[bdubbs] - Update to cython-3.0.11. Fixes -
packages.ent
r2345f5d r4071cee 25 25 <!ENTITY nettle-version "3.10"> 26 26 27 <!ENTITY nss-dir "3_10 2_1">28 <!ENTITY nss-minor-version "10 2.1">27 <!ENTITY nss-dir "3_103"> 28 <!ENTITY nss-minor-version "103"> 29 29 30 30 <!--<!ENTITY nss-micro-version "1">--> -
postlfs/security/nss.xml
r2345f5d r4071cee 14 14 <!ENTITY nss-download-http "https://&nss-url;/NSS_&nss-dir;_RTM/src/nss-&nss-version;.tar.gz"> 15 15 <!ENTITY nss-download-ftp " "> 16 <!ENTITY nss-md5sum " 56bc8d284e3eb2fc49c65022d8a1d71e">16 <!ENTITY nss-md5sum "2823082a44b9dd71d6281108e0bab03f"> 17 17 <!ENTITY nss-size "73 MB"> 18 <!ENTITY nss-buildsize "30 3 MB (add 268MB for tests)">18 <!ENTITY nss-buildsize "304 MB (add 149 MB for tests)"> 19 19 <!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)"> 20 20 <!-- On my system, I got 64.2 SBU, but Bruce gets 18 SBU. -renodr --> … … 80 80 TinderboxPrint:Unknown: 2 81 81 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) 83 83 Tests summary: 84 84 Passed: 71813 85 85 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 86 95 Failed with core: 0 87 96 ASan failures: 0
Note:
See TracChangeset
for help on using the changeset viewer.