diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-03 00:55:19 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-03 00:55:19 -0700 |
commit | dbbd1bd42f084dfe780f18875c6f36eb6d4f33b1 (patch) | |
tree | 57ddfa527c2ed022422acc7e108194a5c462ed73 /debian | |
parent | 8e1439bc18f8203d71c1237a25c21374ca17c38c (diff) |
- Fixed bug in monkeysphere update-authorized_keys subcommand that had
been preventing disallowed user ids from being properly removed from
authorized_keys file.
- Fixed file md5sum checking.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3e7abb8..b03e0e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,10 @@ monkeysphere (0.7-1) UNRELEASED; urgency=low * fix how check for file modification is done. * rework out user id processing is done to provide more verbose log output. + * fix bug in monkeysphpere update-authorized_keys subcommand where + disallowed keys failed to be remove from authorized_keys file. - -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Sun, 03 Aug 2008 00:00:06 -0700 + -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Sun, 03 Aug 2008 00:55:05 -0700 monkeysphere (0.6-1) experimental; urgency=low |