Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

NSS 3.63 Release

35 views
Skip to first unread message

Benjamin Beurdouche

unread,
Mar 18, 2021, 1:46:55 PM3/18/21
to mozilla-dev...@lists.mozilla.org
Dear all,

Network Security Services (NSS) 3.63 was released on March 18th, 2021.

The HG tag is NSS_3_63_RTM. NSS 3.63 requires NSPR 4.30 or newer.

NSS 3.63 source distributions are available on ftp.mozilla.org <http://ftp.mozilla.org/> for secure HTTPS download: https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_63_RTM/src/ <https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_63_RTM/src/>

Bugs fixed in NSS 3.63:
* Bug 1697380 - Make a clang-format run on top of helpful contributions.
* Bug 1683520 - ECCKiila P384, change syntax of nested structs initialization to prevent build isses with GCC 4.8.
* Bug 1683520 - [lib/freebl/ecl] P-384: allow zero scalars in dual scalar multiplication.
* Bug 1683520 - ECCKiila P521, change syntax of nested structs initialization to prevent build isses with GCC 4.8.
* Bug 1683520 - [lib/freebl/ecl] P-521: allow zero scalars in dual scalar multiplication.
* Bug 1696800 - HACL* update March 2021 - c95ab70fcb2bc21025d8845281bc4bc8987ca683.
* Bug 1694214 - tstclnt can't enable middlebox compat mode.
* Bug 1694392 - NSS does not work with PKCS #11 modules not supporting profiles.
* Bug 1685880 - Minor fix to prevent unused variable on early return.
* Bug 1685880 - Fix for the gcc compiler version 7 to support setenv with nss build.
* Bug 1693217 - Increase nssckbi.h version number for March 2021 batch of root CA changes, CA list version 2.48.
* Bug 1692094 - Set email distrust after to 21-03-01 for Camerfirma's 'Chambers of Commerce' and 'Global Chambersign' roots.
* Bug 1618407 - Symantec root certs - Set CKA_NSS_EMAIL_DISTRUST_AFTER.
* Bug 1693173 - Add GlobalSign R45, E45, R46, and E46 root certs to NSS.
* Bug 1683738 - Add AC RAIZ FNMT-RCM SERVIDORES SEGUROS root cert to NSS.
* Bug 1686854 - Remove GeoTrust PCA-G2 and VeriSign Universal root certs from NSS.
* Bug 1687822 - Turn off Websites trust bit for the “Staat der Nederlanden Root CA - G3” root cert in NSS.
* Bug 1692094 - Turn off Websites Trust Bit for 'Chambers of Commerce Root - 2008' and 'Global Chambersign Root - 2008’.
* Bug 1694291 - Tracing fixes for ECH.

NSS 3.63 shared libraries are backward compatible with all older NSS 3.x shared libraries.
A program linked with older NSS 3.x shared libraries will work with NSS 3.63 shared libraries
without recompiling or relinking. Furthermore, applications that restrict their use of NSS APIs
to the functions listed in NSS Public Functions will remain compatible with future versions
of the NSS shared libraries.

Bugs discovered should be reported by filing a bug report with bugzilla.mozilla.org <http://bugzilla.mozilla.org/> (product NSS).

The release notes will be available at:
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.63_release_notes <https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.63_release_notes>


-- Notes: —
* This version of NSS contains a significant update to the root CAs.

* Discussions about moving the documentation are still ongoing.
(See discussion in the 3.62 release notes.)

* I would like to thank all contributors to this release, and, in particular:
- The HACL* team for the update to the existing formally verified codebase.
- B. Brumley and the ECCKiila team for their update of the NIST P384 and P521 ECDSA code.
- Aleksei (aoeuh) and others for the upcoming 3.64 changes to Chacha20 on PPC.
- Everyone else... ;)

B.
0 new messages