diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-04-30 15:42:16 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-04-30 15:42:16 -0700 |
commit | dfdaec4fdfeeca291b40e8d1c2bec314c230d83d (patch) | |
tree | ee4cde0b60a0861fe2566f077a2f3ba38bc25fa3 /packaging | |
parent | 34c6ff8bca96f301d13bd75ea9a8e534e1e67c54 (diff) |
Add sshfpr subcommand to monkeysphere
This is a very simple subcommand that outputs the ssh fingerprint of a
key in your gpg keyring, by keyid.
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 9d404a8..b6592ad 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -7,10 +7,11 @@ monkeysphere (0.25-1~pre) UNRELEASED; urgency=low - clean out some redundant "cat"s - fix monkeysphere update-known_hosts for sshd running on non-standard ports + - add 'sshfpr' subcommand to output the ssh fingerprint of a gpg key - some portability improvements * update Standard-Version to 3.8.1 - -- Jameson Graef Rollins <jrollins@finestructure.net> Mon, 06 Apr 2009 22:20:55 -0700 + -- Jameson Graef Rollins <jrollins@finestructure.net> Thu, 30 Apr 2009 15:34:28 -0700 monkeysphere (0.24-1) unstable; urgency=low |