diff options
author | Colin Watson <cjwatson@debian.org> | 2011-07-28 14:32:20 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2011-07-28 14:32:20 +0100 |
commit | 7a15b74572af22c2642ce0b125a90f35a92a10b4 (patch) | |
tree | 5a93c65cbc21e3657703863169a17390da156e6b /debian/changelog | |
parent | b231e29fdc2c76309619e2fbc45e5779df4fe147 (diff) |
Quieten logs when multiple from= restrictions are used in different
authorized_keys lines for the same key; it's still not ideal, but at
least you'll only get one log entry per key (closes: #630606).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8d48ee108..3fd5cf016 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,9 @@ | |||
1 | openssh (1:5.8p1-6) UNRELEASED; urgency=low | 1 | openssh (1:5.8p1-6) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * openssh-client and openssh-server Suggests: monkeysphere. | 3 | * openssh-client and openssh-server Suggests: monkeysphere. |
4 | * Quieten logs when multiple from= restrictions are used in different | ||
5 | authorized_keys lines for the same key; it's still not ideal, but at | ||
6 | least you'll only get one log entry per key (closes: #630606). | ||
4 | 7 | ||
5 | -- Colin Watson <cjwatson@debian.org> Thu, 28 Jul 2011 11:57:27 +0100 | 8 | -- Colin Watson <cjwatson@debian.org> Thu, 28 Jul 2011 11:57:27 +0100 |
6 | 9 | ||