dshaw committed to gnupg/g10
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Wed, 07 Aug 2002 17:53:15 +0200
Date: Wednesday August 7, 2002 @ 17:53
Author: dshaw
Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv10551
Modified Files:
ChangeLog g10.c keydb.c keyedit.c main.h misc.c tdbio.c
Log Message:
* keyedit.c (menu_revsig): Properly show a uid is revoked without
restarting gpg. This is Debian bug 124219, though their supplied patch
will not do the right thing.
* main.h, tdbio.c (tdbio_set_dbname), misc.c (removed check_permissions),
keydb.c (keydb_add_resource), g10.c (main, check_permissions): Significant
reworking of the permission check mechanism. The new behavior is to check
everything in the homedir by checking the homedir itself. If the user
wants to put (possibly shared) keyrings outside the homedir, they are not
checked. The options file and any extension files are checked wherever
they are, as well as their enclosing directories. This is Debian bug
147760.
File: ChangeLog Status: Up-to-date
File: g10.c Status: Up-to-date
File: keydb.c Status: Up-to-date
File: keyedit.c Status: Up-to-date
File: main.h Status: Up-to-date
File: misc.c Status: Up-to-date
File: tdbio.c Status: Up-to-date