p11-kit: Update to version 0.26.1
Commit Message
- Update from version 0.25.10 to 0.26.1
- Update of rootfile
- Changelog
0.26.1
* trust: Ensure compatibility of CKA_NSS_TRUST and CKA_TRUST
0.26.0
* pkcs11: Update PKCS11 headers to version 3.2 [PR#731]
* trust: Lookup DNs in reverse order (RFC4514 section 2.1) [PR#732]
* Update translations [PR#734]
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/common/p11-kit | 2 +-
lfs/p11-kit | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
@@ -15,7 +15,7 @@ usr/bin/trust
#usr/lib/libp11-kit.la
#usr/lib/libp11-kit.so
usr/lib/libp11-kit.so.0
-usr/lib/libp11-kit.so.0.4.5
+usr/lib/libp11-kit.so.0.4.7
usr/lib/p11-kit-proxy.so
#usr/lib/pkcs11
#usr/lib/pkcs11/p11-kit-client.la
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 0.25.10
+VER = 0.26.1
THISAPP = p11-kit-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 9f5a1be36a5b67ac35b294afdacf1b3a5c1c579b04e3407ea7bc6899cfe74330682653da50975a13e443b3a79379fdf6c6ed2a778933cf5dbba4fdf6dc52c99a
+$(DL_FILE)_BLAKE2 = a270c414c3bceac868b32c3fc004cc1cb00c53aa28e34c63eaf7124df29a3dd6c40aa9513e533169d4d0e87c6363a0c29338abc74885ade6610343d954976d2f
install : $(TARGET)