summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@finestructure.net>2008-11-16 03:17:36 -0500
committerJameson Graef Rollins <jrollins@finestructure.net>2008-11-16 03:17:36 -0500
commitdd002c89fc4dccabc16d488a15a40cc88383605f (patch)
treef58629b241f2d0bcac7b03ee41a0c735262fd327 /packaging
parent2459fa3ea277d7b9289945748619eab1e3441e5c (diff)
added some useful output to the ssh-proxycommand for "marginal" cases
where keys are found for host but do not have full validity. this uses ssh-keyscan to pull the key for the host in question, check this key against the keys against those found via gpg, and output some useful information about the one that matches.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog
index f1db037..e8ea1a9 100644
--- a/packaging/debian/changelog
+++ b/packaging/debian/changelog
@@ -1,9 +1,11 @@
monkeysphere (0.22-1) UNRELEASED; urgency=low
* New upstream release:
- - Added info log output when a new key is added to known_hosts file.
+ - 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> Sat, 15 Nov 2008 20:49:13 -0500
+ -- Jameson Graef Rollins <jrollins@finestructure.net> Sun, 16 Nov 2008 03:17:16 -0500
monkeysphere (0.21-2) unstable; urgency=low