dropbear: add 0.53.1
authorEric Bénard <eric@eukrea.com>
Sat, 5 Mar 2011 21:20:52 +0000 (22:20 +0100)
committerEric Bénard <eric@eukrea.com>
Tue, 8 Mar 2011 21:43:49 +0000 (22:43 +0100)
commit0ca2b9eb2ef6c8477402c3eff2f787ab9f752c70
tree20b21fa06b60a083ea2e212bff43d2e244c00ec5
parent1be67ccc1c3dc87ec14aece3d38e17c86d3b52e5
dropbear: add 0.53.1

* 0.53.1 brings some improvements over 0.52 which was released
more than 2 years ago. For more details, check the changelog here :
http://matt.ucc.asn.au/dropbear/CHANGES

* we are using DROPBEAR_SMALL_CODE as a default which saves ~50kB
but makes the symmetrical ciphers (AES, DES etc) slower (perhaps by 50%)
if you need performance you can remove the line in do_configure_prepend

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
recipes/dropbear/dropbear-0.53.1/allow-nopw.patch [new file with mode: 0644]
recipes/dropbear/dropbear-0.53.1/configure.patch [new file with mode: 0644]
recipes/dropbear/dropbear-0.53.1/fix-2kb-keys.patch [new file with mode: 0644]
recipes/dropbear/dropbear-0.53.1/no-host-lookup.patch [new file with mode: 0644]
recipes/dropbear/dropbear-0.53.1/urandom-xauth-changes-to-options.h.patch [new file with mode: 0644]
recipes/dropbear/dropbear_0.53.1.bb [new file with mode: 0644]