./security/p11-kit, PKCS#11 module manager

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.25.3, Package name: p11-kit-0.25.3, Maintainer: pkgsrc-users

P11-KIT
Provides a way to load and enumerate PKCS#11 modules. Provides a standard
configuration setup for installing PKCS#11 modules in such a way that they're
discoverable.


Required to run:
[security/libtasn1] [devel/libffi] [security/mozilla-rootcerts]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 968.289 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-27 10:38:16 by Jonathan Perkin | Files touched by this commit (1)
Log message:
p11-kit: Requires msgfmt.
   2023-11-23 16:31:39 by Jonathan Perkin | Files touched by this commit (1)
Log message:
p11-kit: SunOS needs -D__EXTENSIONS__.
   2023-11-16 13:17:26 by Tobias Nygren | Files touched by this commit (2)
Log message:
p11-kit: regen patch
   2023-11-16 13:11:27 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
p11-kit: updated to 0.25.3

0.25.3 (stable)
* rpc: fix serialization of NULL mechanism pointer
* fix meson build failure in macOS (appleframeworks not found)
   2023-11-16 13:05:39 by Tobias Nygren | Files touched by this commit (3)
Log message:
p11-kit: fix Darwin configure & PLIST errors
   2023-11-16 08:51:42 by matthew green | Files touched by this commit (1)
Log message:
use PKG_SYSCONFDIR instead of PREFIX/usr.
   2023-11-15 21:47:45 by Thomas Klausner | Files touched by this commit (2) | Package updated
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]
   2023-11-15 21:46:28 by Thomas Klausner | Files touched by this commit (2)
Log message:
p11-kit: convert to meson

Bump PKGREVISION.