diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2023-02-21 11:11:42 +0100 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2023-02-21 15:28:54 +0100 |
commit | afe1b06556d53684f74e1b2f11ebebd17455754e (patch) | |
tree | 0cf08b623c85b9c8991f91b27c552ca48b9f1b30 | |
parent | 59b2a5dea3c38dfde6d09d44448fda1c410d940d (diff) |
nss: upgrade to release 3.88.1cib-6.4-15
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)
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 8dbe8f758947..821c60517998 100644 --- a/download.lst +++ b/download.lst @@ -409,8 +409,8 @@ NEON_TARBALL := neon-0.30.2.tar.gz # 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 |