download.lst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit 81e9eedc8eaf29bdab13cbb99ec7e03c3e6a871f Author: Xisco Fauli <[email protected]> AuthorDate: Mon Sep 22 09:39:58 2025 +0200 Commit: Xisco Fauli <[email protected]> CommitDate: Wed Oct 1 13:21:34 2025 +0200 lxml: upgrade to 6.0.2 Downloaded from https://github.com/lxml/lxml/releases/download/lxml-6.0.2/lxml-6.0.2.tar.gz Change-Id: If3a32f2c34fe7742ce83fdb8051616c97b9674f7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191311 Tested-by: Jenkins Reviewed-by: Xisco Fauli <[email protected]> (cherry picked from commit 0453e8493e96c006a45a0accda26251531fd0eed) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191363 Reviewed-by: Michael Weghorn <[email protected]> Tested-by: Xisco Fauli <[email protected]> Reviewed-by: Ilmari Lauhakangas <[email protected]> diff --git a/download.lst b/download.lst index 9b5aca4af66b..e00fcc4cae4e 100644 --- a/download.lst +++ b/download.lst @@ -477,8 +477,8 @@ LPSOLVE_TARBALL := 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LXML_SHA256SUM := 2b3a882ebf27dd026df3801a87cf49ff791336e0f94b0fad195db77e01240690 -LXML_TARBALL := lxml-6.0.1.tar.gz +LXML_SHA256SUM := cd79f3367bd74b317dda655dc8fcfa304d9eb6e4fb06b7168c5cf27f96e0cd62 +LXML_TARBALL := lxml-6.0.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts commit 87e622bf6691b7bdd3205b639a411608b9f24a71 Author: Xisco Fauli <[email protected]> AuthorDate: Thu Sep 18 18:16:36 2025 +0200 Commit: Xisco Fauli <[email protected]> CommitDate: Wed Oct 1 13:21:28 2025 +0200 tiff: upgrade to 4.7.1 Downloaded from https://download.osgeo.org/libtiff/tiff-4.7.1.tar.xz Change-Id: I9eda3018e55e771986968ffacf7081538baf432b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191142 Reviewed-by: Xisco Fauli <[email protected]> Tested-by: Jenkins (cherry picked from commit b3a027d2b7273478773bd0d8624b70f9a48b0952) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191168 Reviewed-by: Michael Weghorn <[email protected]> Tested-by: Xisco Fauli <[email protected]> Reviewed-by: Ilmari Lauhakangas <[email protected]> diff --git a/download.lst b/download.lst index 9c1df61e7aeb..9b5aca4af66b 100644 --- a/download.lst +++ b/download.lst @@ -579,8 +579,8 @@ LIBPNG_TARBALL := libpng-1.6.50.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -LIBTIFF_SHA256SUM := 273a0a73b1f0bed640afee4a5df0337357ced5b53d3d5d1c405b936501f71017 -LIBTIFF_TARBALL := tiff-4.7.0.tar.xz +LIBTIFF_SHA256SUM := b92017489bdc1db3a4c97191aa4b75366673cb746de0dce5d7a749d5954681ba +LIBTIFF_TARBALL := tiff-4.7.1.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts
