| Name: | nss-tools | 
|---|---|
| Version: | 3.67.0 | 
| Release: | 7.el8_5 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 2392237 | 
| License: | MPLv2.0 | 
| RPM: | nss-tools-3.67.0-7.el8_5.x86_64.rpm | 
| Source RPM: | nss-3.67.0-7.el8_5.src.rpm | 
| Build Date: | Wed Dec 01 2021 | 
| Build Host: | build-ol8-x86_64.oracle.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 CVE 2021 43527
- 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