X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=Changelog;h=b874282dc73d45f879dc3e6df38bf0bfafc3fe89;hb=be329ef6caff54b907a1abfeb58526f98d6ac669;hp=d03062e5e6d8da6a12ef1b833bfffeeda7d511f4;hpb=e6a41995792ee8b7a3dbce1e763e40447e45755f;p=monkeysphere.git diff --git a/Changelog b/Changelog index d03062e..b874282 100644 --- a/Changelog +++ b/Changelog @@ -1,9 +1,71 @@ -monkeysphere (0.31~pre) UNRELEASED; urgency=low +monkeysphere (0.34~pre) unstable; urgency=low + * fix keys-for-user so that it outputs proper authorized_keys lines + (close MS #2550) + * refactor key processing for key files. greatly reduce redundant code + paths. + * update authorized_keys and known_hosts in temp file that are + atomically moved into place + * don't fail if authorized_keys file not already present (Closes: 600644) + * document CHECK_KEYSERVER in monkeysphere-authentication man page + (close MS #2556) + + -- Jameson Rollins Tue, 26 Oct 2010 10:24:58 -0400 + +monkeysphere (0.33) unstable; urgency=low + + [ Daniel Kahn Gillmor ] + * defaulting MONKEYSPHERE_HASH_KNOWN_HOSTS to false + (closes MS #2483) + + [ Jameson Rollins ] + * fix security vulnerability is parsing userids in + monkeysphere-authentication keys-for-user (Closes: #600304) + * fix failure after first invalid key in monkeysphere-authentication + keys-for-user (closes MS #2545) + * ignore command options in monkeysphere-authentication keys-for-user + + -- Jameson Rollins Fri, 15 Oct 2010 18:05:18 -0400 + +monkeysphere (0.32) unstable; urgency=low + + [ Jameson Rollins ] + * Fix specification of install paths in all scripts and man pages + (closes MS #2491) + * Fix need for single argument to gpg_sphere (thanks Clint) + (closes MS #442) + * specify LC_ALL=C for all gpg calls + (closes MS #2496) + + [ Micah Anderson ] + * fix monkeysphere-host revoke-key, which never worked properly :( + * add some debug output to monkeysphere-host publish-key + (closes MS #2289) + + [ Clint Adams ] + * add support for options to the authorized User IDs file. Options that + should apply to keys for a given User ID should be on + whitespace-prefixed lines immediately following that User ID. + (closes MS #440) + + -- Jameson Rollins Wed, 06 Oct 2010 17:41:09 -0400 + +monkeysphere (0.31) unstable; urgency=low + + [ Daniel Kahn Gillmor ] * support x509 anchors for monkeysphere-host, allow shared anchor between m-h and m-a (closes MS #2288) + * do not bail or fail on m-h publish-key if the admin interactively + declines to publish one of the keys key (closes MS #1945) + * report updated expiration date upon successful conclusion of m-h + set-expire (closes MS #2291) + * added some files in examples/ to demonstrate system integration + with OpenSSH + + [ Jameson Rollins ] + * add keys-for-user subcommand to monkeysphere-authentication - -- Daniel Kahn Gillmor Thu, 06 May 2010 11:23:38 -0400 + -- Daniel Kahn Gillmor Thu, 15 Jul 2010 19:20:35 -0400 monkeysphere (0.30) unstable; urgency=low