mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* trustdb.c (validate_one_keyblock): Fix the trust signature
calculations so that we lower the trust depth of signatures to fit within the current chain, rather than discarding any signature that does not fit within the trust depth.
This commit is contained in:
parent
9e0919fad1
commit
9d76ee5147
2 changed files with 62 additions and 33 deletions
|
@ -1,3 +1,10 @@
|
|||
2008-11-18 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* trustdb.c (validate_one_keyblock): Fix the trust signature
|
||||
calculations so that we lower the trust depth of signatures to fit
|
||||
within the current chain, rather than discarding any signature
|
||||
that does not fit within the trust depth.
|
||||
|
||||
2008-10-03 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* main.h, mainproc.c (check_sig_and_print),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue