gnupg/g10 (6 files)

cvs user dshaw cvs at cvs.gnupg.org
Sun Aug 8 15:28:04 CEST 2004


    Date: Sunday, August 8, 2004 @ 15:28:04
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog g10.c pkclist.c plaintext.c sign.c status.c

* plaintext.c (handle_plaintext): Bigger buffer for extra safety.

* g10.c (main): New alias --throw-keyid for --throw-keyids, so that it
continues to work in old configuration files.  Noted by Jens Adam.

* pkclist.c (algo_available): --pgp8 now allows blowfish, zlib, and bzip2.

* status.c (do_get_from_fd): Flush stdout if status isn't flushing it for
us.  This guarantees that any menus that were displayed before the prompt
don't get stuck in a buffer.  Noted by Peter Palfrader.  This is Debian
bug #254072.

* sign.c (update_keysig_packet): Revert change of 2004-05-18.  It is not
appropriate to strip policy and notations when remaking a sig.  That
should only happen when specifically requested by the user.


-------------+
 ChangeLog   |   21 +++++++++++++++++++++
 g10.c       |   14 ++++++++------
 pkclist.c   |   22 +++++++++++++---------
 plaintext.c |    2 +-
 sign.c      |   16 ++--------------
 status.c    |    3 +++
 6 files changed, 48 insertions(+), 30 deletions(-)



More information about the Gnupg-commits mailing list