diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-15 11:24:09 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-15 11:24:09 +0000 |
commit | 64c23711ea10de53c49b4a16f1e1fefbcc23c56c (patch) | |
tree | b4aa16bbccc9725288af48bcabe9a73fd8a7cd08 /package/network/services/dropbear/patches/120-openwrt_options.patch | |
parent | 708bbe9382ab5833228d3cac407e72034e768c6d (diff) | |
download | mtk-20170518-64c23711ea10de53c49b4a16f1e1fefbcc23c56c.zip mtk-20170518-64c23711ea10de53c49b4a16f1e1fefbcc23c56c.tar.gz mtk-20170518-64c23711ea10de53c49b4a16f1e1fefbcc23c56c.tar.bz2 |
dropbear: update version to 2015.71
Update dropbear to version 2015.71, released on 3 Dec 2015.
Refresh patches.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 48243
Diffstat (limited to 'package/network/services/dropbear/patches/120-openwrt_options.patch')
-rw-r--r-- | package/network/services/dropbear/patches/120-openwrt_options.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/dropbear/patches/120-openwrt_options.patch b/package/network/services/dropbear/patches/120-openwrt_options.patch index 87118ef..f020208 100644 --- a/package/network/services/dropbear/patches/120-openwrt_options.patch +++ b/package/network/services/dropbear/patches/120-openwrt_options.patch @@ -70,7 +70,7 @@ /* The MOTD file path */ #ifndef MOTD_FILENAME -@@ -231,7 +231,7 @@ Homedir is prepended unless path begins +@@ -237,7 +237,7 @@ Homedir is prepended unless path begins * note that it will be provided for all "hidden" client-interactive * style prompts - if you want something more sophisticated, use * SSH_ASKPASS instead. Comment out this var to remove this functionality.*/ |