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

New commits:
commit 1cb4b570665ddc698aa5c2da6dd892c542fdf382
Author:     Michael Stahl <michael.st...@allotropia.de>
AuthorDate: Mon Feb 21 11:33:21 2022 +0100
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Tue Feb 22 11:58:20 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>
    (cherry picked from commit d50a7151431335d1431bccef000ae39f84bdf135)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130259
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

diff --git a/download.lst b/download.lst
index 3e2e4cb5bcbb..402c07b3d019 100644
--- a/download.lst
+++ b/download.lst
@@ -192,9 +192,9 @@ export LIBWEBP_SHA256SUM := 
808b98d2f5b84e9b27fdef6c5372dac769c3bda4502febbfa503
 export LIBWEBP_TARBALL := libwebp-1.2.1.tar.gz
 export XMLSEC_SHA256SUM := 
2d84360b03042178def1d9ff538acacaed2b3a27411db7b2874f1612ed71abc8
 export XMLSEC_TARBALL := xmlsec1-1.2.30.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