Add new keys-from-userid subcommand to monkeysphere UI.
[monkeysphere.git] / packaging / debian / changelog
index 9735e6e2b2ffbd6fb47f7304e56b6064a46254d8..df28da473339878e70d1211a4834d978b07abd7d 100644 (file)
@@ -1,9 +1,32 @@
-monkeysphere (0.26~pre-1) unstable; urgency=low
+monkeysphere (0.27-1~pre1) UNRELEASED; urgency=low
 
   * New upstream release:
-    - add 'refresh-keys' subcommand to monkeysphere-authentication
+    - fixed monkeysphere gen-subkey subcommand that was erroneously
+      creating DSA subkeys due to unannounced change in gpg edit-key UI.
+    - add new monkeysphere keys-from-userid subcommand to output all
+      acceptable keys for a given user ID literal
+  * updated debian/copyright to match the latest revision of DEP5.
+  * updated standards version to 3.8.3 (no changes needed)
+  * updated Depends to require >=1.4.10 due to gpg UI change.
+  * add cpio to Build-Depends (used in test suite) (Closes: #562444)
+
+ -- Jameson Graef Rollins <jrollins@finestructure.net>  Sun, 10 Jan 2010 16:52:54 -0500
+
+monkeysphere (0.26-1) unstable; urgency=low
 
- -- Jameson Graef Rollins <jrollins@finestructure.net>  Sat, 18 Jul 2009 14:12:02 -0400
+  * New upstream release:
+    - add 'refresh-keys' subcommand to monkeysphere-authentication
+    - improve marginal UI (closes MS #1141)
+    - add MONKEYSPHERE_STRICT_MODES configuration to avoid
+      permission-checking (closes MS #649)
+    - test scripts use STRICT_MODES to avoid failure when built under /tmp
+      (Closes: #527765)
+    - do permissions checks with a perl script instead of non-portable
+      readlink GNUisms
+    - bail on permissions check if we hit the home directory (helpful on
+      Mac OS and other systems with loose /home or /Users (closes MS #675)
+
+ -- Jameson Graef Rollins <jrollins@finestructure.net>  Sat, 01 Aug 2009 17:11:05 -0400
 
 monkeysphere (0.25-1) unstable; urgency=low