]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
p11-kit: Update to version 0.25.8
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 15 Sep 2025 17:46:30 +0000 (19:46 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 16 Sep 2025 08:48:41 +0000 (08:48 +0000)
- Update from version 0.25.5 to 0.25.8
- Update of rootfile
- Changelog
    0.25.8
* rpc: Unbreak protocol compatibility by reverting "rpc: Correctly map Mozilla
 certificate distrust attributes" [PR#716]
    0.25.7
* Build fixes from tarball with Meson [PR#714]
    0.25.6
* rpc: Add module configuration option to specify server address [PR#707]
* rpc: Correctly map Mozilla certificate distrust attributes [PR#705]
* rpc: Fix empty array attribute handling [PR#704]
* server: Remove libsystemd dependency for socket activation [PR#685]
* Avoid segfault if p11_library_init_impl/p11_library_uninit are called
  multiple times [PR#682]
* Add zsh completions [PR#674]
* pkcs11: Update pkcs11.h to version 3.1 [PR#671]
* pkcs11: Add IBM specific mechanisms [PR#669]
* server: check SHELL if (and only if) neither --sh nor --csh is specified
  [PR#661]
* trust: don't create file names longer then 255 [PR#659]
* trust: sort paths for reproducible extract [PR#656]
* Build and test fixes [PR#647, PR#653, PR#654, PR#657, PR#660, PR#667, PR#673,
  PR#681, PR#683, PR#688, PR#694]
* Update translations [PR#663, PR#701]

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/p11-kit
lfs/p11-kit

index c0ea3ac58da75ab281ab23d9278371a727abd824..2d3fbf2460361f391a08d98249c36ac0d82e95d0 100644 (file)
@@ -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.1
+usr/lib/libp11-kit.so.0.4.3
 usr/lib/p11-kit-proxy.so
 #usr/lib/pkcs11
 #usr/lib/pkcs11/p11-kit-client.la
@@ -54,6 +54,7 @@ usr/lib/pkcs11/p11-kit-trust.so
 #usr/share/gtk-doc/html/p11-kit/p11-kit.devhelp2
 #usr/share/gtk-doc/html/p11-kit/p11-kit.html
 #usr/share/gtk-doc/html/p11-kit/pkcs11-conf.html
+#usr/share/gtk-doc/html/p11-kit/proxy.html
 #usr/share/gtk-doc/html/p11-kit/reference.html
 #usr/share/gtk-doc/html/p11-kit/remoting.html
 #usr/share/gtk-doc/html/p11-kit/right-insensitive.png
index fcc4ce2c2aea167705704ebfce75bb3be08ef1f9..0676023c773338d69b9df0a33e617e670559bf46 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2024  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  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.5
+VER        = 0.25.8
 
 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 = 96d6a9c2807586abafae4da4df89f566672733963997d6a83e00aaf83a7a0c0e2995638f505e98fb87a90c60bde28814f1e8b7d5071bf0af96bb0467105a1ddc
+$(DL_FILE)_BLAKE2 = d351b7b015920d7ecf1b9d3b4f1f3fc62c7ef46c1dc9ed3475b9ac7f5dbf5a47b2d2a19049e7eef81e35d0f993a860ee5df1864f0341596dca143140ae14e5c4
 
 install : $(TARGET)