-
Notifications
You must be signed in to change notification settings - Fork 2
/
NEWS
98 lines (55 loc) · 2.66 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
Noteworthy changes in version 1.7.1 (unreleased)
------------------------------------------------
Noteworthy changes in version 1.7.0 (2021-01-07)
------------------------------------------------
* Support pre-formatted PSS signatures to work with OpenVPN.
* Support for a global config file.
* A minimal man page is provided.
* Windows build problems have been fixed.
Release-info: https://dev.gnupg.org/T5224
Noteworthy changes in version 1.6.0 (2019-09-11)
------------------------------------------------
* Support for PIV cards.
* Speedup by letting GPGSM select missing keys.
* License change to LGPL-2.1-or-later.
(See commit 60a071e3b7b2885ce994667a9186173772f3a647).
* Requires at a minimum the current stable version of GnuPG (2.2.0)
but advanced PIV card support needs the current GnuPG development
version.
Noteworthy changes in version 1.5.0 (2017-07-14)
------------------------------------------------
* Support for TLS 1.2 client authentication and S/MIME signing.
* Support for 4096 bit keys.
* Support for GnuPG 2.1.
* C_GenerateRandom is implemented.
Noteworthy changes in version 1.4.0 (2010-04-21)
------------------------------------------------
* Update to libassuan 2.0.0 interface.
Noteworthy changes in version 1.3.0 (2009-06-19)
------------------------------------------------
* Scute can read certificates directly from the OpenPGP 2.0 cards.
* Support for 2048 bit keys.
Noteworthy changes in version 1.2.0 (2008-09-02)
------------------------------------------------
* Ported to Windows 32.
* GPG Agent can now be launched on demand.
Noteworthy changes in version 1.1.0 (2007-05-03)
------------------------------------------------
* Scute now comes with a manual.
* Code licensed from RSA Security Inc. has been removed due to
licensing issues ("advertisment clause").
* A memory leak has been fixed. Note that you need libassuan 1.0.1
to fix another memory leak.
* Scute now supports certificates larger than the kernel pipe buffer
with GPGSM versions later than 2.0.0 (exclusive).
* Scute now sets the CKA_TRUSTED attribute to something useful.
Noteworthy changes in version 1.0.0 (2006-11-11)
------------------------------------------------
* Initial release.
Copyright 2006, 2009, 2010 g10 Code GmbH
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.
This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.