Name: | nspr |
---|---|
Version: | 4.35.0 |
Release: | 6.el9_3 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 344650 |
License: | MPLv2.0 |
RPM: | nspr-4.35.0-6.el9_3.i686.rpm |
Source RPM: | nss-3.90.0-6.el9_3.src.rpm |
Build Date: | Tue Feb 13 2024 |
Build Host: | build-ol9-i386.oracle.com |
Vendor: | Oracle America |
URL: | http://www.mozilla.org/projects/nspr/ |
Summary: | Netscape Portable Runtime |
Description: | NSPR provides platform independence for non-GUI operating system facilities. These facilities include threads, thread synchronization, normal file and network I/O, interval timing and calendar time, basic memory management (malloc and free) and shared library linking. |
- Fix ecc DER wrapping.
- Pick up validated constant time implementations of p256, p384, and p521 from upsream - More Fips indicator changes
- FIPS review changes - add PORT_SafeZero to avoid compiler optimizing a way zeroing memory. - update the indicators for this release - allow hashing of longer than int32 values in a single PKCS #11 call.
- Fix expired certs in tests - Fix CVE-2023-5388
- add indicator for pbkdf - fix ems policy bug
- fix release number
- fix missing dist tag in packages version - move from deprecate %patch format
- Rebase to NSS-3.90 - Rebase to NSPR-3.35 - fix incorrect version values in the NSS spec file for FIPS
- fix memory leak, add generator test in FIPS mode.
- fix consistency return errors. We shouldn't lock the FIPS token if the application asked for invalid DH parameters on on keygen.