X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=54160e9ab71c47787a8e3c0ee3a1b8c43b757662;hb=4dcbc60984b315c0e5336b87b86afb71362866f7;hp=c6b5de4ab95cef842d38403abbace95d65992bd5;hpb=1b6df37b94b96042ac460a933b00c6ef29694053;p=monkeysphere.git diff --git a/debian/changelog b/debian/changelog index c6b5de4..54160e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,32 @@ -monkeysphere (0.4-1) UNRELEASED; urgency=low +monkeysphere (0.5-1) experimental; urgency=low - [Daniel Kahn Gillmor] - * New version (switch UNRELEASED to experimental when ready) + [ 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. - - -- Jameson Graef Rollins Tue, 24 Jun 2008 13:52:28 -0400 + * 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