|
1 | 1 | Noteworthy changes in version 2.5.0 (unreleased)
|
2 | 2 | ------------------------------------------------
|
3 | 3 |
|
| 4 | + Changes also found in 2.4.5: |
| 5 | + |
| 6 | +Noteworthy changes in version 2.4.5 (2024-03-07) |
| 7 | +------------------------------------------------ |
| 8 | + |
| 9 | + * gpg,gpgv: New option --assert-pubkey-algo. [T6946] |
| 10 | + |
| 11 | + * gpg: Emit status lines for errors in the compression layer. |
| 12 | + [T6977] |
| 13 | + |
| 14 | + * gpg: Fix invocation with --trusted-keys and --no-options. [T7025] |
| 15 | + |
| 16 | + * gpgsm: Allow for a longer salt in PKCS#12 files. [T6757] |
| 17 | + |
| 18 | + * gpgtar: Make --status-fd=2 work on Windows. [T6961] |
| 19 | + |
| 20 | + * scd: Support for the ACR-122U NFC reader. [rG1682ca9f01] |
| 21 | + |
| 22 | + * scd: Suport D-TRUST ECC cards. [T7000,T7001] |
| 23 | + |
| 24 | + * scd: Allow auto detaching of kernel drivers; can be disabled with |
| 25 | + the new compatibility-flag ccid-no-auto-detach. [rGa1ea3b13e0] |
| 26 | + |
| 27 | + * scd: Allow setting a PIN length of 6 also with a reset code for |
| 28 | + openpgp cards. [T6843] |
| 29 | + |
| 30 | + * agent: Allow GET_PASSPHRASE in restricted mode. [rGadf4db6e20] |
| 31 | + |
| 32 | + * dirmngr: Trust system's root CAs for checking CRL issuers. |
| 33 | + [T6963] |
| 34 | + |
| 35 | + * dirmngr: Fix regression in 2.4.4 in fetching keys via hkps. |
| 36 | + [T6997] |
| 37 | + |
| 38 | + * gpg-wks-client: Make option --mirror work properly w/o specifying |
| 39 | + domains. [rG37cc255e49] |
| 40 | + |
| 41 | + * g13,gpg-wks-client: Allow command style options as in "g13 mount |
| 42 | + foo". [rGa09157ccb2] |
| 43 | + |
| 44 | + * Allow tilde expansion for the foo-program options. [T7017] |
| 45 | + |
| 46 | + * Make the getswdb.sh tool usable outside the GnuPG tree. |
| 47 | + |
| 48 | + |
4 | 49 | Changes also found in 2.4.4:
|
5 | 50 |
|
6 | 51 | * gpg: Do not keep an unprotected smartcard backup key on disk. See
|
@@ -178,6 +223,7 @@ Noteworthy changes in version 2.5.0 (unreleased)
|
178 | 223 | Release dates of 2.4 versions
|
179 | 224 | -----------------------------
|
180 | 225 |
|
| 226 | +Version 2.4.5 (2024-03-07) https://dev.gnupg.org/T6960 |
181 | 227 | Version 2.4.4 (2024-01-25) https://dev.gnupg.org/T6578
|
182 | 228 | Version 2.4.3 (2023-07-04) https://dev.gnupg.org/T6509
|
183 | 229 | Version 2.4.2 (2023-05-30) https://dev.gnupg.org/T6506
|
@@ -1392,7 +1438,7 @@ Noteworthy changes in version 2.3.0 (2021-04-07)
|
1392 | 1438 | Changes also found in 2.2.12:
|
1393 | 1439 |
|
1394 | 1440 | * tools: New commands --install-key and --remove-key for
|
1395 |
| - gpg-wks-client. This allows to prepare a Web Key Directory on a |
| 1441 | + gpg-wks-client. This allows one to prepare a Web Key Directory on a |
1396 | 1442 | local file system for later upload to a web server.
|
1397 | 1443 |
|
1398 | 1444 | * gpg: New --list-option "show-only-fpr-mbox". This makes the use
|
@@ -1436,7 +1482,7 @@ Noteworthy changes in version 2.3.0 (2021-04-07)
|
1436 | 1482 | query.
|
1437 | 1483 |
|
1438 | 1484 | * gpg: Do not store the TOFU trust model in the trustdb. This
|
1439 |
| - allows to enable or disable a TOFO model without triggering a |
| 1485 | + allows one to enable or disable a TOFO model without triggering a |
1440 | 1486 | trustdb rebuild. [#4134]
|
1441 | 1487 |
|
1442 | 1488 | * scd: Fix cases of "Bad PIN" after using "forcesig". [#4177]
|
@@ -1855,7 +1901,7 @@ Noteworthy changes in version 2.1.23 (2017-08-09)
|
1855 | 1901 | to your gpg.conf.
|
1856 | 1902 |
|
1857 | 1903 | * agent: Option --no-grab is now the default. The new option --grab
|
1858 |
| - allows to revert this. |
| 1904 | + allows one to revert this. |
1859 | 1905 |
|
1860 | 1906 | * gpg: New import option "show-only".
|
1861 | 1907 |
|
@@ -2985,7 +3031,7 @@ Noteworthy changes in version 2.1.0 (2014-11-06)
|
2985 | 3031 | * gpg: Allow use of Brainpool curves.
|
2986 | 3032 |
|
2987 | 3033 | * gpg: Accepts a space separated fingerprint as user ID. This
|
2988 |
| - allows to copy and paste the fingerprint from the key listing. |
| 3034 | + allows one to copy and paste the fingerprint from the key listing. |
2989 | 3035 |
|
2990 | 3036 | * gpg: The hash algorithm is now printed for signature records in key
|
2991 | 3037 | listings.
|
@@ -3765,7 +3811,7 @@ Noteworthy changes in version 1.9.10 (2004-07-22)
|
3765 | 3811 |
|
3766 | 3812 | * Fixed a serious bug in the checking of trusted root certificates.
|
3767 | 3813 |
|
3768 |
| - * New configure option --enable-agent-pnly allows to build and |
| 3814 | + * New configure option --enable-agent-only allows one to build and |
3769 | 3815 | install just the agent.
|
3770 | 3816 |
|
3771 | 3817 | * Fixed a problem with the log file handling.
|
@@ -4160,7 +4206,7 @@ Noteworthy changes in version 1.1.92 (2002-09-11)
|
4160 | 4206 | extension specified with --load-extension are checked, along
|
4161 | 4207 | with their enclosing directories.
|
4162 | 4208 |
|
4163 |
| - * The configure option --with-static-rnd=auto allows to build gpg |
| 4209 | + * The configure option --with-static-rnd=auto allows one to build gpg |
4164 | 4210 | with all available entropy gathering modules included. At
|
4165 | 4211 | runtime the best usable one will be selected from the list
|
4166 | 4212 | linux, egd, unix. This is also the default for systems lacking
|
@@ -4543,7 +4589,7 @@ Noteworthy changes in version 1.0.2 (2000-07-12)
|
4543 | 4589 | * New command --export-secret-subkeys which outputs the
|
4544 | 4590 | the _primary_ key with it's secret parts deleted. This is
|
4545 | 4591 | useful for automated decryption/signature creation as it
|
4546 |
| - allows to keep the real secret primary key offline and |
| 4592 | + allows one to keep the real secret primary key offline and |
4547 | 4593 | thereby protecting the key certificates and allowing to
|
4548 | 4594 | create revocations for the subkeys. See the FAQ for a
|
4549 | 4595 | procedure to install such secret keys.
|
|
0 commit comments