diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2008-10-13 15:30:52 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2008-10-13 15:30:52 -0700 |
commit | 22b1e03e3b042e1899ef31d9759f88c87a3ab58e (patch) | |
tree | 280e46052c9317fcf9413a26ce8282da4f249482 /debian/control | |
parent | 87e65021f2a105070cd44578a3d91bef8da2b8e1 (diff) | |
download | vyatta-cfg-quagga-22b1e03e3b042e1899ef31d9759f88c87a3ab58e.tar.gz vyatta-cfg-quagga-22b1e03e3b042e1899ef31d9759f88c87a3ab58e.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 89b55bbe..2094387a 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, ifenslave-2.6, |