| Name: | nss |
|---|---|
| Version: | 3.67.0 |
| Release: | 7.el8_5 |
| Architecture: | i686 |
| Group: | Unspecified |
| Size: | 2325371 |
| License: | MPLv2.0 |
| RPM: | nss-3.67.0-7.el8_5.i686.rpm |
| Source RPM: | nss-3.67.0-7.el8_5.src.rpm |
| Build Date: | Wed Dec 01 2021 |
| Build Host: | build-ol8-i386.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.mozilla.org/projects/security/pki/nss/ |
| Summary: | 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. |
- 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