diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2022-10-17 11:33:50 +0200 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2022-10-17 17:16:16 +0200 |
commit | 39b5701976ff3d489c3212d6e2a116d6244c8ad1 (patch) | |
tree | 1d3e8dc8ac97d8464e2623cbb0c5ef29faf0cce3 /download.lst | |
parent | 2c44f57b3f59012057a7a0a4d912648d362cf6f3 (diff) |
libxml2: upgrade to release 2.10.3
Fixes CVE-2022-40304 and CVE-2022-40303.
Change-Id: I5be3fd20ccf57596808a26b742aca325ac16f29b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141448
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 728dbeeb96f9..8cda34cd6d51 100644 --- a/download.lst +++ b/download.lst @@ -160,8 +160,8 @@ export LIBWEBP_SHA256SUM := 7bf5a8a28cc69bcfa8cb214f2c3095703c6b73ac5fba4d5480c2 export LIBWEBP_TARBALL := libwebp-1.2.4.tar.gz export XMLSEC_SHA256SUM := 52ced4943f35bd7d0818a38298c1528ca4ac8a54440fd71134a07d2d1370a262 export XMLSEC_TARBALL := xmlsec1-1.2.34.tar.gz -export LIBXML_SHA256SUM := d240abe6da9c65cb1900dd9bf3a3501ccf88b3c2a1cb98317d03f272dda5b265 -export LIBXML_VERSION_MICRO := 2 +export LIBXML_SHA256SUM := 5d2cc3d78bec3dbe212a9d7fa629ada25a7da928af432c93060ff5c17ee28a9c +export LIBXML_VERSION_MICRO := 3 export LIBXML_TARBALL := libxml2-2.10.$(LIBXML_VERSION_MICRO).tar.xz export LIBXSLT_SHA256SUM := 8247f33e9a872c6ac859aa45018bc4c4d00b97e2feac9eebc10c93ce1f34dd79 export LIBXSLT_VERSION_MICRO := 35 |