Simplification/refactoring of key/file processing
[monkeysphere.git] / Changelog
index 5b0d01cd7ce1541fa38a4814df2677b5e9cc0adb..8016a9b78e726c565dd78800367bf9bb28fe3a58 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,9 +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)
-
- -- Jameson Rollins <jrollins@finestructure.net>  Tue, 14 Sep 2010 12:24:35 -0400
+  * 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 <jrollins@finestructure.net>  Wed, 06 Oct 2010 17:41:09 -0400
 
 monkeysphere (0.31) unstable; urgency=low