summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2024-02-22 11:57:37 +0100
committerMichael Stahl <michael.stahl@allotropia.de>2024-02-22 20:59:02 +0100
commit00bc5e466835cf7218d6c424e41819a4431bf7d4 (patch)
tree3c5a7b21bf06ada1eb2274aaf9ce56e3a38b7357
parent185e1c50d8cf5c02032b12d0fae8bf7f06ea7bb3 (diff)
libxml2: upgrade to release 2.12.5
Fixes CVE-2024-25062 Change-Id: I0e98fd919328e9633a602c4872de0b06eb972cc0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163734 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> (cherry picked from commit 4c3ee61e3eda0cbfd812443f80af89aa3a24ac73) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163753 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> (cherry picked from commit ca089311678ca6f84771c145178bf4153243ed45)
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index e1a5f2798774..79bf14911ba0 100644
--- a/download.lst
+++ b/download.lst
@@ -351,8 +351,8 @@ XMLSEC_TARBALL := xmlsec1-1.2.28.tar.gz
# three static lines
# so that git cherry-pick
# will not run into conflicts
-LIBXML_SHA256SUM := 8c8f1092340a89ff32bc44ad5c9693aff9bc8a7a3e161bb239666e5d15ac9aaa
-LIBXML_VERSION_MICRO := 3
+LIBXML_SHA256SUM := a972796696afd38073e0f59c283c3a2f5a560b5268b4babc391b286166526b21
+LIBXML_VERSION_MICRO := 5
LIBXML_TARBALL := libxml2-2.12.$(LIBXML_VERSION_MICRO).tar.xz
# three static lines
# so that git cherry-pick