add note to changelog about closure of issue #1536
[monkeysphere.git] / packaging / debian / changelog
index eda81d802490b7e4a4b3b666cfe5937c3298f972..da3e7d97fa7d2aebc1a48545b5af0621bf3dae26 100644 (file)
@@ -1,4 +1,18 @@
-monkeysphere (0.26~pre-1) unstable; urgency=low
+monkeysphere (0.27-1~pre1) 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.
+      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>  Sun, 10 Jan 2010 18:45:37 -0500
+
+monkeysphere (0.26-1) unstable; urgency=low
 
   * New upstream release:
     - add 'refresh-keys' subcommand to monkeysphere-authentication
@@ -9,8 +23,10 @@ monkeysphere (0.26~pre-1) unstable; urgency=low
       (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)
 
- -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sat, 01 Aug 2009 13:21:43 -0400
+ -- Jameson Graef Rollins <jrollins@finestructure.net>  Sat, 01 Aug 2009 17:11:05 -0400
 
 monkeysphere (0.25-1) unstable; urgency=low