From patchwork Thu Nov 30 12:36:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7373 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 4SgwgL1hDvz3wtp for ; Thu, 30 Nov 2023 12:37:02 +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 4SgwgB5YZgz1Tn; Thu, 30 Nov 2023 12:36:54 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4SgwgB40xBz30RT; Thu, 30 Nov 2023 12:36:54 +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) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Sgwg83gZ4z2xCX for ; Thu, 30 Nov 2023 12:36:52 +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 4Sgwg74fb7z1Sp; Thu, 30 Nov 2023 12:36:51 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1701347811; 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; bh=vhEJvA+F8va3ZVNu9BjWgE51gr/cavB9CRzIgQWflHM=; b=4Z6J5M5F3ZzIijax/QBnPkZNswreQbuq5Ekq0XHZKcKAlwWU/qOYKTs7Dz/HafpnD1SRxb a7vfjQpWcVDgo9Bg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1701347811; 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; bh=vhEJvA+F8va3ZVNu9BjWgE51gr/cavB9CRzIgQWflHM=; b=oElGAwPLY/Ou2ZoTdpnhuEIHIip3MH+tpB6iZ+M/Lf1pE72qjRfvLtqHdoq3UU9QzzuGUV cRIea0a+JX+xbHozv5ot3FmGT8fRvOaE+n7D/69qYJVmMZyG9ps0brKs/qG1oqPP5eKjCv ru7247MtHsDuHM/PQH0p2HApyXmQ31dbQhU6GLIyNIrKwK1C9wSpnOY61sNf+ZjAQfrbk1 JS0sKLLfMyO7Dow3Ga8C6/Z1+khbiSiGFYv3EBUL6pbix4hGt5JmOkpEIPg6gFSuXsj1Lc Jzeqf+PCb9fjPCsUN41mrCyEq3oBh5E2ezSjPe7Bc3hSgX2mU/Gc9kljefWxHQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] p11-kit: Update to version 0.25.3 Date: Thu, 30 Nov 2023 13:36:48 +0100 Message-ID: <20231130123648.30851-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: I2WPHLJEKLCLD5LROHWRDWFRD4C2CP73 X-Message-ID-Hash: I2WPHLJEKLCLD5LROHWRDWFRD4C2CP73 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: - IPFire-3.x - Update from version 0.25.0 to 0.25.3 - Changelog 0.25.3 rpc: fix serialization of NULL mechanism pointer [#601] fix meson build failure in macOS (appleframeworks not found) [#603] 0.25.2 fix error code checking of readpassphrase for --login option [#595] build fixes [#594] test fixes [#596] 0.25.1 fix probing of C_GetInterface [#535] p11-kit: add command to list tokens [#581] p11-kit: add command to list mechanisms supported by a token [#576] p11-kit: add command to generate private-public keypair on a token [#551, #582] p11-kit: add commands to import/export certificates and public keys into/from a token [#543, #549, #568, #588] p11-kit: add commands to list and delete objects of a token [#533, #544, #571] p11-kit: add --login option to login into a token with object and profile management commands [#587] p11-kit: adjust behavior of PKCS#11 profile management commands [#558, #560, #583, #591] p11-kit: print PKCS#11 URIs in list-modules [#532] bug and build fixes [#528 #529, #534, #537, #540, #541, #545, #547, #550, #557, #572, #575, #579, #585, #586, #590] test fixes [#553, #580] Signed-off-by: Adolf Belka --- p11-kit/p11-kit.nm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p11-kit/p11-kit.nm b/p11-kit/p11-kit.nm index 00afe62d0..ac39fc572 100644 --- a/p11-kit/p11-kit.nm +++ b/p11-kit/p11-kit.nm @@ -4,7 +4,7 @@ ############################################################################### name = p11-kit -version = 0.25.0 +version = 0.25.3 release = 1 groups = System/Libraries