diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-28 18:01:21 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-28 18:01:21 -0400 |
commit | d080f8c802e0ca929577abe70118fa765d473dc6 (patch) | |
tree | 8df52d30342b40b710e32d7b40142b4821847e3f /debian/changelog | |
parent | 2c6da8e68e326d52e0a472bddfca50649a45602f (diff) |
make sure that the /etc/monkeysphere/gpg-*.conf are placed during package installation.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3131902..05383d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ monkeysphere (0.18-1) UNRELEASED; urgency=low + [ Jameson Graef Rollins ] * Fix bugs in authorized_{user_ids,keys} file permission checking. + + [ Daniel Kahn Gillmor ] + * update install to ensure placement of + /etc/monkeysphere/gnupg-{host,authentication}.conf - -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Tue, 28 Oct 2008 14:36:16 -0400 + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 28 Oct 2008 17:58:25 -0400 monkeysphere (0.17-1) experimental; urgency=low |