1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

Release 2.5.9

This commit is contained in:
Werner Koch 2025-07-10 16:07:00 +02:00
parent 838c1c387c
commit dc62a422a6
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B

6
NEWS
View file

@ -1,4 +1,4 @@
Noteworthy changes in version 2.5.9 (unreleased)
Noteworthy changes in version 2.5.9 (2025-07-10)
------------------------------------------------
* gpg: Add the revocation reason to the sigclass of a "rev" line.
@ -6,10 +6,14 @@ Noteworthy changes in version 2.5.9 (unreleased)
* gpg: Do not show the non-standard secp256k1 curve in the menu to
select the curve. It can however be specified using its name.
[rG49a9171f63]
* gpg: Fix regression in using the secp256k1 curve. [T7698]
* dirmngr: New option --user-agent and send a default User-Agent of
"GnuPG/2.6" for all HTTP requests. [T7715]
Release-info: https://dev.gnupg.org/T7695