diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +0.17.1 (unstable) + * Support a p11-kit specific PKCS#11 attribute persistance format [#62156] + * Use the SHA1 hash of SPKI as the CKA_ID in the trust module by default [#62329] + * Refactor a trust builder which builds objects out of parsed data [#62329] + * Combine trust policy when extracting certificates [#61497] + * The extract --comment option adds comments to PEM bundles [#62029] + * A new 'priority' config option for ordering modules [#61978] + * Make each configured path its own trust module token [#61499] + * Use --with-trust-paths to configure trust module [#62327] + * Fix bug decoding some PEM files + * Better debug output for trust module lookups + * Work around bug in NSS when doing serial number lookups + * Work around broken strndup() function in firefox + * Fix the nickname for the distrusted attribute + * Build fixes + 0.16.4 (stable) * Display per command help again [#62153] * Don't always print tools debug output [#62152] |