diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-10-29 01:40:21 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-10-29 01:40:21 -0400 |
commit | e4dbd96969a8e844b71a167238bc126d66155c31 (patch) | |
tree | d9b87ff84e9eba95227b37ff0a25a6b0fa3edebb /website/news | |
parent | 753b7c5f74caa99f31254b44fac62c313ecbb1db (diff) | |
parent | e81c98d8f6aeff3722e0190ff6344c969fd1291a (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'website/news')
-rw-r--r-- | website/news/release-0.18-1.mdwn | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/website/news/release-0.18-1.mdwn b/website/news/release-0.18-1.mdwn new file mode 100644 index 0000000..b434360 --- /dev/null +++ b/website/news/release-0.18-1.mdwn @@ -0,0 +1,25 @@ +[[meta title="Monkeysphere 0.18-1 released!"]] + +# Monkeysphere 0.18-1 released! # + +Monkeysphere 0.18-1 has been released. + +Notes from the changelog: + +<pre> + [ Jameson Graef Rollins ] + * Fix bugs in authorized_{user_ids,keys} file permission checking. + * Add new monkeysphere tmpdir to enable atomic moves of authorized_keys + files. + * chown authorized_keys files to `whoami`, for compatibility with test + suite. + * major improvements to test suite, added more tests. + + [ Daniel Kahn Gillmor ] + * update make install to ensure placement of + /etc/monkeysphere/gnupg-{host,authentication}.conf + * choose either --quick-random or --debug-quick-random depending on + which gpg supports for the test suite. +</pre> + +[[Download]] it now! |