summaryrefslogtreecommitdiff
path: root/debian/openssh-server.templates
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-05-13 01:41:49 +0000
committerColin Watson <cjwatson@debian.org>2008-05-13 01:41:49 +0000
commit715e7917be8655e8aa49ee04fceb20336e0ac4f7 (patch)
tree6051e757efca719fe1fcdfb4dffc7dfbee7b4afd /debian/openssh-server.templates
parentc2e1f584e0372cfc414eda3a0691971ebb2f322d (diff)
add repair instructions from Matt
Diffstat (limited to 'debian/openssh-server.templates')
-rw-r--r--debian/openssh-server.templates3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/openssh-server.templates b/debian/openssh-server.templates
index 6c1187e7f..d6c7e6f78 100644
--- a/debian/openssh-server.templates
+++ b/debian/openssh-server.templates
@@ -81,4 +81,5 @@ _Description: Vulnerable host keys will be regenerated
81 ${HOST_KEYS} 81 ${HOST_KEYS}
82 . 82 .
83 User keys may also be affected by this problem. The 'ssh-vulnkey' command 83 User keys may also be affected by this problem. The 'ssh-vulnkey' command
84 may be used as a partial test for this. 84 may be used as a partial test for this. See
85 /usr/share/doc/openssh-server/README.compromised-keys for more details.