summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn M. Schanck <jschanck@mozilla.com>2023-02-09 13:14:56 -0800
committerJohn M. Schanck <jschanck@mozilla.com>2023-02-09 13:14:56 -0800
commite5675eccc38b57b1028d51f5238729a0bc4b98c1 (patch)
tree98af057f205c2bcd0f71a8ccdc9644672124a637 /doc
parent2ce8cbcca40ab19b7c0ca386ac6417c95178eb68 (diff)
downloadnss-hg-e5675eccc38b57b1028d51f5238729a0bc4b98c1.tar.gz
Documentation: Update release note index
Diffstat (limited to 'doc')
-rw-r--r--doc/rst/releases/index.rst18
1 files changed, 13 insertions, 5 deletions
diff --git a/doc/rst/releases/index.rst b/doc/rst/releases/index.rst
index 368bdc9e1..6367c80d8 100644
--- a/doc/rst/releases/index.rst
+++ b/doc/rst/releases/index.rst
@@ -8,7 +8,9 @@ Releases
:glob:
:hidden:
+ nss_3_88_1.rst
nss_3_88.rst
+ nss_3_87_1.rst
nss_3_87.rst
nss_3_86.rst
nss_3_85.rst
@@ -17,6 +19,8 @@ Releases
nss_3_82.rst
nss_3_81.rst
nss_3_80.rst
+ nss_3_79_4.rst
+ nss_3_79_3.rst
nss_3_79_2.rst
nss_3_79_1.rst
nss_3_79.rst
@@ -47,15 +51,19 @@ Releases
.. note::
- **NSS 3.88** is the latest version of NSS.
- Complete release notes are available here: :ref:`mozilla_projects_nss_nss_3_88_release_notes`
+ **NSS 3.88.1** is the latest version of NSS.
+ Complete release notes are available here: :ref:`mozilla_projects_nss_nss_3_88_1_release_notes`
- **NSS 3.79.2** is the latest ESR version of NSS.
- Complete release notes are available here: :ref:`mozilla_projects_nss_nss_3_79_2_release_notes`
+ **NSS 3.79.4** is the latest ESR version of NSS.
+ Complete release notes are available here: :ref:`mozilla_projects_nss_nss_3_79_4_release_notes`
.. container::
+ Changes in 3.88.1 included in this release:
+
+ - Bug 1804640 - improve handling of unknown PKCS#12 safe bag types.
+
Changes in 3.88 included in this release:
- Bug 1815870 - use a different treeherder symbol for each docker image build task.
@@ -81,4 +89,4 @@ Releases
- Bug 1805907 - Extending RSA-PSS bltest test coverage (Adding SHA-256 and SHA-384)
- Bug 1804091 NSS needs to move off of DSA for integrity checks
- Bug 1805815 - Add initial testing with ACVP vector sets using acvp-rust
- - Bug 1806369 - Don't clone libFuzzer, rely on clang instead \ No newline at end of file
+ - Bug 1806369 - Don't clone libFuzzer, rely on clang instead