~ubuntu-branches/ubuntu/precise/gnupg2/precise-updates

« back to all changes in this revision

Viewing changes to keyserver/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2009-11-07 13:12:03 UTC
  • mfrom: (1.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20091107131203-uiowr1mmmwqfcpiu
Tags: upstream-2.0.13
ImportĀ upstreamĀ versionĀ 2.0.13

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-08-26  Werner Koch  <wk@g10code.com>
 
2
 
 
3
        * gpgkeys_hkp.c: Include util.h.
 
4
        (send_key): Use strconcat to build KEY.
 
5
        (appendable_path): New.
 
6
        (get_name): Use strconcat to build REQUEST.
 
7
        (search_key): Ditto.
 
8
 
 
9
        * ksutil.c: Include util.h.
 
10
        (parse_ks_options): Use make_filename_try for the ca-cert-file arg.
 
11
 
 
12
2009-07-06  David Shaw  <dshaw@jabberwocky.com>
 
13
 
 
14
        * gpgkeys_hkp.c (main, srv_replace): Minor tweaks to use the
 
15
        DNS-SD names ("pgpkey-http" and "pgpkey-https") in SRV lookups
 
16
        instead of "hkp" and "hkps".
 
17
 
 
18
2009-06-24  Werner Koch  <wk@g10code.com>
 
19
 
 
20
        * gpgkeys_ldap.c (send_key): Do not deep free a NULL modlist.
 
21
        Reported by Fabian Keil.
 
22
 
1
23
2009-05-28  David Shaw  <dshaw@jabberwocky.com>
2
24
 
3
25
        From 1.4: