~ubuntu-branches/ubuntu/hardy/gnupg2/hardy-security

« back to all changes in this revision

Viewing changes to g10/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2007-03-09 12:32:03 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20070309123203-64xnl30ctoyv4pcv
Tags: 2.0.3-1ubuntu1
* Merge from Debian unstable. Remaining changes:
  - Remove libpcsclite-dev, libopensc2-dev build dependencies (they are in
    universe).
  - Build-depend on libcurl3-gnutls-dev
  - Include /doc files as done with gnupg
  - debian/rules: add doc/com-certs.pem to the docs for gpgsm
  - g10/call-agent.c: set DBG_ASSUAN to 0 to suppress a debug message
  - debian/README.Debian: remove note the gnupg2 isn't released yet.
  - debian/control: Change Maintainer/XSBC-Original-Maintainer field.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2007-03-08  Werner Koch  <wk@g10code.com>
 
2
 
 
3
        * plaintext.c (handle_plaintext): Add two extra fflush for stdout.
 
4
 
 
5
2007-03-08  David Shaw  <dshaw@jabberwocky.com>  (wk)
 
6
 
 
7
        * keyedit.c (keyedit_menu): If we modify the keyblock (via
 
8
        fix_keyblock() or collapse_uids()) make sure we reprocess the
 
9
        keyblock so the flags are correct.  Noted by Robin H. Johnson.
 
10
 
 
11
        * getkey.c (fixup_uidnode): Properly clear flags that don't apply
 
12
        to us (revoked, expired) so that we can reprocess a uid.
 
13
 
 
14
2007-03-05  Werner Koch  <wk@g10code.com>
 
15
 
 
16
        Converted this file to UTF-8.
 
17
        
 
18
        Ported David and my multiple messages changes from 1.4.7.
 
19
 
 
20
        * options.h, gpg.c (main), mainproc.c (check_sig_and_print): Allow
 
21
        multiple sig verification again as this is protected via the
 
22
        multiple-messages code.  New option --allow-multiple-messages and
 
23
        --no variant.
 
24
        * status.h (STATUS_ERROR): New status code.
 
25
        * status.c (get_status_string): Ditto.
 
26
        * mainproc.c (proc_plaintext): Emit it if multiple messages are
 
27
        detected. Error out if more than one plaintext packet is
 
28
        encountered.    
 
29
        * mainproc.c (literals_seen): New.
 
30
 
 
31
2007-02-26  Werner Koch  <wk@g10code.com>
 
32
 
 
33
        * gpg.c (main): Add verify option show-primary-uid-only.
 
34
        * options.h (VERIFY_SHOW_PRIMARY_UID_ONLY): New.
 
35
        * mainproc.c (check_sig_and_print): Implement it.
 
36
 
 
37
2007-02-22  Werner Koch  <wk@g10code.com>
 
38
 
 
39
        * encr-data.c (decrypt_data): Correctly test for unknown algorithm.
 
40
        * import.c (check_prefs): Ditto.
 
41
        * keyedit.c (show_prefs): Ditto.
 
42
        * mainproc.c (proc_symkey_enc): Ditto.
 
43
 
 
44
2007-02-06  Werner Koch  <wk@g10code.com>
 
45
 
 
46
        * export.c (do_export_stream): Allow reset-subkey-passwd along
 
47
        with sexp-format.
 
48
 
 
49
2007-02-04  Werner Koch  <wk@g10code.com>
 
50
 
 
51
        * parse-packet.c (parse_signature): Limit bytes read for an
 
52
        unknown alogorithm.  Fixes Debian bug#402592.
 
53
 
1
54
2007-01-31  Werner Koch  <wk@g10code.com>
2
55
 
3
56
        * verify.c (verify_signatures): Do no dereference a NULL afx.
1733
1786
2003-04-10  Werner Koch  <wk@gnupg.org>
1734
1787
 
1735
1788
        * passphrase.c (read_passphrase_from_fd): Do a dummy read if the
1736
 
        agent is to be used.  Noted by Ingo Kl�cker.
 
1789
        agent is to be used.  Noted by Ingo Klöcker.
