X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=debian%2Fchangelog;h=ebde5e443915ef82a05df57c4c884d1470952c46;hb=45662d0c78d3fab91073224a80d28e10423a89ae;hp=83253a68496226fc65b82ee72233c0dc5276f4c8;hpb=12be051561696e4f5fc33d927b6b5cb1e431bc13;p=monkeysphere.git diff --git a/debian/changelog b/debian/changelog index 83253a6..ebde5e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +monkeysphere (0.18-1) experimental; urgency=low + + [ 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. + + -- Daniel Kahn Gillmor Wed, 29 Oct 2008 00:41:38 -0400 + monkeysphere (0.17-1) experimental; urgency=low [ Jameson Graef Rollins ]