diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-14 21:12:51 -0700 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-08-14 21:12:51 -0700 |
commit | d9f2518ac29723403af5069953eec07b47ea21be (patch) | |
tree | a35c08f2a929dab2bd3e861bcabfe2345354e162 | |
parent | 2f89210eb11ccb0a7289f89a545697029b2bb9d7 (diff) |
update changelog for last commit.
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d4fdf9c..0d6155e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,11 @@ 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. - -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Tue, 12 Aug 2008 17:58:09 -0700 + -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Thu, 14 Aug 2008 21:12:43 -0700 monkeysphere (0.7-1) experimental; urgency=low |