download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 12ce43bda25015dc3e681312b64680a996f5a8dd Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Aug 28 11:55:59 2024 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Wed Aug 28 15:01:32 2024 +0200
tdf#162589: Revert "nss: 3.101.2 is the ESR release" This reverts commit 4a5b52f8bcb7b5d4eb2fc4ba6560ba1e88c36503. It seems going from nss-3.102.1-with-nspr-4.35.tar.gz to nss-3.101.2-with-nspr-4.35.tar.gz breaks the installation. See https://bugs.documentfoundation.org/show_bug.cgi?id=162589#c11 and https://bugs.documentfoundation.org/show_bug.cgi?id=162589#c13 However, going from nss-3.99-with-nspr-4.35.tar.gz to nss-3.101.2-with-nspr-4.35.tar.gz doesn't break it, See https://bugs.documentfoundation.org/show_bug.cgi?id=162589#c12 Change-Id: Idc2e118c7efe5ba570e68f998460bc05ac74a714 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172493 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/download.lst b/download.lst index 31906e4db561..78160d3817c6 100644 --- a/download.lst +++ b/download.lst @@ -512,8 +512,8 @@ MYTHES_TARBALL := mythes-1.2.5.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -NSS_SHA256SUM := ff602c1fa86a4f841b27109918dfff60f41582e1caf6dbd651cfa72bdc8a64aa -NSS_TARBALL := nss-3.101.2-with-nspr-4.35.tar.gz +NSS_SHA256SUM := ddfdec73fb4b0eedce5fc4de09de9ba14d2ddbfbf67e42372903e1510f2d3d65 +NSS_TARBALL := nss-3.102.1-with-nspr-4.35.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts