diff options
author | Colin Watson <cjwatson@debian.org> | 2008-06-08 17:41:03 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-06-08 17:41:03 +0000 |
commit | e26f750fce722ef7350ce881b87acdd0fa3912c9 (patch) | |
tree | ac47e3d6bfc5532f7bf6cb5d8c75a32af368dbd9 /debian | |
parent | da162da0416abb367ea8a415eb90d072a01fa020 (diff) |
Add cross-references to ssh-vulnkey(1) to ssh(1), ssh-add(1),
ssh-keygen(1), and sshd(8) (closes: #484451).
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 cb05066eb..98afc3a11 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -6,6 +6,8 @@ openssh (1:4.7p1-13) UNRELEASED; urgency=low | |||
6 | server (LP: #232391). To override the blacklist check in ssh | 6 | server (LP: #232391). To override the blacklist check in ssh |
7 | temporarily, use 'ssh -o UseBlacklistedKeys=yes'; there is no override | 7 | temporarily, use 'ssh -o UseBlacklistedKeys=yes'; there is no override |
8 | for the blacklist check in ssh-add. | 8 | for the blacklist check in ssh-add. |
9 | * Add cross-references to ssh-vulnkey(1) to ssh(1), ssh-add(1), | ||
10 | ssh-keygen(1), and sshd(8) (closes: #484451). | ||
9 | 11 | ||
10 | -- Colin Watson <cjwatson@debian.org> Fri, 30 May 2008 23:26:25 +0100 | 12 | -- Colin Watson <cjwatson@debian.org> Fri, 30 May 2008 23:26:25 +0100 |
11 | 13 | ||