pem2openpgp now makes signatures over SHA256 instead of SHA1, due to concerns about...
[monkeysphere.git] / packaging / debian / changelog
index 70fef9f221f8c3c3e7f36945470cd19f21d152ea..fa94721d4ecca6ec74a812b457e8632cc9bf20da 100644 (file)
@@ -1,11 +1,18 @@
 monkeysphere (0.25-1~pre) UNRELEASED; urgency=low
 
   * New upstream release:
-    - fix the marginal ui output so that it's not prefixed by the LOG_PREFIX
+    - update/fix the marginal ui output
     - use msmktempdir everywhere (avoid unwrapped calls to mktemp for
       portability)
-
- -- Jameson Graef Rollins <jrollins@finestructure.net>  Sat, 07 Mar 2009 12:28:13 -0500
+    - 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
+  * update Standard-Version to 3.8.1
+
+ -- Jameson Graef Rollins <jrollins@finestructure.net>  Thu, 30 Apr 2009 15:34:28 -0700
 
 monkeysphere (0.24-1) unstable; urgency=low