1737
1790
        (agent_get_passphrase): Inhibit caching when we have no
1738
1791
        fingerprint.  This is required for key generation as well as for
1739
1792
        symmetric only encryption.
2676
2729
        warning.
2677
2730
 
2678
2731
        * passphrase.c (agent_get_passphrase): Fixed signed/unsigned char
2679
 
        problem in %-escaping.  Noted by Ingo Kl�cker.
 
2732
        problem in %-escaping.  Noted by Ingo Klöcker.
2680
2733
 
2681
2734
2002-10-03  David Shaw  <dshaw@jabberwocky.com>
2682
2735
 
7004
7057
Thu Feb 10 17:39:44 CET 2000  Werner Koch  <wk@gnupg.de>
7005
7058
 
7006
7059
        * keyedit.c (menu_expire): Fixed segv due to unitialized sub_pk.
7007
 
        By R�mi.
 
7060
        By Rémi.
7008
7061
 
7009
7062
Thu Feb 10 11:39:41 CET 2000  Werner Koch  <wk@gnupg.de>
7010
7063
 
7011
7064
        * keylist.c (list_keyblock): Don't print warnings in the middle of
7012
 
        regulat output lines.  By R�mi.
 
7065
        regulat output lines.  By Rémi.
7013
7066
 
7014
7067
        * sig-check.c: Include options.h
7015
7068
 
7599
7652
        * g10.c (main): Fix for SHM init (Michael).
7600
7653
 
7601
7654
        * compress.c, encr-data.c, mdfilter.c,
7602
 
          plaintext.c, free-packet.c: Speed patches (R�mi).
 
7655
          plaintext.c, free-packet.c: Speed patches (Rémi).
7603
7656
 
7604
7657
Thu May 27 09:40:55 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
7605
7658
 
7624
7677
Tue May 25 19:50:32 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
7625
7678
 
7626
7679
        * sign.c (sign_file): Always use compression algo 1 for signed
7627
 
        onyl file becuase we can� be sure the the verifier supports other
 
7680
        onyl file becuase we can´ be sure the the verifier supports other
7628
7681
        algorithms.
7629
7682
 
7630
7683
        * build-packet.c (build_sig_subpkt): Support for notation data.
7814
7867
        (protect_secret_key). Ditto.
7815
7868
        * misc.c (print_cipher_algo_note): Twofish is now a standard algo.
7816
7869
 
7817
 
        * keygen.c (do_create): Fixed spelling (Ga�l Qu�ri)
 
7870
        * keygen.c (do_create): Fixed spelling (Gaël Quéri)
7818
7871
        (ask_keysize): Only allow keysizes up to 4096
7819
7872
 
7820
7873
        * ringedit.c (add_keyblock_resource): chmod newly created secrings.
7857
7910
 
7858
7911
        * trustdb.c (insert_trust_record): Always use the primary key.
7859
7912
 
7860
 
        * encode.c (encode_simple): Added text_mode filter (R�mi Guyomarch)
 
7913
        * encode.c (encode_simple): Added text_mode filter (Rémi Guyomarch)
7861
7914
        (encode_crypt): Ditto.
7862
7915
 
7863
7916
        * mainproc.c (proc_pubkey_enc): Added status ENC_TO.
9238
9291
 
9239
9292
Wed Apr  8 09:47:21 1998  Werner Koch  (wk@isil.d.shuttle.de)
9240
9293
 
9241
 
        * sig-check.c (do_check): Applied small fix from Ulf M�ller.
 
9294
        * sig-check.c (do_check): Applied small fix from Ulf Möller.
9242
9295
 
9243
9296
Tue Apr  7 19:28:07 1998  Werner Koch  (wk@isil.d.shuttle.de)
9244
9297
 
9617
9670
 
9618
9671
 
9619
9672
 Copyright 1998,1999,2000,2001,2002,2003,2004,2005,
9620
 
           2006 Free Software Foundation, Inc.
 
9673
           2006,2007 Free Software Foundation, Inc.
9621
9674
 
9622
9675
 This file is free software; as a special exception the author gives
9623
9676
 unlimited permission to copy and/or distribute it, with or without