summaryrefslogtreecommitdiff
path: root/openwrt/package/dropbear/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-12-13 19:15:43 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-12-13 19:15:43 +0000
commitb9a3554f4a82fbbe8e4147399bb69b048b01c835 (patch)
tree0075d326bb5b01156a104beb2e9f4d9a1f60ce03 /openwrt/package/dropbear/Config.in
parent6db7170690d0b03292ac7cd6960287a3dafd53fe (diff)
downloadmtk-20170518-b9a3554f4a82fbbe8e4147399bb69b048b01c835.zip
mtk-20170518-b9a3554f4a82fbbe8e4147399bb69b048b01c835.tar.gz
mtk-20170518-b9a3554f4a82fbbe8e4147399bb69b048b01c835.tar.bz2
update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential security issue, fixes #59)
SVN-Revision: 2660
Diffstat (limited to 'openwrt/package/dropbear/Config.in')
-rw-r--r--openwrt/package/dropbear/Config.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/openwrt/package/dropbear/Config.in b/openwrt/package/dropbear/Config.in
index 0c4b2f4..54d7284 100644
--- a/openwrt/package/dropbear/Config.in
+++ b/openwrt/package/dropbear/Config.in
@@ -1,10 +1,9 @@
config BR2_PACKAGE_DROPBEAR
- prompt "dropbear.......................... Small SSH 2 client/server"
- tristate
+ tristate "dropbear - Small SSH 2 client/server"
default y
select BR2_PACKAGE_ZLIB
help
A small SSH 2 server/client designed for small memory environments.
http://matt.ucc.asn.au/dropbear/
-
+