summaryrefslogtreecommitdiff
path: root/website/news
diff options
context:
space:
mode:
authorMatt Goins <mjgoins@openflows.com>2008-12-04 21:35:28 -0500
committerMatt Goins <mjgoins@openflows.com>2008-12-04 21:35:28 -0500
commitc3b912f2506c3a150f128a77317085cea599a814 (patch)
treebec1f26bf3455a06fae6cac00e2c795d73358234 /website/news
parente7c994d6f67d380ed0de21f1500ec395eaab6640 (diff)
parent2483b7de82423d6bf0dec774526a2ca9fef3d64d (diff)
Merge commit 'dkg/master'
Diffstat (limited to 'website/news')
-rw-r--r--website/news/release-0.22-1.mdwn25
1 files changed, 25 insertions, 0 deletions
diff --git a/website/news/release-0.22-1.mdwn b/website/news/release-0.22-1.mdwn
new file mode 100644
index 0000000..078b605
--- /dev/null
+++ b/website/news/release-0.22-1.mdwn
@@ -0,0 +1,25 @@
+[[meta title="Monkeysphere 0.22-1 released!"]]
+
+Monkeysphere 0.22-1 has been released.
+
+Notes from the changelog:
+
+<pre>
+ * New upstream release:
+ [ Jameson Graef Rollins ]
+
+ - added info log output when a new key is added to known_hosts file.
+ - added some useful output to the ssh-proxycommand for "marginal"
+ cases where keys are found for host but do not have full validity.
+ - force ssh-keygen to read from stdin to get ssh key fingerprint.
+
+ [ Daniel Kahn Gillmor ]
+
+ - automatically output two copies of the host's public key: one
+ standard ssh public key file, and the other a minimal OpenPGP key with
+ just the latest valid self-sig.
+ - debian/control: corrected alternate dependency from procfile to
+ procmail (which provides /usr/bin/lockfile)
+</pre>
+
+[[Download]] it now!