X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=packaging%2Fdebian%2Fchangelog;h=3b7432bd4870ffc82b17e7bba2fb0407a2f1d6a4;hb=6a43a89f5b2cd6ce91fa9c0bfddb5e2d44e77200;hp=62f021e4b0adbc4ae256551f54a04015edefefb6;hpb=d39039bbc33b3f6cff881114b7accd3e7cffdc94;p=monkeysphere.git diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 62f021e..3b7432b 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,3 +1,20 @@ +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. + + [ 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 Sun, 16 Nov 2008 03:22:08 -0500 + monkeysphere (0.21-2) unstable; urgency=low * actually rmdir /var/lib/monkeysphere-* during prerm if possible.