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.44.4_release_notes/index.rst | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 security/nss/doc/rst/legacy/nss_releases/nss_3.44.4_release_notes/index.rst (limited to 'security/nss/doc/rst/legacy/nss_releases/nss_3.44.4_release_notes/index.rst') diff --git a/security/nss/doc/rst/legacy/nss_releases/nss_3.44.4_release_notes/index.rst b/security/nss/doc/rst/legacy/nss_releases/nss_3.44.4_release_notes/index.rst new file mode 100644 index 0000000000..6828d3941a --- /dev/null +++ b/security/nss/doc/rst/legacy/nss_releases/nss_3.44.4_release_notes/index.rst @@ -0,0 +1,69 @@ +.. _mozilla_projects_nss_nss_3_44_4_release_notes: + +NSS 3.44.4 release notes +======================== + +`Introduction <#introduction>`__ +-------------------------------- + +.. container:: + + The NSS team has released Network Security Services (NSS) 3.44.4 on **19 May 2020**. This is a + security patch release. + + Thank you to Cesar Pereida Garcia and the Network and Information Security Group (NISEC) at + Tampere University for reporting this issue. + +.. _distribution_information: + +`Distribution Information <#distribution_information>`__ +-------------------------------------------------------- + +.. container:: + + The HG tag is NSS_3_44_4_RTM. NSS 3.44.4 requires NSPR 4.21 or newer. + + NSS 3.44.4 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_44_4_RTM/src/ + + Other releases are available in :ref:`mozilla_projects_nss_nss_releases`. + +.. _new_in_nss_3.44.4: + +`New in NSS 3.44.4 <#new_in_nss_3.44.4>`__ +------------------------------------------ + +.. container:: + + No new functionality is introduced in this release. + +.. _bugs_fixed_in_nss_3.44.4: + +`Bugs fixed in NSS 3.44.4 <#bugs_fixed_in_nss_3.44.4>`__ +-------------------------------------------------------- + +.. container:: + + - `CVE-2020-12399 `__ - Force a + fixed length for DSA exponentiation + +`Compatibility <#compatibility>`__ +---------------------------------- + +.. container:: + + NSS 3.44.4 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.44.4 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