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

New commits:
commit 5401ea582757f753afd21fa40cbaea066aeb84b1
Author:     Xisco Fauli <xiscofa...@libreoffice.org>
AuthorDate: Wed Jul 24 18:27:38 2024 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Mon Aug 26 10:56:00 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 0d2875c79258..167c115b1c63 100644
--- a/download.lst
+++ b/download.lst
@@ -527,8 +527,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

Reply via email to