diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -14,6 +14,8 @@ Noteworthy changes in version 2.3.0 (unreleased) * The gpg-wks-client tool is now installed under bin; a wrapper for its old location at libexec is also installed. + * tpm2d: New daemon to physically bind keys to the local machine. + * gpg: Switch to ed25519/cv25519 as default public key algorithms. * gpg: Verification results now depend on the --sender option and @@ -33,6 +35,10 @@ Noteworthy changes in version 2.3.0 (unreleased) * gpg: New option --full-timestrings to print date and time. + * gpg: New option --force-sign-key. [#4584] + + * gpg: New option --no-auto-trust-new-key. + * gpg: The legacy key discovery method PKA is no longer supported. The command --print-pka-records and the PKA related import and export options have been removed. @@ -58,6 +64,8 @@ Noteworthy changes in version 2.3.0 (unreleased) * scd: New option --application-priority. + * scd: New option --pcsc-shared; see man page for important notes. + * dirmngr: Support a gpgNtds parameter in LDAP keyserver URLs. * The symcryptrun tool, a wrapper for the now obsolete external |