diff options
author | Colin Watson <cjwatson@debian.org> | 2008-05-25 18:16:31 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-05-25 18:16:31 +0000 |
commit | 56c12903717deaf5eecd4c1b772de1eeb6ec4499 (patch) | |
tree | e6629641077d9435946bc56bcd4c37abefab2310 /debian | |
parent | 3cb1ca47f373573cf3cd87af30d96284a3d38bf7 (diff) |
Make ssh-vulnkey report the file name and line number for each key
(thanks, Heiko Schlittermann and Christopher Perry; closes: #481398).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index af07c204f..dd94c58e0 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -24,6 +24,8 @@ openssh (1:4.7p1-11) UNRELEASED; urgency=low | |||
24 | * Recommend openssh-blacklist from openssh-client (closes: #481187). | 24 | * Recommend openssh-blacklist from openssh-client (closes: #481187). |
25 | * Recommend openssh-blacklist-extra from openssh-client and | 25 | * Recommend openssh-blacklist-extra from openssh-client and |
26 | openssh-server. | 26 | openssh-server. |
27 | * Make ssh-vulnkey report the file name and line number for each key | ||
28 | (thanks, Heiko Schlittermann and Christopher Perry; closes: #481398). | ||
27 | 29 | ||
28 | -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 | 30 | -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 |
29 | 31 | ||