Skip to content

Commit cbff323

Browse files
committed
Release 2.4.5
1 parent 348de4a commit cbff323

File tree

1 file changed

+39
-1
lines changed

1 file changed

+39
-1
lines changed

NEWS

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,44 @@
1-
Noteworthy changes in version 2.4.5 (unreleased)
1+
Noteworthy changes in version 2.4.5 (2024-03-07)
22
------------------------------------------------
33

4+
* gpg,gpgv: New option --assert-pubkey-algo. [T6946]
5+
6+
* gpg: Emit status lines for errors in the compression layer.
7+
[T6977]
8+
9+
* gpg: Fix invocation with --trusted-keys and --no-options. [T7025]
10+
11+
* gpgsm: Allow for a longer salt in PKCS#12 files. [T6757]
12+
13+
* gpgtar: Make --status-fd=2 work on Windows. [T6961]
14+
15+
* scd: Support for the ACR-122U NFC reader. [rG1682ca9f01]
16+
17+
* scd: Suport D-TRUST ECC cards. [T7000,T7001]
18+
19+
* scd: Allow auto detaching of kernel drivers; can be disabled with
20+
the new compatibility-flag ccid-no-auto-detach. [rGa1ea3b13e0]
21+
22+
* scd: Allow setting a PIN length of 6 also with a reset code for
23+
openpgp cards. [T6843]
24+
25+
* agent: Allow GET_PASSPHRASE in restricted mode. [rGadf4db6e20]
26+
27+
* dirmngr: Trust system's root CAs for checking CRL issuers.
28+
[T6963]
29+
30+
* dirmngr: Fix regression in 2.4.4 in fetching keys via hkps.
31+
[T6997]
32+
33+
* gpg-wks-client: Make option --mirror work properly w/o specifying
34+
domains. [rG37cc255e49]
35+
36+
* g13,gpg-wks-client: Allow command style options as in "g13 mount
37+
foo". [rGa09157ccb2]
38+
39+
* Allow tilde expansion for the foo-program options. [T7017]
40+
41+
* Make the getswdb.sh tool usable outside the GnuPG tree.
442

543
Release-info: https://dev.gnupg.org/T6960
644

0 commit comments

Comments
 (0)