1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* configure.ac: Add an --enable-tiger.

* NEWS: Clarify new permission checks.
This commit is contained in:
David Shaw 2002-08-08 19:38:59 +00:00
parent c3f1100411
commit fcdd2ec92f
3 changed files with 25 additions and 0 deletions

9
NEWS
View file

@ -1,6 +1,15 @@
Noteworthy changes in version 1.1.92
-------------------------------------------------
* The file permission and ownership checks on files have been
clarified. Specifically, the homedir (usually ~/.gnupg) is
checked to protect everything within it. If the user specifies
keyrings outside this homedir, they are presumed to be shared
keyrings and therefore *not* checked. Configuration files
specified with the --options option and the IDEA cipher
extension specified with --load-extension are checked, along
with their enclosing directories.
* The default configuration file is now ~/.gnupg/gpg.conf. If an
old ~/.gnupg/options is found it will still be used. This
change is required to have more consistent naming scheme with