1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-23 15:21:42 +02:00

Update NEWS

--
This commit is contained in:
Werner Koch 2024-06-10 09:30:02 +02:00
parent a2966c9d89
commit 02fc728b41
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

14
NEWS
View File

@ -11,13 +11,27 @@ Noteworthy changes in version 2.4.6 (unreleased)
* gpg: Do not allow to accidently set the RENC usage. [T7072]
* gpg: Accept armored withes without CRC24 checksum. [T7071]
* agent: Consider an empty pattern file as valid. [rGc27534de95]
* agent: Fix error handling of READKEY. [T6012]
* agent: Avoid random errors when storing key in ephemeral mode.
[T7129, rG19d93a239d]
* scd: Improve KDF data object handling for OpenPGP cards. [T7058]
* scd: Avoid buffer overrun with more than 16 PC/SC readers.
[T7129, rG524e3a9345]
* gpgconf: Check readability of some files with -X and change its
output format. [rG759adb2493]
* Fix some uninitialized variables and double frees in error code
paths. [T7129]
Release-info: https://dev.gnupg.org/T7030