resolve symlinks when checking path permissions
[monkeysphere.git] / packaging / debian / changelog
index 245be1bb7385292a5db10fd481ce3245355eae8b..aa279a6b367790fc24877dc6d80c1646be334eca 100644 (file)
@@ -1,4 +1,23 @@
-monkeysphere (0.24~pre-1) UNRELEASED; urgency=low
+Monkeysphere (0.25-1~pre) UNRELEASED; urgency=low
+
+  * New upstream release:
+    - update/fix the marginal ui output
+    - use msmktempdir everywhere (avoid unwrapped calls to mktemp for
+      portability)
+    - clean out some redundant "cat"s
+    - fix monkeysphere update-known_hosts for sshd running on non-standard
+      ports
+    - add 'sshfpr' subcommand to output the ssh fingerprint of a gpg key
+    - pem2openpgp now generates self-sigs over SHA-256 instead of SHA-1
+    - some portability improvements
+    - properly handle translation of keys with fingerprints with leading
+      all-zero bytes.
+    - resolve symlinks when checking paths (thanks Silvio Rhatto) (closes MS #917)
+  * update Standard-Version to 3.8.1
+
+ -- Jameson Graef Rollins <jrollins@finestructure.net>  Mon, 29 Jun 2009 11:27:33 -0400
+
+monkeysphere (0.24-1) unstable; urgency=low
 
   * New upstream release:
     - fixed how version information is stored/retrieved