p11-kit: Update to version 0.26.1

Message ID 20260129110532.61228-13-adolf.belka@ipfire.org
State Staged
Commit 49f3a23bfe3848c67ae762484c5e2d8fc602c838
Headers
Series p11-kit: Update to version 0.26.1 |

Commit Message

Adolf Belka 29 Jan 2026, 11:05 a.m. UTC
- 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(-)
  

Patch

diff --git a/config/rootfiles/common/p11-kit b/config/rootfiles/common/p11-kit
index f05a68068..ae0f03b42 100644
--- a/config/rootfiles/common/p11-kit
+++ b/config/rootfiles/common/p11-kit
@@ -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
diff --git a/lfs/p11-kit b/lfs/p11-kit
index 9ae835013..4fe459b39 100644
--- a/lfs/p11-kit
+++ b/lfs/p11-kit
@@ -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)