X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=changelog;h=cac0386e6c182c9c0433f11b4f377a03d64865a1;hb=e5e42385df1a28810de609d97e6fb9e05495b30f;hp=cac28b8df98a40a32cc51f23fad54db56b514b4c;hpb=cf9f4e365ceb0e1c18930af3333ca3f8df53ce33;p=monkeysphere.git diff --git a/changelog b/changelog index cac28b8..cac0386 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,23 @@ +monkeysphere (0.29) unstable; urgency=low + + * This is mainly a bugfix release + * Fix man page typo about monkeysphere authorized_keys location + * Monkeysphere should work properly even if the user has "armor" in + their gpg.conf (closes MS #1625) + * monkeysphere keys-for-userid now respects MONKEYSPHERE_CHECK_KEYSERVER + environment variable (and defaults to true) + * introduce monkeysphere sshfprs-for-userid (deprecates sshfpr), closes + MS #1436 + * respect CHECK_KEYSERVER in more places (closes MS #1997) + * warn on keyserver failures for monkeysphere-authentication (closes MS + #1750) + * avoid checking trustdb for monkeysphere-host (closes MS #1957) + * allow monkeysphere-authentication to use hkps with trusted X.509 root + certificate authorities in + /etc/monkeysphere/monkeysphere-authentication-x509-anchors.crt + + -- Daniel Kahn Gillmor Sun, 14 Mar 2010 21:00:47 -0400 + monkeysphere (0.28) unstable; urgency=low * Major rework of monkeysphere-host to handle multiple host keys. We