X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=debian%2Fchangelog;h=71ef1a836ff1220bf6bb336aba3f05068ab07428;hb=bb380b6acab1a37bfd98fe3f499a8ae6c9c61b91;hp=e2cca49f310705773595d2e7d81553ef0d6b2b90;hpb=a8f860aa2df368ee0a24fe106a5834f6b99b35e3;p=monkeysphere.git diff --git a/debian/changelog b/debian/changelog index e2cca49..71ef1a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,43 @@ +monkeysphere (0.6-1) experimental; urgency=low + + [ Jameson Graef Rollins ] + * Fix bug in return on error of ssh-proxycommand. + + [ Daniel Kahn Gillmor ] + * try socat if netcat is not available in proxycommand. + + -- Daniel Kahn Gillmor Tue, 29 Jul 2008 10:27:20 -0400 + +monkeysphere (0.5-1) experimental; urgency=low + + [ Daniel Kahn Gillmor ] + * updated READMEs to match current state of code + + [ Jameson Graef Rollins ] + * Tweak how empty authorized_user_ids and known_hosts files are handled. + * Do not fail when authorized_user_ids or known_hosts file is not found. + + -- Daniel Kahn Gillmor Mon, 28 Jul 2008 10:50:02 -0400 + +monkeysphere (0.4-1) experimental; urgency=low + + [ Daniel Kahn Gillmor ] + * New version. + * Fixed return code error in openpgp2ssh + + [ Jameson Graef Rollins ] + * Privilege separation: use monkeysphere user to handle maintenance of + the gnupg authentication keychain for server. + * Improved certifier key management. + * Fixed variable scoping and config file precedence. + * Add options for key generation and add-certifier functions. + * Fix return codes for known_host and authorized_keys updating + functions. + * Add write permission check on authorized_keys, known_hosts, and + authorized_user_ids files. + + -- Daniel Kahn Gillmor Tue, 22 Jul 2008 21:50:17 -0400 + monkeysphere (0.3-1) experimental; urgency=low [ Daniel Kahn Gillmor ]