STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog getkey.c)

cvs user dshaw cvs@cvs.gnupg.org
Wed, 13 Nov 2002 06:20:43 +0100


    Date: Wednesday, November 13, 2002 @ 06:20:43
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog getkey.c

* getkey.c (merge_selfsigs): Revoked/expired/invalid primary keys carry
these facts onto all their subkeys, but only after the subkey has a chance
to be marked valid.  This is to fix an incorrect "invalid public key"
error verifying a signature made by a revoked signing subkey, with a valid
unrevoked primary key.


-----------+
 ChangeLog |    8 ++++++++
 getkey.c  |   40 +++++++++++++++++++---------------------
 2 files changed, 27 insertions(+), 21 deletions(-)