From fcdd2ec92fda314728056b17f8c0acb3ce5b728e Mon Sep 17 00:00:00 2001 From: David Shaw Date: Thu, 8 Aug 2002 19:38:59 +0000 Subject: * configure.ac: Add an --enable-tiger. * NEWS: Clarify new permission checks. --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 663b32c3b..9e12e1910 100644 --- a/NEWS +++ b/NEWS @@ -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 -- cgit v1.2.3