diff options
author | Daiki Ueno <dueno@redhat.com> | 2018-05-07 10:44:10 +0200 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2018-05-07 17:53:14 +0200 |
commit | f272dd4a1c68125c8f696b1e0eebb15c45c6923a (patch) | |
tree | 2d074f32a9e98a884167e78f3f1a7599637d82bd /NEWS | |
parent | 5f68c96da949b08e2afd109d276d80e42cab68b7 (diff) |
Release 0.23.11
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +0.23.11 (devel) + * trust: Add extractor for edk2/cacerts.bin [PR#139] + * modules: Add option to control module visibility from proxy [PR#140] + * trust: Prevent trust module being loaded by proxy module [PR#142] + * library: Use dedicated locale object for printing error [PR#148] + * Treat CKR_CRYPTOKI_ALREADY_INITIALIZED correctly [PR#134] + * Build and test fixes [PR#151, PR#149, PR#141, PR#138, PR#135] + 0.23.10 (devel) * filter: Respect "write-protected" vendor-specific attribute in PKCS#11 URI [PR#129] |