| Name: | nss-tools |
|---|---|
| Version: | 3.67.0 |
| Release: | 6.el8_4 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 2948949 |
| License: | MPLv2.0 |
| RPM: | nss-tools-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: | Tools for the Network Security Services |
| Description: | Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. Install the nss-tools package if you need command-line tools to manipulate the NSS certificate and key database. |
- 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.