p11-kit: Update to version 0.26.4

Message ID 20260724174412.3827472-19-adolf.belka@ipfire.org
State New
Headers
Series p11-kit: Update to version 0.26.4 |

Commit Message

Adolf Belka 24 Jul 2026, 5:44 p.m. UTC
- Update from 0.26.2 to 0.26.4
- Update of the rootfile
- Changelog
0.26.4
* Build fix [PR#773]
* Update translations [PR#743, PR#772]
0.26.3
* server: fixed stack exhaustion via unbounded recursion in RPC attribute parsing by
	enforcing a recursion depth limit (CVE-2026-13757) [PR#768]
* fixed confusing error message when trying to store an existing cert with trust
	anchor [PR#770]
* fixed assert when parsing p11-kit files with value (") [PR#762]
* fixed numerous memory management issues [PR#751, PR#753, PR#754, PR#756, PR#758,
	PR#763, PR#764, PR#765, PR#766, PR#769]
* Build and test fixes [PR#746, PR#747, PR#752, PR#755, PR#757, PR#760, PR#761]

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/common/p11-kit | 2 +-
 lfs/p11-kit                     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
  

Patch

diff --git a/config/rootfiles/common/p11-kit b/config/rootfiles/common/p11-kit
index 43a7a2513..879983600 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.8
+usr/lib/libp11-kit.so.0.4.10
 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 4d1d3e0ee..1bb7d6feb 100644
--- a/lfs/p11-kit
+++ b/lfs/p11-kit
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 0.26.2
+VER        = 0.26.4
 
 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 = a10eab0fe405ea1f99aaac823bdb48d09caa09decd6bfe134aa702430ed5c09af2416db503ea8954467179c30ab754cc2811b4d8e28ac02cf3847fa021e1a2e2
+$(DL_FILE)_BLAKE2 = 91a8ff7679e34dbc9d3143c957ec2bba211da85f74c2aa3d150f3078de9387e1f04b4bbec56040e0c12249c1866e7ca191844c1dcdd6c1de29bec04e6d72ea96
 
 install : $(TARGET)