Source code

Revision control

Copy as Markdown

Other Tools

.. _mozilla_projects_nss_nss_3_57_release_notes:
NSS 3.57 release notes
======================
`Introduction <#introduction>`__
--------------------------------
.. container::
The NSS team has released Network Security Services (NSS) 3.57 on **18 September 2020**, which is
a minor release.
The NSS team would like to recognize first-time contributors:
- Khem Raj
`Distribution Information <#distribution_information>`__
--------------------------------------------------------
.. container::
The HG tag is NSS_3_57_RTM. NSS 3.57 requires NSPR 4.29 or newer.
NSS 3.57 source distributions are available on ftp.mozilla.org for secure HTTPS download:
- Source tarballs:
Other releases are available :ref:`mozilla_projects_nss_nss_releases`.
.. _notable_changes_in_nss_3.57:
`Notable Changes in NSS 3.57 <#notable_changes_in_nss_3.57>`__
--------------------------------------------------------------
.. container::
- NSPR dependency updated to 4.29.
.. _certificate_authority_changes:
`Certificate Authority Changes <#certificate_authority_changes>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. container::
- The following CA certificates were Added:
Global Certification Authority
- SHA-256 Fingerprint: 97552015F5DDFC3C8788C006944555408894450084F100867086BC1A2BB58DC8
Global ECC P256 Certification Authority
- SHA-256 Fingerprint: 945BBC825EA554F489D1FD51A73DDF2EA624AC7019A05205225C22A78CCFA8B4
Global ECC P384 Certification Authority
- SHA-256 Fingerprint: 55903859C8C0C3EBB8759ECE4E2557225FF5758BBD38EBD48276601E1BD58097
- The following CA certificates were Removed:
Certification Centre Root CA
- SHA-256 Fingerprint:
3E84BA4342908516E77573C0992F0979CA084E4685681FF195CCBA8A229B8A76
Certification Authority; C=TW
- SHA-256 Fingerprint:
7600295EEFE85B9E1FD624DB76062AAAAE59818A54D2774CD4C0B2C01131E1B3
- Trust settings for the following CA certificates were Modified:
Global Root GA CA
- Websites (server authentication) trust bit removed.
.. _bugs_fixed_in_nss_3.57:
`Bugs fixed in NSS 3.57 <#bugs_fixed_in_nss_3.57>`__
----------------------------------------------------
.. container::
Certification Centre Root CA certificate.
Trust Bit for OISTE WISeKey Global Root GA CA.
Government Root Certification Authority certificate.
Trustwave Global root certificates to NSS.
optimization shouldn't be enabled with gcc 4.8.
analyzer warnings.
with Clang 11.
invalid output constraint on Linux/ARM.
freebl_fips_RNG_PowerUpSelfTest when linked with NSPR.
arm_aes_encrypt_ecb_128 when building with Clang 11.
NSS_DISABLE_DBM=1.
KDFs as required by FIPS.
compilation on e2k architecture.
sign in mp_radix_size.
DTLS comments, code review fixes.
depend on NSPR 4.29
This Bugzilla query returns all the bugs fixed in NSS 3.57:
`Compatibility <#compatibility>`__
----------------------------------
.. container::
NSS 3.57 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.57 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.
`Feedback <#feedback>`__
------------------------
.. container::
Bugs discovered should be reported by filing a bug report with
`bugzilla.mozilla.org <https://bugzilla.mozilla.org/enter_bug.cgi?product=NSS>`__ (product NSS).