~ubuntu-branches/ubuntu/hardy/gnupg2/hardy-proposed

« back to all changes in this revision

Viewing changes to agent/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2007-05-15 13:54:55 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20070515135455-89qfyalmgjy6gcqw
Tags: 2.0.4-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Remove libpcsclite-dev, libopensc2-dev build dependencies (they are in
    universe).
  - Build-depend on libcurl3-gnutls-dev
  - g10/call-agent.c: set DBG_ASSUAN to 0 to suppress a debug message
  - Include /doc files as done with gnupg
  - debian/rules: add doc/com-certs.pem to the docs for gpgsm
  - debian/copyright: update download url
  - 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-04-20  Werner Koch  <wk@g10code.com>
 
2
 
 
3
        * gpg-agent.c (my_gcry_logger, my_gcry_outofcore_handler): Removed.
 
4
        (main): Call the setup_libgcrypt_logging helper.
 
5
        * protect-tool.c (my_gcry_logger): Removed.
 
6
        (main): Call the setup_libgcrypt_logging helper.
 
7
        
 
8
2007-04-03  Werner Koch  <wk@g10code.com>
 
9
 
 
10
        * trustlist.c (read_trustfiles): Take a missing trustlist as an
 
11
        empty one.
 
12
 
 
13
2007-03-20  Werner Koch  <wk@g10code.com>
 
14
 
 
15
        * protect-tool.c: New option --p12-charset. 
 
16
        * minip12.c (p12_build): Implement it.
 
17
 
 
18
2007-03-19  Werner Koch  <wk@g10code.com>
 
19
 
 
20
        * minip12.c: Include iconv.h.
 
21
        (decrypt_block): New.
 
22
        (parse_bag_encrypted_data, parse_bag_data): Use it here.
 
23
        (bag_data_p, bag_decrypted_data_p): New helpers.
 
24
 
1
25
2007-03-06  Werner Koch  <wk@g10code.com>
2
26
 
3
27
        * gpg-agent.c (main) <gpgconf>: Add entries for all ttl options.
1749
1773
        * Makefile.am: New.
1750
1774
 
1751
1775
 
1752
 
 Copyright 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
1776
 Copyright 2001, 2002, 2003, 2004, 2005,
 
1777
           2007 Free Software Foundation, Inc.
1753
1778
 
1754
1779
 This file is free software; as a special exception the author gives
1755
1780
 unlimited permission to copy and/or distribute it, with or without