Source code

Revision control

Copy as Markdown

Other Tools

.. _mozilla_projects_nss_nss_3_49_release_notes:
NSS 3.49 release notes
======================
`Introduction <#introduction>`__
--------------------------------
.. container::
The NSS team has released Network Security Services (NSS) 3.49 on **3 January 2020**, which is a
minor release.
The NSS team would like to recognize first-time contributors:
- Alex Henrie
`Distribution Information <#distribution_information>`__
--------------------------------------------------------
.. container::
The HG tag is NSS_3_49_RTM. NSS 3.49 requires NSPR 4.24 or newer.
NSS 3.49 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.49:
`Notable Changes in NSS 3.49 <#notable_changes_in_nss_3.49>`__
--------------------------------------------------------------
.. container::
- The legacy DBM database, **libnssdbm**, is no longer built by default when using gyp builds.
.. _bugs_fixed_in_nss_3.49:
`Bugs fixed in NSS 3.49 <#bugs_fixed_in_nss_3.49>`__
----------------------------------------------------
.. container::
sentinel for client TLS versions lower than 1.2.
-Wmaybe-uninitialized warning in sslsnce.c
build failure
Pk11Install_Platform_Generate
to missing posix signal.h
CheckARMSupport for Win64/aarch64
3DES instead of AES to encrypt DB entries
softoken CKM_NSS_CHACHA20_CTR initialization
(CVE-2019-17023)
with message_seq of 1 as a second ClientHello
regenerated after HelloRetryRequest
mis-reporting potential security risk SEC_ERROR_UNKNOWN_ISSUER
automation/release/nss-release-helper.py on MacOS
by default
perfomance on aarch32
This Bugzilla query returns all the bugs fixed in NSS 3.49:
`Compatibility <#compatibility>`__
----------------------------------
.. container::
NSS 3.49 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.49 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).