download.lst |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 27b717f8444a1385b1bb3847f0b1c5395e16948b
Author:     Xisco Fauli <[email protected]>
AuthorDate: Mon Aug 19 13:57:47 2024 +0200
Commit:     Christian Lohmaier <[email protected]>
CommitDate: Fri Aug 30 15:33:26 2024 +0200

    postgresql: Upgrade to 13.16
    
    Downloaded from 
https://ftp.postgresql.org/pub/source/v13.16/postgresql-13.16.tar.bz2
    
    Change-Id: I2854bca1ba3ac0a9beda61718d3a2e2002a2815c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172035
    Reviewed-by: Xisco Fauli <[email protected]>
    Tested-by: Jenkins
    Signed-off-by: Xisco Fauli <[email protected]>
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172045
    Reviewed-by: Michael Stahl <[email protected]>
    (cherry picked from commit 4d8c2e7aaaeb3215fe5de3d7c9650b76341fd3df)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172417
    Reviewed-by: Christian Lohmaier <[email protected]>
    Tested-by: Christian Lohmaier <[email protected]>

diff --git a/download.lst b/download.lst
index 83bc6e77d21e..f5b548e3cdd9 100644
--- a/download.lst
+++ b/download.lst
@@ -550,8 +550,8 @@ POPPLER_DATA_TARBALL := poppler-data-0.4.12.tar.gz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
-POSTGRESQL_SHA256SUM := 
b8df078551898960bd500dc5d38a177e9905376df81fe7f2b660a1407fa6a5ed
-POSTGRESQL_TARBALL := postgresql-13.14.tar.bz2
+POSTGRESQL_SHA256SUM := 
c9cbbb6129f02328204828066bb3785c00a85c8ca8fd329c2a8a53c1f5cd8865
+POSTGRESQL_TARBALL := postgresql-13.16.tar.bz2
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts
commit 691cdba07cba01a9a7ff16e5458703c706221ba0
Author:     Xisco Fauli <[email protected]>
AuthorDate: Tue Aug 20 19:32:52 2024 +0200
Commit:     Christian Lohmaier <[email protected]>
CommitDate: Fri Aug 30 15:33:15 2024 +0200

    nss: 3.101.2 is the ESR release
    
    See https://gerrit.libreoffice.org/c/core/+/171425
    
    Downloaded from 
https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_101_2_RTM/src/nss-3.101.2-with-nspr-4.35.tar.gz
    
    Change-Id: I88ab41039ec957ab6230072544d8365a5271ca95
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172158
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <[email protected]>
    (cherry picked from commit 4a5b52f8bcb7b5d4eb2fc4ba6560ba1e88c36503)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172188
    Reviewed-by: Michael Stahl <[email protected]>
    Signed-off-by: Xisco Fauli <[email protected]>
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172242
    (cherry picked from commit 69acd46c6e606ab4eabb4ffab892e5044e004b51)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172273
    Tested-by: Christian Lohmaier <[email protected]>
    Reviewed-by: Christian Lohmaier <[email protected]>

diff --git a/download.lst b/download.lst
index f98fe4616602..83bc6e77d21e 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 := 
5f29fea64b3234b33a615b6df40469e239a4168ac0909106bd00e6490b274c31
-NSS_TARBALL := nss-3.99-with-nspr-4.35.tar.gz
+NSS_SHA256SUM := 
ff602c1fa86a4f841b27109918dfff60f41582e1caf6dbd651cfa72bdc8a64aa
+NSS_TARBALL := nss-3.101.2-with-nspr-4.35.tar.gz
 # three static lines
 # so that git cherry-pick
 # will not run into conflicts

Reply via email to