summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2023-11-06 19:59:02 +0100
committerMiklos Vajna <vmiklos@collabora.com>2023-11-07 09:23:01 +0100
commitca650cad8fccc7eb27c300ffb7aa7d961c83dc56 (patch)
treeb7422d87c7ba3e1c51c19fa6c9248cae31db3d84
parentdab20fa2f6cc608a3497ff8d7e756806f8a59932 (diff)
Update libxmlsec to 1.3.2
Keep external/xmlsec/old-nss.patch.1 for now, though the baseline has been updated to RHEL 8 in the meantime, so probably it's not needed in practice. Change-Id: I4730f71f45937770ac3f78182f3f65eed64b5a6a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159012 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index b94c3c7ad7ca..468e2e39f1ec 100644
--- a/download.lst
+++ b/download.lst
@@ -414,8 +414,8 @@ LIBWEBP_TARBALL := libwebp-1.3.2.tar.gz
# three static lines
# so that git cherry-pick
# will not run into conflicts
-XMLSEC_SHA256SUM := 10f48384d4fd1afc05fea545b74fbf7c152582f0a895c189f164d55270400c63
-XMLSEC_TARBALL := xmlsec1-1.3.1.tar.gz
+XMLSEC_SHA256SUM := 4003c56b3d356d21b1db7775318540fad6bfedaf5f117e8f7c010811219be3cf
+XMLSEC_TARBALL := xmlsec1-1.3.2.tar.gz
# three static lines
# so that git cherry-pick
# will not run into conflicts