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 /debian | |
parent | 753b7c5f74caa99f31254b44fac62c313ecbb1db (diff) | |
parent | e81c98d8f6aeff3722e0190ff6344c969fd1291a (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 78266d5..ebde5e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -monkeysphere (0.18-1) UNRELEASED; urgency=low +monkeysphere (0.18-1) experimental; urgency=low [ Jameson Graef Rollins ] * Fix bugs in authorized_{user_ids,keys} file permission checking. @@ -6,14 +6,15 @@ monkeysphere (0.18-1) UNRELEASED; urgency=low files. * chown authorized_keys files to `whoami`, for compatibility with test suite. + * major improvements to test suite, added more tests. [ Daniel Kahn Gillmor ] - * update install to ensure placement of + * 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. - -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Tue, 28 Oct 2008 19:19:20 -0400 + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 29 Oct 2008 00:41:38 -0400 monkeysphere (0.17-1) experimental; urgency=low |