download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 915fc6504171393d97caea5644b94775d16eaa2f Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Fri Mar 14 08:54:38 2025 +0100 Commit: Michael Stahl <michael.st...@allotropia.de> CommitDate: Mon Mar 17 14:34:56 2025 +0100
expat: upgrade to 2.7.0 Downloaded from https://github.com/libexpat/libexpat/releases/download/R_2_7_0/expat-2.7.0.tar.xz Change-Id: I714d00fe5e1b3073ec3034065057ae9795060eec Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182894 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> (cherry picked from commit 82c0b78f16dc4a5969b130c0d2519cf9d05e4794) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182899 Reviewed-by: Taichi Haradaguchi <20001...@protonmail.com> (cherry picked from commit c2db0ee8f7f537898838d17bbf532b3e2b2b28b7) diff --git a/download.lst b/download.lst index bf8511ddd323..fd366d48f68d 100644 --- a/download.lst +++ b/download.lst @@ -111,8 +111,8 @@ ETONYEK_TARBALL := libetonyek-0.1.$(ETONYEK_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -EXPAT_SHA256SUM := a695629dae047055b37d50a0ff4776d1d45d0a4c842cf4ccee158441f55ff7ee -EXPAT_TARBALL := expat-2.6.4.tar.xz +EXPAT_SHA256SUM := 25df13dd2819e85fb27a1ce0431772b7047d72af81ae78dc26b4c6e0805f48d1 +EXPAT_TARBALL := expat-2.7.0.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts commit 2bf87813c708fc743b21b27ff6094206e79944b4 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Fri Nov 8 12:13:15 2024 +0100 Commit: Michael Stahl <michael.st...@allotropia.de> CommitDate: Mon Mar 17 14:34:53 2025 +0100 expat: upgrade to 2.6.4 Downloaded from https://github.com/libexpat/libexpat/releases/download/R_2_6_4/expat-2.6.4.tar.xz Change-Id: I9ae3b6e586847e8ba0439f1c42baa13a1e2cf427 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176228 Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> Tested-by: Jenkins (cherry picked from commit 3384fcc9172507f280ffd07df2a8de34fc1bf6ab) diff --git a/download.lst b/download.lst index c9157221f10b..bf8511ddd323 100644 --- a/download.lst +++ b/download.lst @@ -111,8 +111,8 @@ ETONYEK_TARBALL := libetonyek-0.1.$(ETONYEK_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -EXPAT_SHA256SUM := 274db254a6979bde5aad404763a704956940e465843f2a9bd9ed7af22e2c0efc -EXPAT_TARBALL := expat-2.6.3.tar.xz +EXPAT_SHA256SUM := a695629dae047055b37d50a0ff4776d1d45d0a4c842cf4ccee158441f55ff7ee +EXPAT_TARBALL := expat-2.6.4.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts