]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
p11-kit: Update to version 0.25.3
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 30 Nov 2023 12:36:48 +0000 (13:36 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 30 Nov 2023 16:53:00 +0000 (16:53 +0000)
- 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 <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
p11-kit/p11-kit.nm

index 00afe62d0ae51315450210b096841ea609527098..ac39fc572636b0c85c8380ccee3b4c6c8d372196 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = p11-kit
-version    = 0.25.0
+version    = 0.25.3
 release    = 1
 
 groups     = System/Libraries