diff options
author | Colin Watson <cjwatson@debian.org> | 2008-05-25 23:48:15 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-05-25 23:48:15 +0000 |
commit | 4df1cc4fe79d27706bdc628944ff2e80b8f91599 (patch) | |
tree | 1c86bb0665e6a801e79e924d2e73067d78243a3d /debian/changelog | |
parent | d61c655626e74e65dba34e4e9d5aa6616cc72f93 (diff) |
Add -v (verbose) option to ssh-vulnkey, and don't print output for keys
that have a blacklist file but that are not listed unless in verbose
mode (thanks, Hugh Daniel).
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 6d61f5c62..15abbe97a 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -39,6 +39,9 @@ openssh (1:4.7p1-11) UNRELEASED; urgency=low | |||
39 | closes: #480020). | 39 | closes: #480020). |
40 | * Log IP addresses of hosts attempting to use blacklisted keys (closes: | 40 | * Log IP addresses of hosts attempting to use blacklisted keys (closes: |
41 | #481721). | 41 | #481721). |
42 | * Add -v (verbose) option to ssh-vulnkey, and don't print output for keys | ||
43 | that have a blacklist file but that are not listed unless in verbose | ||
44 | mode (thanks, Hugh Daniel). | ||
42 | 45 | ||
43 | -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 | 46 | -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 |
44 | 47 | ||