diff options
author | Stef Walter <stefw@redhat.com> | 2014-09-05 12:10:40 +0200 |
---|---|---|
committer | Stef Walter <stefw@redhat.com> | 2014-09-05 12:10:40 +0200 |
commit | d715fe5312f7b7c1b881cc49847cc15347e286fc (patch) | |
tree | 5866ef729056f41ee2768c0f5866f56b18a024c6 /NEWS | |
parent | dc55d9d5fc5d904f0bc3c06ba3caf64483b18fa9 (diff) |
Release version 0.21.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +0.21.2 (unstable) + * Don't use invalid keys for looking up stapled extensions [#82328] + * Better error messages when invalid certificate extensions + * Fix parsing of some odd OpenSSL TRUSTED CERTIFICATE files + * Fix some leaks, and memory issues + * Silence some clang scanner warnings + * Fix build against older pthread implementations [#82617] + * Move to a non-recursive Makefile + * Can now specify which tests to run on command line + 0.21.1 (unstable) * Add new 'isolate' pkcs11 config option [#80472] * Add 'p11-kit remote' command for isolating modules [#54105] |