download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f0eceb6a20f0af810390a6633cc1ca9c828325fc Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Jul 24 18:27:38 2024 +0200 Commit: Michael Stahl <michael.st...@allotropia.de> CommitDate: Fri Aug 2 11:15:31 2024 +0200
libxml2: upgrade to 2.12.9 it fixes CVE-2024-40896 Downloaded from https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.9.tar.xz Change-Id: I73f2e480026b695f9fb7f684b11bc138046ab868 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170949 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.st...@allotropia.de> diff --git a/download.lst b/download.lst index 2c76067761b7..f98fe4616602 100644 --- a/download.lst +++ b/download.lst @@ -424,8 +424,8 @@ XMLSEC_TARBALL := xmlsec1-1.3.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBXML_SHA256SUM := 43ad877b018bc63deb2468d71f95219c2fac196876ef36d1bee51d226173ec93 -LIBXML_VERSION_MICRO := 8 +LIBXML_SHA256SUM := 59912db536ab56a3996489ea0299768c7bcffe57169f0235e7f962a91f483590 +LIBXML_VERSION_MICRO := 9 LIBXML_TARBALL := libxml2-2.12.$(LIBXML_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick