From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4cQXXS44KTz33s3 for ; Mon, 15 Sep 2025 17:46:48 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cQXXM3Htlz331g for ; Mon, 15 Sep 2025 17:46:43 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4cQXXL1FLKz3xM; Mon, 15 Sep 2025 17:46:42 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1757958402; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xZv8f3jysgYReoVFHhac3VpQGu3SbEbEOR/k+/aea7w=; b=PQe2YfmYhrPsl4twA7sRpEDe5Ud6XHqFT979617Q81J6ddXj7oyqxzm+zOnD3/99vQuNFm 0aEaiL5WkkMC0HDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1757958402; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xZv8f3jysgYReoVFHhac3VpQGu3SbEbEOR/k+/aea7w=; b=NK30MzgAg8WlN5OULPD5Wcsj06WT181yTy3WYOkdCTUe9mMsRnE8DV0WcnGuAlWAvim+PY xaIKkhsEm0tPD6QFR3aFDdPylPI941S1t+3MvqkJk7MC8RV+aVOidZU/M4L3qAAXGbUkAD fjB6PvLcmJA6yEwfL1U5u64caZa4Gf7Sshmk440pslQRFgA48Plg0rwgxgFt2kNnno4+lQ 9Rq9KTkahBPKdFQaqiLnaYX1QtUl0uFjOSHVUmUORualZpoIm/hx3STeYmCyRE32143L3C o0Vuo5uEsFJwMJR9L9datExvJd02hTknQ9B404DnRjbOIJqFeF/YMFy7m4/CcQ== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] p11-kit: Update to version 0.25.8 Date: Mon, 15 Sep 2025 19:46:30 +0200 Message-ID: <20250915174630.2688676-15-adolf.belka@ipfire.org> In-Reply-To: <20250915174630.2688676-1-adolf.belka@ipfire.org> References: <20250915174630.2688676-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit - 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 --- config/rootfiles/common/p11-kit | 3 ++- lfs/p11-kit | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/p11-kit b/config/rootfiles/common/p11-kit index c0ea3ac58..2d3fbf246 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.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 diff --git a/lfs/p11-kit b/lfs/p11-kit index fcc4ce2c2..0676023c7 100644 --- a/lfs/p11-kit +++ b/lfs/p11-kit @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2024 IPFire Team # +# Copyright (C) 2007-2025 IPFire Team # # # # 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) -- 2.51.0