download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 14af513780f10b99dc838e7225df9f17c3de35a6 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Aug 28 11:55:59 2024 +0200 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Tue Sep 3 15:36:58 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> (cherry picked from commit 12ce43bda25015dc3e681312b64680a996f5a8dd) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172499 Reviewed-by: Michael Stahl <michael.st...@allotropia.de> (cherry picked from commit 701f0dc75d2722f1035e3a732f882e1f112b59a2) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172574 Tested-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> diff --git a/download.lst b/download.lst index 38df6dc28eaa..e54aa7fa1e40 100644 --- a/download.lst +++ b/download.lst @@ -477,8 +477,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