Path to this page:
Subject: CVS commit: pkgsrc/security/p11-kit
From: Thomas Klausner
Date: 2023-11-15 21:47:45
Message id: 20231115204745.71A0AFA3D@cvs.NetBSD.org
Log Message:
p11-kit: update to 0.25.2.
0.25.2 (stable)
* fix error code checking of readpassphrase for --login option [PR#595]
* build fixes [PR#594]
* test fixes [PR#596]
0.25.1 (stable)
* fix probing of C_GetInterface [PR#535]
* p11-kit: add command to list tokens [PR#581]
* p11-kit: add command to list mechanisms supported by a token [PR#576]
* p11-kit: add command to generate private-public keypair on a token [PR#551, \
PR#582]
* p11-kit: add commands to import/export certificates and public keys into/from \
a token [PR#543, PR#549, PR#568, PR#588]
* p11-kit: add commands to list and delete objects of a token [PR#533, PR#544, \
PR#571]
* p11-kit: add --login option to login into a token with object and profile \
management commands [PR#587]
* p11-kit: adjust behavior of PKCS#11 profile management commands [PR#558, \
PR#560, PR#583, PR#591]
* p11-kit: print PKCS#11 URIs in list-modules [PR#532]
* bug and build fixes [PR#528 PR#529, PR#534, PR#537, PR#540, PR#541, PR#545, \
PR#547, PR#550, PR#557, PR#572, PR#575, PR#579, PR#585, PR#586, PR#590]
* test fixes [PR#553, PR#580]
Files: