X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=af4d94b4ecb3486babca7467c77c9568aeb2f4ce;hb=9d31bf789228de4126164e4349f19f288c9e7bb0;hp=f7bf5f08a84961469398c4248978bb27a746cd45;hpb=26515a1311d364501d562b706660337fbb906011;p=monkeysphere.git diff --git a/debian/changelog b/debian/changelog index f7bf5f0..af4d94b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,20 @@ monkeysphere (0.8-1) UNRELEASED; urgency=low * debian/control: switched Vcs-Git to use "centralized" git repo instead of my own. * More monkeysphere-server diagnostics + * monkeysphere --gen-subkey now guesses what KeyID you meant. + * added Recommends: ssh-askpass to ensure monkeysphere --gen-subkey works - -- Daniel Kahn Gillmor Thu, 07 Aug 2008 13:31:14 -0400 + [ Jameson Graef Rollins ] + * fix another bug for when ssh key files are missing. + * sort processed keys so that "good" keys are processed after "bad" + keys. This will prevent malicious bad keys from causing good keys to + be removed from key files. + * enabled host key publication. + * added checking of gpg.conf for keyserver + * new functions to add/revoke host key user IDs + * improved list-certifiers function (now non-priviledged) + + -- Jameson Graef Rollins Fri, 15 Aug 2008 15:57:14 -0700 monkeysphere (0.7-1) experimental; urgency=low