aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS38
1 files changed, 17 insertions, 21 deletions
diff --git a/NEWS b/NEWS
index 690dbcf43..0be4ef8f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-Noteworthy changes in version 2.4.6 (unreleased)
+Noteworthy changes in version 2.5.0 (unreleased)
------------------------------------------------
+ Changes also found in 2.4.6:
+
* gpg: New command --quick-set-ownertrust. [rG967678d972]
* gpg: Indicate disabled keys in key listings and add list option
@@ -18,11 +20,8 @@ Noteworthy changes in version 2.4.6 (unreleased)
* gpgconf: Check readability of some files with -X and change its
output format. [rG759adb2493]
- Release-info: https://dev.gnupg.org/T7030
-
-Noteworthy changes in version 2.4.5 (2024-03-07)
-------------------------------------------------
+ Changes also found in 2.4.5:
* gpg,gpgv: New option --assert-pubkey-algo. [T6946]
@@ -63,11 +62,8 @@ Noteworthy changes in version 2.4.5 (2024-03-07)
* Make the getswdb.sh tool usable outside the GnuPG tree.
- Release-info: https://dev.gnupg.org/T6960
-
-Noteworthy changes in version 2.4.4 (2024-01-25)
-------------------------------------------------
+ Changes also found in 2.4.4:
* gpg: Do not keep an unprotected smartcard backup key on disk. See
https://gnupg.org/blog/20240125-smartcard-backup-key.html for a
@@ -168,11 +164,7 @@ Noteworthy changes in version 2.4.4 (2024-01-25)
* Improve the speedo build system for Unix. [T6710]
- Release-info: https://dev.gnupg.org/T6578
-
-
-Noteworthy changes in version 2.4.3 (2023-07-04)
-------------------------------------------------
+ Changes also found in 2.4.3:
* gpg: Set default expiration date to 3 years. [T2701]
@@ -221,12 +213,8 @@ Noteworthy changes in version 2.4.3 (2023-07-04)
* Fix garbled time output in non-English Windows. [T6741]
- See-also: gnupg-announce/2023q3/000480.html
- Release-info: https://dev.gnupg.org/T6509
-
-Noteworthy changes in version 2.4.2 (2023-05-30)
-------------------------------------------------
+ Changes also found in 2.4.2:
* gpg: Print a warning if no more encryption subkeys are left over
after changing the expiration date. [rGef2c3d50fa]
@@ -248,8 +236,16 @@ Noteworthy changes in version 2.4.2 (2023-05-30)
* w32: Avoid using the VirtualStore. [T6403]
- See-also: gnupg-announce/2023q2/000479.html
- Release-info: https://dev.gnupg.org/T6506
+
+Release dates of 2.4 versions
+-----------------------------
+
+Version 2.4.5 (2024-03-07) https://dev.gnupg.org/T6960
+Version 2.4.4 (2024-01-25) https://dev.gnupg.org/T6578
+Version 2.4.3 (2023-07-04) https://dev.gnupg.org/T6509
+Version 2.4.2 (2023-05-30) https://dev.gnupg.org/T6506
+Version 2.4.1 (2023-04-28) https://dev.gnupg.org/T6454
+Version 2.4.0 (2022-12-16) https://dev.gnupg.org/T6302
Noteworthy changes in version 2.4.1 (2023-04-28)