diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-21 01:57:00 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-08-21 01:57:00 -0400 |
commit | c0fed884906cc1a55f447449d323e96397952ee9 (patch) | |
tree | eeec96e33a2f6b4664774aa2b6087631a3b73d80 /debian | |
parent | 3c65d3d8ce819bc94cce81724f0374765e405906 (diff) |
updating documentation (incl. debian/changelog) to reflect new subkey-to-ssh-agent subcommand.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fb1c2f4..f3efd57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -monkeysphere (0.11-1) UNRELEASED; urgency=low +monkeysphere (0.11-1) experimental; urgency=low [ Jameson Graef Rollins ] * fix bug in trustdb update on add/revoke-hostname. @@ -6,6 +6,9 @@ monkeysphere (0.11-1) UNRELEASED; urgency=low [ Daniel Kahn Gillmor ] * debian/control: added Build-Depends: git-core for the new packaging format + * new subcommand: monkeysphere subkey-to-ssh-agent (relies on a patched + GnuTLS to deal with GPG's gnu-dummy S2K extension, but fails cleanly + if not found). -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Wed, 20 Aug 2008 11:24:35 -0400 |