Releases: p11-glue/p11-kit
Releases · p11-glue/p11-kit
0.24.1 (stable)
0.24.0 (stable)
- Use inclusive language on certificate distrust. Note: This changes the directory and attribute names to distrust certain CAs to
"blocklist" [#324] - Fix issues spotted by coverity and ASan [#349, #351]
- Integrate gettext with tools more tightly [#358]
- rpc: Forbid use of array of attributes [#365, #367]
- Build fixes [#342, #344, #345, #353, #362, #364]
0.23.22 (stable)
- Fix memory-safety issues that affect the RPC protocol (CVE-2020-29361, CVE-2020-29362, and CVE-2020-29363), discovered and fixed by David Cook
- anchor: Prefer persistent format when storing anchor [#329]
- common: Fix infloop in p11_path_build [#326, #327]
- proxy: C_CloseAllSessions: Make sure that calloc args are non-zero [#325]
- common: Check for a NULL locale before freeing it [#321]
- Build and test fixes [#313, #315, #317, #318, #319, #323, #330, #333, #334, #335, #338, #339]
0.23.21 (stable)
0.23.20 (stable)
0.23.20 (stable)
- Revert "Fix RPC when length-s are 0" changes [#276]
0.23.19 (stable)
- common: add Russian PKCS#11 extensions to pkcs11x.h header [#255]
- Add simple bash completion for provided commands [#258]
- Unbreak list matching in enable-in and disable-in [#262]
- Fix RPC when length-s are 0 [#259]
- rpc: Add vsock transport support [#270]
- trust: Support CKA_NSS_{SERVER,EMAIL}_DISTRUST_AFTER [#265]
- Build fixes [#271, #272, #273, ...]
0.23.18.1 (bug fix)
- autotools: Add more files from meson build in distribution
0.23.18 (stable)
0.23.17 (stable)
- common: Fix uClibc-ng compilation [#237]
- trust: do not allow daylight to invalidate date validation [#236]
- build: Port to meson build system [#231, #234]
- rpc: On UNIX wait on condition variable instead of FD if header is for a different thread [#232]
- doc: Add 'server' command in help [#229]
- Build and test fixes [#230]
0.23.16.1 (bug fix)
- tests: Avoid uninitialized value in test-proxy.c [#230]