diff options
author | Jamie McClelland <jm@mayfirst.org> | 2008-08-15 10:15:46 -0400 |
---|---|---|
committer | Jamie McClelland <jm@mayfirst.org> | 2008-08-15 10:15:46 -0400 |
commit | 38c3762c7ffb6e8759f808cc10ab451cbf2719f0 (patch) | |
tree | ccc0c6a047eaaaadfc8d8d4c5a9f7c6340465dd5 /debian/changelog | |
parent | 29bd1c086f55f6a0bec2a2a55bf0cdd7d1f14a97 (diff) | |
parent | 6649b331ec60ae138c3c893d65e3465a57939c97 (diff) |
Merge commit 'jrollins/master'
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d4fdf9c..160d1d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,12 @@ monkeysphere (0.8-1) UNRELEASED; urgency=low [ Jameson Graef Rollins ] * fix another bug for when ssh key files are missing. + * sort processed keys so that "good" keys are processed after "bad" + keys. This will prevent malicious bad keys from causing good keys to + be removed from key files. + * enabled host key publication. - -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Tue, 12 Aug 2008 17:58:09 -0700 + -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Fri, 15 Aug 2008 00:48:22 -0700 monkeysphere (0.7-1) experimental; urgency=low |