Merge commit 'dkg/master'
[monkeysphere.git] / debian / changelog
index 9c51e913b6e853507429c6fc7275f2298352cc69..64c2a09a3aba882e17158f104a50229486a8107d 100644 (file)
@@ -1,3 +1,23 @@
+monkeysphere (0.8-1) UNRELEASED; urgency=low
+
+  [ Daniel Kahn Gillmor ]
+  * debian/control: switched Vcs-Git to use "centralized" git repo instead
+    of my own.
+  * More monkeysphere-server diagnostics
+  * monkeysphere --gen-subkey now guesses what KeyID you meant.
+  * added Recommends: ssh-askpass to ensure monkeysphere --gen-subkey works
+
+  [ Jameson Graef Rollins ]
+  * fix another bug for when ssh key files are missing.
+  * sort processed keys so that "good" keys are processed after "bad"
+    keys.  This will prevent malicious bad keys from causing good keys to
+    be removed from key files.
+  * enabled host key publication.
+  * added checking of gpg.conf for keyserver
+  * new functions to add/revoke host key user IDs
+
+ -- Jameson Graef Rollins <jrollins@phys.columbia.edu>  Fri, 15 Aug 2008 15:02:48 -0700
+
 monkeysphere (0.7-1) experimental; urgency=low
 
   [ Daniel Kahn Gillmor ]