add note about CHECK_KEYSERVER var in msph-auth man page
[monkeysphere.git] / Changelog
index f57233dc3f00b3020ddacd6d2ad5482b0890bae1..b874282dc73d45f879dc3e6df38bf0bfafc3fe89 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,32 @@
+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 <jrollins@finestructure.net>  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 <jrollins@finestructure.net>  Fri, 15 Oct 2010 18:05:18 -0400
+
 monkeysphere (0.32) unstable; urgency=low
 
   [ Jameson Rollins ]
@@ -12,14 +41,14 @@ monkeysphere (0.32) unstable; urgency=low
   * 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 <jrollins@finestructure.net>  Mon, 04 Oct 2010 00:36:08 -0400
+ -- Jameson Rollins <jrollins@finestructure.net>  Wed, 06 Oct 2010 17:41:09 -0400
 
 monkeysphere (0.31) unstable; urgency=low