summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2014-09-05 12:10:40 +0200
committerStef Walter <stefw@redhat.com>2014-09-05 12:10:40 +0200
commitd715fe5312f7b7c1b881cc49847cc15347e286fc (patch)
tree5866ef729056f41ee2768c0f5866f56b18a024c6 /NEWS
parentdc55d9d5fc5d904f0bc3c06ba3caf64483b18fa9 (diff)
Release version 0.21.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c346f5d..2fc45b8 100644
--- a/NEWS
+++ b/NEWS
@@ -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]