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

« back to all changes in this revision

Viewing changes to tools/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-05-08  Werner Koch  <wk@g10code.com>
 
2
 
 
3
        * sockprox.c: New.  It needs to be build manually. By Moritz
 
4
        Schulte.
 
5
 
 
6
2007-04-20  Werner Koch  <wk@g10code.com>
 
7
 
 
8
        * symcryptrun.c (my_gcry_logger): Removed.
 
9
        (main): Call setup_libgcrypt_logging.
 
10
 
 
11
2007-04-03  Werner Koch  <wk@g10code.com>
 
12
 
 
13
        * gpgconf-comp.c: Allow changing of --allow-mark-trusted.
 
14
 
 
15
        * gpg-connect-agent.c (main): New option --decode and commands
 
16
        decode and undecode.
 
17
        (read_and_print_response): Implement option.
 
18
 
 
19
2007-03-20  Werner Koch  <wk@g10code.com>
 
20
 
 
21
        * gpgconf-comp.c (gc_options_gpgsm): Add p12-charset.
 
22
 
1
23
2007-03-07  Werner Koch  <wk@g10code.com>
2
24
 
3
25
        * applygnupgdefaults: New.