~ubuntu-branches/ubuntu/natty/gnupg2/natty

« back to all changes in this revision

Viewing changes to keyserver/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Eric Dorland
  • Date: 2009-03-08 22:46:47 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20090308224647-gq17gatcl71lrc2k
Tags: 2.0.11-1
* New upstream release. (Closes: #496663)
* debian/control: Make the description a little more distinctive than
  gnupg v1's. Thanks Jari Aalto. (Closes: #496323)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-01-22  Werner Koch  <wk@g10code.com>
 
2
 
 
3
        * Makefile.am (gpg2keys_curl_LDADD, gpg2keys_hkp_LDADD): Add all
 
4
        standard libs.
 
5
 
 
6
2008-10-20  Werner Koch  <wk@g10code.com>
 
7
 
 
8
        * curl-shim.c (curl_global_init): Mark usused arg.
 
9
        (curl_version_info): Ditto.
 
10
 
 
11
2008-08-29  Werner Koch  <wk@g10code.com>
 
12
 
 
13
        * gpgkeys_kdns.c: Changed copyright notice to the FSF.
 
14
 
 
15
2008-04-21  Werner Koch  <wk@g10code.com>
 
16
 
 
17
        * ksutil.c (w32_init_sockets) [HAVE_W32_SYSTEM]: New.
 
18
        * curl-shim.c (curl_easy_init) [HAVE_W32_SYSTEM]: Call it.
 
19
        * gpgkeys_finger.c: s/_WIN32/HAVE_W32_SYSTEM/.
 
20
        (init_sockets): Remove.
 
21
        (connect_server) [HAVE_W32_SYSTEM]: Call new function.  
 
22
 
 
23
2008-04-14  David Shaw  <dshaw@jabberwocky.com>
 
24
 
 
25
        * gpgkeys_curl.c (main), gpgkeys_hkp.c (main): Make sure all
 
26
        libcurl number options are passed as long.
 
27
 
 
28
        * curl-shim.c (curl_easy_setopt): Minor tweak to match the real
 
29
        curl better - libcurl uses 'long', not 'unsigned int'.
 
30
 
 
31
2008-04-07  Werner Koch  <wk@g10code.com>
 
32
 
 
33
        * gpgkeys_kdns.c: New.
 
34
        * Makefile.am: Support kdns. 
 
35
 
 
36
        * no-libgcrypt.c (gcry_strdup): Fix.  It was not used.
 
37
 
1
38
2008-03-25  Werner Koch  <wk@g10code.com>
2
39
 
3
40
        * gpgkeys_ldap.c (build_attrs): Take care of char defaulting to