diff options
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/debian/changelog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index e8ea1a9..3b7432b 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,11 +1,19 @@ -monkeysphere (0.22-1) UNRELEASED; urgency=low +monkeysphere (0.22~pre-1) UNRELEASED; urgency=low * New upstream release: + [ Jameson Rollins ] + - added info log output when a new key is added to known_hosts file. - added some useful output to the ssh-proxycommand for "marginal" cases where keys are found for host but do not have full validity. - -- Jameson Graef Rollins <jrollins@finestructure.net> Sun, 16 Nov 2008 03:17:16 -0500 + [ Daniel Kahn Gillmor ] + + - automatically output two copies of the host's public key: one + standard ssh public key file, and the other a minimal OpenPGP key with + just the latest valid self-sig. + + -- Jameson Graef Rollins <jrollins@finestructure.net> Sun, 16 Nov 2008 03:22:08 -0500 monkeysphere (0.21-2) unstable; urgency=low |