diff options
author | Colin Watson <cjwatson@debian.org> | 2008-05-30 22:25:16 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-05-30 22:25:16 +0000 |
commit | 15d091acca07091e7f196168bdf08788f1ae8367 (patch) | |
tree | dea2f4475f5b6e34fdfaf9e7af751be5e45f020b /debian | |
parent | 3d89b052f61f9ba051cd1310b80b31af0ed00968 (diff) |
Add some helpful advice to the end of ssh-vulnkey's output if there are
unknown or compromised keys (thanks, Dan Jacobson; closes: #483756).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9b58f0f1b..d3651d9c0 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:4.7p1-13) UNRELEASED; urgency=low | ||
2 | |||
3 | * Add some helpful advice to the end of ssh-vulnkey's output if there are | ||
4 | unknown or compromised keys (thanks, Dan Jacobson; closes: #483756). | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Fri, 30 May 2008 23:26:25 +0100 | ||
7 | |||
1 | openssh (1:4.7p1-12) unstable; urgency=low | 8 | openssh (1:4.7p1-12) unstable; urgency=low |
2 | 9 | ||
3 | * Fill in CVE identifier for ssh-vulnkey bug fixed in 1:4.7p1-10. | 10 | * Fill in CVE identifier for ssh-vulnkey bug fixed in 1:4.7p1-10. |