Backed out changeset dab3c6a6f956 (bug 1847979) for causing bc failures on browser_gl...
[gecko.git] / security / nss / doc / rst / releases / nss_3_64.rst
bloba3c605e4cccefcdaa1a54593016d034196975e3d
1 .. _mozilla_projects_nss_nss_3_64_release_notes:
3 NSS 3.64 release notes
4 ======================
6 `Introduction <#introduction>`__
7 --------------------------------
9 .. container::
11    Network Security Services (NSS) 3.64 was released on **15 April 2021**.
13 .. _distribution_information:
15 `Distribution Information <#distribution_information>`__
16 --------------------------------------------------------
18 .. container::
20    The HG tag is NSS_3_64_RTM. NSS 3.64 requires NSPR 4.30 or newer.
22    NSS 3.64 source distributions are available on ftp.mozilla.org for secure HTTPS download:
24    -  Source tarballs:
25       https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_64_RTM/src/
27    Other releases are available :ref:`mozilla_projects_nss_nss_releases`.
29 .. _bugs_fixed_in_nss_3.64:
31 `Bugs fixed in NSS 3.64 <#bugs_fixed_in_nss_3.64>`__
32 ----------------------------------------------------
34 .. container::
36    -  Bug 1705286 - Properly detect mips64.
37    -  Bug 1687164 - Introduce NSS_DISABLE_CRYPTO_VSX and disable_crypto_vsx.
38    -  Bug 1698320 - replace \__builtin_cpu_supports("vsx") with ppc_crypto_support() for clang.
39    -  Bug 1613235 - Add POWER ChaCha20 stream cipher vector acceleration.
41 `Compatibility <#compatibility>`__
42 ----------------------------------
44 .. container::
46    NSS 3.64 shared libraries are backwards-compatible with all older NSS 3.x shared libraries. A
47    program linked with older NSS 3.x shared libraries will work with NSS 3.64 shared libraries
48    without recompiling or relinking. Furthermore, applications that restrict their use of NSS APIs
49    to the functions listed in NSS Public Functions will remain compatible with future versions of
50    the NSS shared libraries.
52 `Feedback <#feedback>`__
53 ------------------------
55 .. container::
57    Bugs discovered should be reported by filing a bug report on
58    `bugzilla.mozilla.org <https://bugzilla.mozilla.org/enter_bug.cgi?product=NSS>`__ (product NSS).
60 `Notes <#notes>`__
61 ------------------
63 .. container::
65    This version of NSS contains a number of contributions for "unsupported platforms". We would like
66    to thank the authors and the reviewers for their contributions to NSS.
68    Discussions about moving the documentation are still ongoing. (See discussion in the 3.62 release
69    notes.)