summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-05-17 06:46:29 +0000
committerColin Watson <cjwatson@debian.org>2008-05-17 06:46:29 +0000
commit36cac30951c8c8f39d41f7427c87b277a75e4b1b (patch)
tree245dff762cbf3f5c65cf478ff1e014f64a5eeeae /debian
parent1fa055aab0f2474dc959346c254a2c4cedd9dcbc (diff)
Fix typo in ssh/vulnerable_host_keys message (thanks, Esko Arajärvi).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/openssh-server.templates2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5bda894bf..9f9fb689d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1openssh (1:4.7p1-11) UNRELEASED; urgency=low
2
3 * Fix typo in ssh/vulnerable_host_keys message (thanks, Esko Arajärvi).
4
5 -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200
6
1openssh (1:4.7p1-10) unstable; urgency=low 7openssh (1:4.7p1-10) unstable; urgency=low
2 8
3 * Add a FILES section to ssh-vulnkey(1) (thanks, Hugh Daniel). 9 * Add a FILES section to ssh-vulnkey(1) (thanks, Hugh Daniel).
diff --git a/debian/openssh-server.templates b/debian/openssh-server.templates
index f10b175a6..e3d186fbc 100644
--- a/debian/openssh-server.templates
+++ b/debian/openssh-server.templates
@@ -73,7 +73,7 @@ _Description: Vulnerable host keys will be regenerated
73 . 73 .
74 Users of this system should be informed of this change, as they will be 74 Users of this system should be informed of this change, as they will be
75 prompted about the host key change the next time they log in. Use 75 prompted about the host key change the next time they log in. Use
76 'ssh-keygen -l -f HOST_KEY_FILE' after the upgrade has changed to print the 76 'ssh-keygen -l -f HOST_KEY_FILE' after the upgrade to print the
77 fingerprints of the new host keys. 77 fingerprints of the new host keys.
78 . 78 .
79 The affected host keys are: 79 The affected host keys are: