Simplification/refactoring of key/file processing
[monkeysphere.git] / Changelog
index fdfc10b0b113154c2142ed725ef0d88819d42c8d..8016a9b78e726c565dd78800367bf9bb28fe3a58 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,22 +1,47 @@
-monkeysphere (0.32~pre) unstable; urgency=low
+monkeysphere (0.34~pre) unstable; urgency=low
+
+  * fix keys-for-user so that it outputs proper authorized_keys lines
+    (close MS #2550)
+
+ -- Jameson Rollins <jrollins@finestructure.net>  Sun, 17 Oct 2010 19:18:29 -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 ]
   * 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. 
+    whitespace-prefixed lines immediately following that User ID.
     (closes MS #440)
 
- -- Jameson Rollins <jrollins@finestructure.net>  Sun, 03 Oct 2010 00:23:08 -0400
-
+ -- Jameson Rollins <jrollins@finestructure.net>  Wed, 06 Oct 2010 17:41:09 -0400
 
 monkeysphere (0.31) unstable; urgency=low