diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2008-10-13 15:31:26 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2008-10-13 15:31:26 -0700 |
commit | 3529bdf5b65016cea331f8ba6e7293c7eea9e6ce (patch) | |
tree | e24967ae01e21462b668087689200f6a6eb3872a /debian/control | |
parent | 0aa22026802ff43c59e4bd4fc4a4846ea18f1572 (diff) | |
download | vyatta-cfg-system-3529bdf5b65016cea331f8ba6e7293c7eea9e6ce.tar.gz vyatta-cfg-system-3529bdf5b65016cea331f8ba6e7293c7eea9e6ce.zip |
add ssh key blacklists
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4b5692bb..877ee68c 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,8 @@ Depends: sed (>= 4.1.5), snmpd, vyatta-keepalived, bridge-utils, - ssh, + ssh (>= 5.1p1-3), + openssh-server (>= 5.1p1-3), ed, tshark, iputils-arping |