summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2024-05-13 12:45:05 +0200
committerAndras Timar <andras.timar@collabora.com>2024-05-17 19:57:43 +0200
commit6f33df3f243d6012730fccd644f3c386526a3363 (patch)
treeba16d28efdaab0b7d45161b6c85508c3fc58c16f
parentaec722dcc6427f65cc78fcb1239fd2591783e81b (diff)
libxml2: upgrade to 2.12.7
* Fixes CVE-2024-34459 Downloaded from https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.7.tar.xz Change-Id: Ie45ad54b3f781a54a278e2542fccafb8d06542bb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167585 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> (cherry picked from commit 02dc762466c655e9ca6fb7cef92b1495915b34ed) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167460 Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index aa689cff4342..41d7b6db8ee9 100644
--- a/download.lst
+++ b/download.lst
@@ -487,8 +487,8 @@ XMLSEC_TARBALL := xmlsec1-1.3.2.tar.gz
# three static lines
# so that git cherry-pick
# will not run into conflicts
-LIBXML_SHA256SUM := 889c593a881a3db5fdd96cc9318c87df34eb648edfc458272ad46fd607353fbb
-LIBXML_VERSION_MICRO := 6
+LIBXML_SHA256SUM := 24ae78ff1363a973e6d8beba941a7945da2ac056e19b53956aeb6927fd6cfb56
+LIBXML_VERSION_MICRO := 7
LIBXML_TARBALL := libxml2-2.12.$(LIBXML_VERSION_MICRO).tar.xz
# three static lines
# so that git cherry-pick