mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* NEWS: Note gpgkeys_finger, keyserver timeouts, and the direct trust
model.
This commit is contained in:
parent
5db236f4e7
commit
c12b9b1f64
2 changed files with 18 additions and 2 deletions
15
NEWS
15
NEWS
|
@ -1,15 +1,26 @@
|
|||
Noteworthy changes in version 1.3.91
|
||||
------------------------------------------------
|
||||
-------------------------------------------------
|
||||
|
||||
* A new configure option --enable-selinux-support disallows
|
||||
processing of confidential files used by gpg (e.g. secring.gpg).
|
||||
This helps writing ACLs for the SELinux kernel.
|
||||
|
||||
* Support for fetching keys via finger has been added. This is
|
||||
useful for setting a preferred keyserver URL like
|
||||
"finger:wk@g10code.com".
|
||||
|
||||
* Timeout support has been added to the keyserver helpers. This
|
||||
allows users to set an upper limit on how long to wait for the
|
||||
keyserver before giving up.
|
||||
|
||||
* New "direct" trust model where users can set key validity
|
||||
directly if they do not want to participate in the web of trust.
|
||||
|
||||
* Minor bug fixes, code and string cleanups.
|
||||
|
||||
|
||||
Noteworthy changes in version 1.3.90 (2004-10-01)
|
||||
------------------------------------------------
|
||||
-------------------------------------------------
|
||||
|
||||
* Readline support at all prompts is now available if the systems
|
||||
provides a readline library. The build time option
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue