diff options
author | Stef Walter <stef@thewalter.net> | 2013-08-29 12:18:03 +0200 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2013-08-29 12:28:09 +0200 |
commit | b4faa7f7e17dea909cd4393d27adbc21b2dea9fb (patch) | |
tree | 9e073f1fbde1706473f7372ba4f10782edc372a0 /NEWS | |
parent | c980eb29619edc28610a03ccb62514683604257c (diff) |
Release version 0.19.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +0.19.4 (unstable) + * 'trust anchor' now adds/removes certificate anchors + * 'trust list' lists trust policy stuff + * 'p11-kit extract' is now 'trust extract' + * 'p11-kit extract-trust' is now 'trust extract-compat' + * Workarounds for working on broken zfsonlinux.org [#68525] + * Add --with-module-config parameter to the configure script [#68122] + * Add support for removing stored PKCS#11 objects in trust module + * Various debugging tweaks + 0.19.3 (unstable) * Fix up problems with automake testing * Fix a bunch of memory leaks in newly refactored code |