update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential security...
authorFelix Fietkau <nbd@openwrt.org>
Tue, 13 Dec 2005 19:15:43 +0000 (19:15 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 13 Dec 2005 19:15:43 +0000 (19:15 +0000)
commit4135915279b9f70147bd39c9feb382170c410947
tree4b05f987d4530f6342a1526d0884c6e534646050
parentb649fba6018e0ff622d0485fd0cde534514ff301
update dropbear to 0.47 (adds keyboard-interactive auth, fixes a potential security issue, fixes #59)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2660 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 files changed:
package/dropbear/Config.in
package/dropbear/Makefile
package/dropbear/patches/100-pubkey_path.patch [new file with mode: 0644]
package/dropbear/patches/110-change_user.patch [new file with mode: 0644]
package/dropbear/patches/120-hostkey_prompt.patch [new file with mode: 0644]
package/dropbear/patches/130-scp_argument.patch [new file with mode: 0644]
package/dropbear/patches/140-use_dev_urandom.patch [new file with mode: 0644]
package/dropbear/patches/authpubkey.patch [deleted file]
package/dropbear/patches/change-user.patch [deleted file]
package/dropbear/patches/hostkey-prompt.patch [deleted file]
package/dropbear/patches/scp-argument-fix.patch [deleted file]
package/dropbear/patches/use-dev-urandom.patch [deleted file]