fix ms Issue #1536 for gpg edit/addkey UI change
[monkeysphere.git] / packaging / debian / changelog
index 75957bc25d52d640fbb8ddafcea72180aac64c18..e61220b1af3b45f0efd74cdc6b140c0a26865428 100644 (file)
@@ -1,10 +1,29 @@
-monkeysphere (0.26~pre-1) unstable; urgency=low
+monkeysphere (0.27-1) UNRELEASED; urgency=low
+
+  * New upstream release:
+    - fixed monkeysphere gen-subkey subcommand that was erroneously
+      creating DSA subkeys due to unannounced change in gpg edit-key UI.
+  * updated debian/copyright to match the latest revision of DEP5.
+  * updated standards version to 3.8.3
+  * updated Depends to require >=1.4.10 due to gpg UI change.
+
+ -- Jameson Graef Rollins <jrollins@finestructure.net>  Sun, 20 Dec 2009 11:50:06 -0500
+
+monkeysphere (0.26-1) unstable; urgency=low
 
   * New upstream release:
     - add 'refresh-keys' subcommand to monkeysphere-authentication
     - improve marginal UI (closes MS #1141)
-
- -- Jameson Graef Rollins <jrollins@finestructure.net>  Fri, 24 Jul 2009 10:12:25 -0400
+    - 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