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

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ]


Branch: CURRENT, Version: 0.26.5, Package name: p11-kit-0.26.5, 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: 1057.211 KB

Version history: (Expand)


CVS history: (Expand)


   2026-08-06 21:14:42 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
p11-kit: updated to 0.26.5

0.26.5 (stable)
* rpc: guard against overflow when decoding nested attributes (CVE-2026-18938)
   2026-07-10 17:41:45 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
p11-kit: updated to 0.26.4

0.26.4

Build fix
Update translations

0.26.3

server: fixed stack exhaustion via unbounded recursion in RPC attribute parsing \ 
by enforcing a recursion depth limit (CVE-2026-13757)
fixed confusing error message when trying to store an existing cert with trust anchor
fixed assert when parsing p11-kit files with value (")
fixed numerous memory management issues
Build and test fixes
   2026-02-07 08:56:32 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
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) | Package updated
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) | Package updated
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) | Package updated
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) | Package updated
Log message:
p11-kit: update to 0.25.9.

0.25.9 (stable)
* subprojects/pkcs11-json: Update git submodule [PR#719]