summaryrefslogtreecommitdiff
path: root/external/xmlsec/UnpackedTarball_xmlsec.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2024-04-12 08:36:05 +0200
committerMiklos Vajna <vmiklos@collabora.com>2024-04-15 08:03:11 +0200
commit1651ced348fa47de3f24650dcad8922121602da4 (patch)
treeab9e9069965fc58f2a5317a6adab79de858bee21 /external/xmlsec/UnpackedTarball_xmlsec.mk
parent690526f95e3ee4fd25bb2c987e093543e4bc435b (diff)
Update libxmlsec to 1.3.4
Allows dropping xmlsec-nss-Ensure-NSS-algorithms-are-initialized-754.patch.1, which was a backport. Change-Id: Ifdd0b5285daa79116a91ab2d122a9809f8effb5e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166019 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'external/xmlsec/UnpackedTarball_xmlsec.mk')
-rw-r--r--external/xmlsec/UnpackedTarball_xmlsec.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/external/xmlsec/UnpackedTarball_xmlsec.mk b/external/xmlsec/UnpackedTarball_xmlsec.mk
index ad7b4b57c5f3..906aece5f7ed 100644
--- a/external/xmlsec/UnpackedTarball_xmlsec.mk
+++ b/external/xmlsec/UnpackedTarball_xmlsec.mk
@@ -12,8 +12,6 @@ xmlsec_patches :=
xmlsec_patches += old-nss.patch.1
# Remove this when Windows 7 is no longer supported
xmlsec_patches += BCryptKeyDerivation.patch.1
-# Backport of https://github.com/lsh123/xmlsec/pull/754
-xmlsec_patches += xmlsec-nss-Ensure-NSS-algorithms-are-initialized-754.patch.1
$(eval $(call gb_UnpackedTarball_UnpackedTarball,xmlsec))