summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2018-02-22 16:34:36 +0100
committerWerner Koch <wk@gnupg.org>2018-02-22 16:34:36 +0100
commit7853190cfe2953fdac066b4f3256edc206896144 (patch)
treec0704268ff2721f0b356fa06768d4d878ba7c9ef /NEWS
parentMerge branch 'STABLE-BRANCH-2-2' (diff)
downloadgnupg2-7853190cfe2953fdac066b4f3256edc206896144.tar.xz
gnupg2-7853190cfe2953fdac066b4f3256edc206896144.zip
build: Update swdb tags and include release info from 2.2.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS43
1 files changed, 43 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4fa20b2f5..6f5137d79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,49 @@
Noteworthy changes in version 2.3.0 (unreleased)
------------------------------------------------
+ Changes also found in 2.2.5:
+
+ * gpg: Allow the use of the "cv25519" and "ed25519" short names in
+ addition to the canonical curve names in --batch --gen-key.
+
+ * gpg: Make sure to print all secret keys with option --list-only
+ and --decrypt. [#3718]
+
+ * gpg: Fix the use of future-default with --quick-add-key for
+ signing keys. [#3747]
+
+ * gpg: Select a secret key by checking availability under gpg-agent.
+ [#1967]
+
+ * gpg: Fix reversed prompt texts for --only-sign-text-ids. [#3787]
+
+ * gpg,gpgsm: Fix detection of bogus keybox blobs on 32 bit systems.
+ [#3770]
+
+ * gpgsm: Fix regression since 2.1 in --export-secret-key-raw which
+ got $d mod (q-1)$ wrong. Note that most tools automatically fixup
+ that parameter anyway.
+
+ * ssh: Fix a regression in getting the client'd PID on *BSD and
+ macOS.
+
+ * scd: Support the KDF Data Object of the OpenPGP card 3.3. [#3152]
+
+ * scd: Fix a regression in the internal CCID driver for certain card
+ readers. [#3508]
+
+ * scd: Fix a problem on NetBSD killing scdaemon on gpg-agent
+ shutdown. [#3778]
+
+ * dirmngr: Improve returned error description on failure of DNS
+ resolving. [#3756]
+
+ * wks: Implement command --install-key for gpg-wks-server.
+
+ * Add option STATIC=1 to the Speedo build system to allow a build
+ with statically linked versions of the core GnuPG libraries. Also
+ use --enable-wks-tools by default by Speedo builds for Unix.
+
Changes also found in 2.2.4:
* gpg: Change default preferences to prefer SHA512.