summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-03-14 21:06:16 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-03-14 21:06:16 -0400
commite5e42385df1a28810de609d97e6fb9e05495b30f (patch)
treecf9842679e055b3cc4dc4b8b9673aa32a5eafee9
parentc68b687613472b301fe62074e3005b6925a88ea8 (diff)
updated changelog for 0.29 release
-rw-r--r--changelog16
1 files changed, 13 insertions, 3 deletions
diff --git a/changelog b/changelog
index e29cbaf..cac0386 100644
--- a/changelog
+++ b/changelog
@@ -1,12 +1,22 @@
-monkeysphere (0.29~pre1) UNRELEASED; urgency=low
+monkeysphere (0.29) unstable; urgency=low
+ * This is mainly a bugfix release
* Fix man page typo about monkeysphere authorized_keys location
* Monkeysphere should work properly even if the user has "armor" in
their gpg.conf (closes MS #1625)
* monkeysphere keys-for-userid now respects MONKEYSPHERE_CHECK_KEYSERVER
environment variable (and defaults to true)
-
- -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 18 Feb 2010 12:38:43 -0500
+ * introduce monkeysphere sshfprs-for-userid (deprecates sshfpr), closes
+ MS #1436
+ * respect CHECK_KEYSERVER in more places (closes MS #1997)
+ * warn on keyserver failures for monkeysphere-authentication (closes MS
+ #1750)
+ * avoid checking trustdb for monkeysphere-host (closes MS #1957)
+ * allow monkeysphere-authentication to use hkps with trusted X.509 root
+ certificate authorities in
+ /etc/monkeysphere/monkeysphere-authentication-x509-anchors.crt
+
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sun, 14 Mar 2010 21:00:47 -0400
monkeysphere (0.28) unstable; urgency=low