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

« back to all changes in this revision

Viewing changes to keyserver/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia, Michael Bienia, Kees Cook
  • Date: 2006-12-07 00:28:23 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20061207002823-0i7ittrpmsm1nv0i
Tags: 2.0.1-0ubuntu1
[ Michael Bienia ]
* New upstream version.
* Remaining changes:
  - Remove libpcsclite-dev, libopensc2-dev build dependencies (they are in
    universe).
* g10/encr-data.c: remotely controllable function pointer (CVE-2006-6235)
* debian/control: add libcurl3-gnutls-dev to build-depends 
  (Closes Ubuntu: #62864)

[ Kees Cook ]
* debian/rules: include doc/ files as done with gnupg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-11-22  Werner Koch  <wk@g10code.com>
 
2
 
 
3
        * Makefile.am (gpg2keys_ldap_LDADD): Add jnlib.  This is needed
 
4
        for some replacement functions.
 
5
 
 
6
2006-11-21  Werner Koch  <wk@g10code.com>
 
7
 
 
8
        * curl-shim.c (curl_easy_perform): Made BUFLEN and MAXLNE a size_t.
 
9
 
1
10
2006-11-05  David Shaw  <dshaw@jabberwocky.com>
2
11
 
3
12
        * gpgkeys_hkp.c (curl_mrindex_writer): Revert previous change.