aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2023-10-25 09:35:46 +0000
committerWerner Koch <[email protected]>2023-10-25 09:35:46 +0000
commit93293487ecc01d0b8db5860c30c548253831beb4 (patch)
tree89dee26aae03675e75c4d84569d1bd5c816d306c
parentsm: Flag Brainpool curves as compliant for all other operations. (diff)
downloadgnupg-93293487ecc01d0b8db5860c30c548253831beb4.tar.gz
gnupg-93293487ecc01d0b8db5860c30c548253831beb4.zip
Add new NEWS items
--
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 009cc946c..4ea88e84e 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,9 @@ Noteworthy changes in version 2.2.42 (unreleased)
* gpg: Fix subkey re-import if a stub key still exists. [T3456]
+ * gpg: Allow to specify seconds since Epoch beyond 2038 on 32-bit
+ platforms. [T6736]
+
* gpgsm: Support ECC certificates. [T6253]
* gpgsm: Print PROGRESS status lines. Add new --input-size-hint.
@@ -96,6 +99,8 @@ Noteworthy changes in version 2.2.41 (2022-12-09)
* scd: Support the Telesec Signature Card v2.0. [T6252]
+ * scd: Update the OpenPGP card code to be more in sync with 2.4.3.
+
* Fix build regression depending on libgpg-error version. [T6244]
Release-info: https://dev.gnupg.org/T6280