summaryrefslogtreecommitdiff
path: root/debian/openssh-client.install
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-09 23:45:24 +0000
committerColin Watson <cjwatson@debian.org>2014-02-09 23:47:26 +0000
commitd62fa90d496ae9532d8c1426b177e12d3c5ac03b (patch)
tree3179fea9631a318c8a0782dedc7cd690f201af69 /debian/openssh-client.install
parentd26565af8589d88f824b26f31da493f1056efcf4 (diff)
parentb65a0ded7a8cfe7d351e28266d7851216d679e05 (diff)
Drop ssh-vulnkey
Drop ssh-vulnkey and the associated ssh/ssh-add/sshd integration code, leaving only basic configuration file compatibility, since it has been nearly six years since the original vulnerability and this code is not likely to be of much value any more. See https://lists.debian.org/debian-devel/2013/09/msg00240.html for my full reasoning.
Diffstat (limited to 'debian/openssh-client.install')
-rw-r--r--debian/openssh-client.install2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/openssh-client.install b/debian/openssh-client.install
index fd9e8feab..6a8060000 100644
--- a/debian/openssh-client.install
+++ b/debian/openssh-client.install
@@ -8,7 +8,6 @@ usr/bin/ssh-add
8usr/bin/ssh-agent 8usr/bin/ssh-agent
9usr/bin/ssh-keygen 9usr/bin/ssh-keygen
10usr/bin/ssh-keyscan 10usr/bin/ssh-keyscan
11usr/bin/ssh-vulnkey
12usr/lib/openssh/ssh-keysign 11usr/lib/openssh/ssh-keysign
13usr/lib/openssh/ssh-pkcs11-helper 12usr/lib/openssh/ssh-pkcs11-helper
14usr/share/man/man1/scp.1 13usr/share/man/man1/scp.1
@@ -18,7 +17,6 @@ usr/share/man/man1/ssh-add.1
18usr/share/man/man1/ssh-agent.1 17usr/share/man/man1/ssh-agent.1
19usr/share/man/man1/ssh-keygen.1 18usr/share/man/man1/ssh-keygen.1
20usr/share/man/man1/ssh-keyscan.1 19usr/share/man/man1/ssh-keyscan.1
21usr/share/man/man1/ssh-vulnkey.1
22usr/share/man/man1/ssh.1 20usr/share/man/man1/ssh.1
23usr/share/man/man5/moduli.5 21usr/share/man/man5/moduli.5
24usr/share/man/man5/ssh_config.5 22usr/share/man/man5/ssh_config.5