- 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>
#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
#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
###############################################################################
# #
# 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 #
include Config
-VER = 0.25.5
+VER = 0.25.8
THISAPP = p11-kit-$(VER)
DL_FILE = $(THISAPP).tar.xz
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 96d6a9c2807586abafae4da4df89f566672733963997d6a83e00aaf83a7a0c0e2995638f505e98fb87a90c60bde28814f1e8b7d5071bf0af96bb0467105a1ddc
+$(DL_FILE)_BLAKE2 = d351b7b015920d7ecf1b9d3b4f1f3fc62c7ef46c1dc9ed3475b9ac7f5dbf5a47b2d2a19049e7eef81e35d0f993a860ee5df1864f0341596dca143140ae14e5c4
install : $(TARGET)