Path to this page:
./
security/p11-kit,
PKCS#11 module manager
Branch: CURRENT,
Version: 0.26.2,
Package name: p11-kit-0.26.2,
Maintainer: pkgsrc-usersP11-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: 1044.156 KB
Version history: (Expand)
- (2026-02-07) Updated to version: p11-kit-0.26.2
- (2026-01-19) Updated to version: p11-kit-0.26.1
- (2026-01-19) Updated to version: p11-kit-0.26.0
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-09-22) Updated to version: p11-kit-0.25.10
CVS history: (Expand)
2026-02-07 08:56:32 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
p11-kit: updated to 0.26.2
0.26.2 (stable)
* rpc: fix NULL dereference via C_DeriveKey with specific NULL parameters \
(CVE-2026-2100)
|
2026-01-19 15:18:58 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
p11-kit: updated to 0.26.1
0.26.1 (stable)
* trust: Ensure compatibility of CKA_NSS_TRUST and CKA_TRUST
|
2026-01-19 11:37:26 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
p11-kit: update to 0.26.0.
0.26.0 (stable)
* pkcs11: Update PKCS11 headers to version 3.2 [PR#731]
* trust: Lookup DNs in reverse order (RFC4514 section 2.1) [PR#732]
* Update translations [PR#734]
|
| 2025-09-22 17:37:46 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
security/p11-kit: Adjust PLIST to fix packaging
|
2025-09-22 16:31:26 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
p11-kit: updated to 0.25.10
0.25.10 (stable)
* ci fixes
|
2025-09-21 16:54:45 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
p11-kit: update to 0.25.9.
0.25.9 (stable)
* subprojects/pkcs11-json: Update git submodule [PR#719]
|
2025-09-14 11:41:40 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
p11-kit: updated to 0.25.8
0.25.8 (stable)
* rpc: Unbreak protocol compatibility by reverting "rpc: Correctly map \
Mozilla certificate distrust attributes"
0.25.7 (stable)
* Build fixes from tarball with Meson
0.25.6 (stable)
* rpc: Add module configuration option to specify server address
* rpc: Correctly map Mozilla certificate distrust attributes
* rpc: Fix empty array attribute handling
* server: Remove libsystemd dependency for socket activation
* Avoid segfault if p11_library_init_impl/p11_library_uninit are called multiple \
times
* Add zsh completions
* pkcs11: Update pkcs11.h to version 3.1
* pkcs11: Add IBM specific mechanisms
* server: check SHELL if (and only if) neither --sh nor --csh is specified
* trust: don't create file names longer then 255
* trust: sort paths for reproducible extract
* Build and test fixes
* Update translations
|
| 2025-03-05 23:26:18 by Nia Alarie | Files touched by this commit (2) |
Log message:
p11-kit: Don't build tests by default. Require pthreads.
|