preparing to release 0.27-1
[monkeysphere.git] / packaging / debian / changelog
index 75957bc25d52d640fbb8ddafcea72180aac64c18..368fdfd288dcbaab4628933170d71a8b3679f350 100644 (file)
@@ -1,10 +1,32 @@
-monkeysphere (0.26~pre-1) unstable; urgency=low
+monkeysphere (0.27-1) unstable; 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.
+      Now tests for gpg version (closes MS #1536)
+    - 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)
+  * add cpio to Build-Depends (used in test suite) (Closes: #562444)
+
+ -- Jameson Rollins <jrollins@finestructure.net>  Mon, 11 Jan 2010 20:54:21 -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