From patchwork Mon Dec 18 17:29:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7403 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Sv6Jg0z0Dz3wtx for ; Mon, 18 Dec 2023 17:29:39 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Sv6Jd3rxFz4Pn; Mon, 18 Dec 2023 17:29:37 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Sv6Jd2xrwz30Xd; Mon, 18 Dec 2023 17:29:37 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Sv6JL24tdz30WX for ; Mon, 18 Dec 2023 17:29:22 +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 ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Sv6JL0d6vz15D; Mon, 18 Dec 2023 17:29:22 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1702920562; 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=IHdBS7f2EuMxR0yXTQrM2d6WKGqG18zxFKuBo8hQ9RY=; b=bHbZ9TZuxKs8sPK85WugztfAZu8B/MnJKiLZ7ubUuDYNCaEgf2t1PPkAB+EEMS2A/qrmAv dv+/Bk0iRyPtbJBg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1702920562; 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=IHdBS7f2EuMxR0yXTQrM2d6WKGqG18zxFKuBo8hQ9RY=; b=On+vy1uZQ9yvkdCY5nht8QA8Izp7/BMQuJQJrY4C60bC1XtKLD0ufBHyGG0cgr8st6hx6d UOzw5/g38y+7Uw83DPKZzP6xRSW6xvaL5evTgs7ZqtjveF2xd5iNi89tbpLsfMFg089Kbl TFwNbgoLvDNATTuGKj/5QwYBPe/pVgYblngGAXgOAcJdG1+rNpcSWcWrHbplofulFmjEJ4 oMjayMMOMGiemge1Q8PZ7tc9xAl7nSXBhTTXAjSKBFsm0nCjgAtGOnNYe+akRHjuTNBWvA ETcgb7Pwlup7+nNxCkbhH3EfVgPcAZo1EsWO58oAGjR+maWSVzY+rHy9isWp6Q== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] p11-kit: Update to version 0.25.3 Date: Mon, 18 Dec 2023 18:29:01 +0100 Message-ID: <20231218172911.2531726-10-adolf.belka@ipfire.org> In-Reply-To: <20231218172911.2531726-1-adolf.belka@ipfire.org> References: <20231218172911.2531726-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: KGW5RVG2TX5YAGPESCXBWPAC5JZRJY4X X-Message-ID-Hash: KGW5RVG2TX5YAGPESCXBWPAC5JZRJY4X X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 0.25.2 to 0.25.3 - Update of rootfile - Changelog 0.25.3 rpc: fix serialization of NULL mechanism pointer [PR#601] fix meson build failure in macOS (appleframeworks not found) [PR#603] Signed-off-by: Adolf Belka --- config/rootfiles/common/p11-kit | 4 +--- lfs/p11-kit | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/p11-kit b/config/rootfiles/common/p11-kit index df9001e27..02e4d81cd 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.3.0 +usr/lib/libp11-kit.so.0.3.1 usr/lib/p11-kit-proxy.so #usr/lib/pkcs11 #usr/lib/pkcs11/p11-kit-client.la @@ -27,8 +27,6 @@ usr/lib/pkcs11/p11-kit-trust.so #usr/libexec/p11-kit/p11-kit-remote #usr/libexec/p11-kit/p11-kit-server #usr/libexec/p11-kit/trust-extract-compat -#usr/share/gtk-doc -#usr/share/gtk-doc/html #usr/share/gtk-doc/html/p11-kit #usr/share/gtk-doc/html/p11-kit/config-example.html #usr/share/gtk-doc/html/p11-kit/config-files.html diff --git a/lfs/p11-kit b/lfs/p11-kit index eb715adb2..f5ee90cf3 100644 --- a/lfs/p11-kit +++ b/lfs/p11-kit @@ -24,7 +24,7 @@ include Config -VER = 0.25.2 +VER = 0.25.3 THISAPP = p11-kit-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = d2cb738eaf1941a5e043dfdb0beaac01c6c7a25be516308b262e538d04a132682855da60b9dbf9b20f19510b25f469f88d27091d8a339a3fc01e6a96e36060e6 +$(DL_FILE)_BLAKE2 = 5c695c1ef95edf4bbbab001aa634076c433df0bc89cb8104deaec2ce00c6908640e467755b49c6900e5d7d5d81e1a3871f4978a212c6f6ae088386ac0b95289a install : $(TARGET)