X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=packaging%2Fdebian%2Fchangelog;h=3b7432bd4870ffc82b17e7bba2fb0407a2f1d6a4;hb=5d9949335aeb1dec04f530cbb3dfcac24288706a;hp=e53439e2197b6b58eaf61392133af74b7135f8ad;hpb=a79d359aac1e52cbdb462a07cbfc07bd27276133;p=monkeysphere.git diff --git a/packaging/debian/changelog b/packaging/debian/changelog index e53439e..3b7432b 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,9 +1,33 @@ +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. + + -- Daniel Kahn Gillmor Sat, 15 Nov 2008 16:36:57 -0500 + monkeysphere (0.21-1) unstable; urgency=low - * move debian packaging to packaging subdirectory. - * add debian prerm script, and add debhelper lines to other install + * New upstream release: + - move debian packaging to packaging subdirectory. + * Add debian prerm script, and add debhelper lines to other install scripts. - * upload to Debian (Closes: #505806) + * Initial release to Debian (Closes: #505806) -- Jameson Graef Rollins Sat, 15 Nov 2008 16:14:27 -0500