Name: | nss-tools |
---|---|
Version: | 3.28.4 |
Release: | 11.el7_4 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 1990713 |
License: | MPLv2.0 |
RPM: | nss-tools-3.28.4-11.el7_4.x86_64.rpm |
Source RPM: | nss-3.28.4-11.el7_4.src.rpm |
Build Date: | Fri Aug 04 2017 |
Build Host: | x86-ol7-builder-01.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. |
- Rebuild to get correct release suffix (.el7 -> .el7_4)
- Work around yum crash due to new NSPR symbol being used in nss-sysinit, patch by Kai Engert
- Fix typo in nss-sni-c-v-fix.patch
- Include CKBI 2.14 and updated CA constraints from NSS 3.28.5
- Update nss-pk12util.patch to include fix from mozbz#1353724.
- Update nss-alert-handler.patch with the upstream fix from mozbz#1360207.
- Fix zero-length record treatment for stream ciphers and SSLv2
- Correctly set policy file location when building
- Reorder ChaCha20-Poly1305 cipher suites, as suggested in: https://bugzilla.redhat.com/show_bug.cgi?id=1373158#c9
- Rebase to NSS 3.28.4 - Update nss-pk12util.patch with backport of mozbz#1353325