Name: | nss-sysinit |
---|---|
Version: | 3.67.0 |
Release: | 6.el8_4 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 71556 |
License: | MPLv2.0 |
RPM: | nss-sysinit-3.67.0-6.el8_4.aarch64.rpm |
Source RPM: | nss-3.67.0-6.el8_4.src.rpm |
Build Date: | Tue Sep 21 2021 |
Build Host: | host-100-100-224-24.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.mozilla.org/projects/security/pki/nss/ |
Summary: | System NSS Initialization |
Description: | Default Operating System module that manages applications loading NSS globally on the system. This module loads the system defined PKCS #11 modules for NSS and chains with other NSS modules to load any system or user configured modules. |
- Fix ssl alert issue
- Fix issue with reading databases that were updated using unpatched versions of nss
- Better fix for the sdb timeout. The issue wasn't a race, it was the sqlite timeout waiting to begin a transaction under heavy thread usage.
- Fix sdb race condition
- Fix coverity issues
- Rebase to NSS 3.67
- Restore old pkcs12 defaults.
- build nss for older nspr so we can pass gating with the new nspr in the build root
- Rebase to NSS 3.66
- Fix various corner cases with ike v1 app b support.