STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog misc.c tdbio.c tdbio.h)

cvs user dshaw cvs@cvs.gnupg.org
Wed, 02 Jul 2003 01:20:30 +0200


    Date: Wednesday, July 2, 2003 @ 01:20:30
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog misc.c tdbio.c tdbio.h

* misc.c (pct_expando): Add two new expandos - signer's fingerprint (%g),
and signer's primary fingerprint (%p).

* tdbio.h, tdbio.c (create_version_record, tdbio_write_nextcheck,
tdbio_read_record, tdbio_write_record): Force a 0 into the trust_model
field.  This is to help smooth the 1.2->1.4 switchover, as otherwise a 1.4
trustdb could be rebuilt as classic on 1.2 while still claiming to be a
non-classic trust model.


-----------+
 ChangeLog |   11 +++++++++++
 misc.c    |   23 ++++++++++++++++++++---
 tdbio.c   |   21 ++++++++++++---------
 tdbio.h   |    1 +
 4 files changed, 44 insertions(+), 12 deletions(-)