diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2023-02-21 11:11:42 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2023-02-25 22:33:40 +0100 |
commit | 8ce18c86bc1bf18500f72b5d612f2b28c4aa4595 (patch) | |
tree | ea7f2a84474999aba9a68148769e7163921c1d07 | |
parent | 2c96d85d57ff202713d66d679625359669ec9243 (diff) |
nss: upgrade to release 3.88.1
Fixes CVE-2023-0767 CVE-2022-3479
Change-Id: I688dc7d0785ed3344c33e331c7e9ef37baa720ee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147387
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
(cherry picked from commit 538975a0e511ad79a7dd3c71300b993d1554cd03)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147359
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 98a3ec4a9560..cddfe30317fd 100644 --- a/download.lst +++ b/download.lst @@ -451,8 +451,8 @@ MYTHES_TARBALL := mythes-1.2.5.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -NSS_SHA256SUM := 8b5a2e9e3d632a78ad4d9c8d2ea502d2790d7a8e7b1986d173107232eca27432 -NSS_TARBALL := nss-3.86-with-nspr-4.35.tar.gz +NSS_SHA256SUM := fcfa26d2738ec5b0cf72ab4be784eac832a75132cda2e295799c04d62a93607a +NSS_TARBALL := nss-3.88.1-with-nspr-4.35.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts |