Name: | nss-tools |
---|---|
Version: | 3.53.1 |
Release: | 7.el7_9 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 2950752 |
License: | MPLv2.0 |
RPM: | nss-tools-3.53.1-7.el7_9.aarch64.rpm |
Source RPM: | nss-3.53.1-7.el7_9.src.rpm |
Build Date: | Tue Apr 27 2021 |
Build Host: | ca-buildarm02.us.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 HSM load failure because of CKO_Profile - Allow builds with strict-proto
- Update to CVE 2020-256423 TLS flood DOS attack patch.
- Fix CVE 2020-256423 TLS flood DOS Attack.
- Fix deadlock issue - Fix 3 FTBS issues, 2 expired certs, one semantic change in nss-softokn.
- Disable dh timing test because it's unreliable on s390 (from Bob Relyea) - Explicitly enable upgradedb/sharedb test cycles
- Disable TLS 1.3 by default
- Rebase to NSS 3.53.1
- Increase timeout on ssl_gtest so that slow platforms can complete when running on a busy system.
- back out out-of-bounds patch (patch for nss-softokn). - Fix segfault on empty or malformed ecdh keys (#1777712)
- Fix out-of-bounds write in NSC_EncryptUpdate (#1775911,#1775910)