From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../nss_3.36.8_release_notes/index.rst | 90 ++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 security/nss/doc/rst/legacy/nss_releases/nss_3.36.8_release_notes/index.rst (limited to 'security/nss/doc/rst/legacy/nss_releases/nss_3.36.8_release_notes') diff --git a/security/nss/doc/rst/legacy/nss_releases/nss_3.36.8_release_notes/index.rst b/security/nss/doc/rst/legacy/nss_releases/nss_3.36.8_release_notes/index.rst new file mode 100644 index 0000000000..d5996b8ff0 --- /dev/null +++ b/security/nss/doc/rst/legacy/nss_releases/nss_3.36.8_release_notes/index.rst @@ -0,0 +1,90 @@ +.. _mozilla_projects_nss_nss_3_36_8_release_notes: + +NSS 3.36.8 release notes +======================== + +`Introduction <#introduction>`__ +-------------------------------- + +.. container:: + + Network Security Services (NSS) 3.36.8 is a patch release for NSS 3.36. The bug fixes in NSS + 3.36.8 are described in the "Bugs Fixed" section below. It was released on 21 June 2019. + +.. _distribution_information: + +`Distribution Information <#distribution_information>`__ +-------------------------------------------------------- + +.. container:: + + The HG tag is NSS_3_36_8_RTM. NSS 3.36.8 requires NSPR 4.19 or newer. + + NSS 3.36.8 source distributions are available on ftp.mozilla.org for secure HTTPS download: + + - Source tarballs: + https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_36_8_RTM/src/ + + Other releases are available :ref:`mozilla_projects_nss_nss_releases`. + +.. _new_in_nss_3.36.8: + +`New in NSS 3.36.8 <#new_in_nss_3.36.8>`__ +------------------------------------------ + +.. _new_functionality: + +`New Functionality <#new_functionality>`__ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +.. container:: + + No new functionality is introduced in this release. This is a patch release to fix bugs. + +.. _bugs_fixed_in_nss_3.36.8: + +`Bugs fixed in NSS 3.36.8 <#bugs_fixed_in_nss_3.36.8>`__ +-------------------------------------------------------- + +.. container:: + + - + + .. container:: + + `1554336 `__ - Optimize away unneeded + loop in mpi.c + + - + + .. container:: + + `1515342 `__ - More thorough input + checking (`CVE-2019-11729) `__ + + - + + .. container:: + + `1540541 `__ - Don't unnecessarily + strip leading 0's from key material during PKCS11 import + (`CVE-2019-11719 `__) + +`Compatibility <#compatibility>`__ +---------------------------------- + +.. container:: + + NSS 3.36.8 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.36.8 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 `__ (product NSS). \ No newline at end of file -- cgit v1.2.3