Name: | nss |
---|---|
Version: | 3.21.3 |
Release: | 2.0.1.el7_3 |
Architecture: | i686 |
Group: | System Environment/Libraries |
Size: | 2431637 |
License: | MPLv2.0 |
RPM: | nss-3.21.3-2.0.1.el7_3.i686.rpm |
Source RPM: | nss-3.21.3-2.0.1.el7_3.src.rpm |
Build Date: | Wed Nov 16 2016 |
Build Host: | x86-ol7-builder-02.us.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. |
- Added nss-vendor.patch to change vendor
- Mozilla #1314604 / Red Hat CVE-2016-8635
- rebuild
- Rebase to NSS 3.21.3 - Resolves: #1383887
- remove additional false duplicates from sha384 downstream patches
- enable ssl_gtests (without extended master secret tests), Bug 1298692 - call SECMOD_RestartModules in nss_Init, Bug 1317691
- escape all percent characters in all changelog comments
- Support TLS 1.2 certificate_verify hashes other than PRF, backported fix from NSS 3.25 (upstream bug 1179338).
- Fix reuse of session cache entry - Resolves: Bug 1241172 - Certificate verification fails with multiple https urls
- Fix a flaw in %check for nss not building on arm - Resolves: Bug 1200856