download.lst |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit d50a7151431335d1431bccef000ae39f84bdf135
Author:     Michael Stahl <michael.st...@allotropia.de>
AuthorDate: Mon Feb 21 11:33:21 2022 +0100
Commit:     Michael Stahl <michael.st...@allotropia.de>
CommitDate: Mon Feb 21 13:52:01 2022 +0100

    libxml2: upgrade to release 2.9.13
    
    Fixes CVE-2022-23308
    
    Change-Id: I1b3bf5cf58d7d1f39c224b0d898176c95107fbf5
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130241
    Tested-by: Jenkins
    Reviewed-by: Michael Stahl <michael.st...@allotropia.de>

diff --git a/download.lst b/download.lst
index 078e5207435d..c1386f6907db 100644
--- a/download.lst
+++ b/download.lst
@@ -166,9 +166,9 @@ export LIBWEBP_SHA256SUM := 
808b98d2f5b84e9b27fdef6c5372dac769c3bda4502febbfa503
 export LIBWEBP_TARBALL := libwebp-1.2.1.tar.gz
 export XMLSEC_SHA256SUM := 
26041d35a20a245ed5a2fb9ee075f10825664d274220cb5190340fa87a4d0931
 export XMLSEC_TARBALL := xmlsec1-1.2.33.tar.gz
-export LIBXML_SHA256SUM := 
c8d6681e38c56f172892c85ddc0852e1fd4b53b4209e7f4ebf17f7e2eae71d92
-export LIBXML_VERSION_MICRO := 12
-export LIBXML_TARBALL := libxml2-2.9.$(LIBXML_VERSION_MICRO).tar.gz
+export LIBXML_SHA256SUM := 
276130602d12fe484ecc03447ee5e759d0465558fbc9d6bd144e3745306ebf0e
+export LIBXML_VERSION_MICRO := 13
+export LIBXML_TARBALL := libxml2-2.9.$(LIBXML_VERSION_MICRO).tar.xz
 export LIBXSLT_SHA256SUM := 
8247f33e9a872c6ac859aa45018bc4c4d00b97e2feac9eebc10c93ce1f34dd79
 export LIBXSLT_VERSION_MICRO := 35
 export LIBXSLT_TARBALL := libxslt-1.1.$(LIBXSLT_VERSION_MICRO).tar.xz

Reply via email to