dropbear: update to 2012.55 and refresh patches
authorFlorian Fainelli <florian@openwrt.org>
Tue, 4 Dec 2012 16:40:17 +0000 (16:40 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 4 Dec 2012 16:40:17 +0000 (16:40 +0000)
commit46e32ed7fa988e35451e340f8450705d5f5d891f
treea3aca4d735f533cf4c74588a49e89f063bbc809e
parent7e471093798e0866be8b8ad09740e5c08c84b7d8
dropbear: update to 2012.55 and refresh patches

Upstream has a few code cleanups, more eagerly burns sensitive memory and
includes the fix for CVE-2012-0920. Full changelog:
https://matt.ucc.asn.au/dropbear/CHANGES

Local changes:
- Removed PKG_MULTI which is no longer in options.h (even before 2011.54)
- Merged DO_HOST_LOOKUP into 120-openwrt_options.patch
- Removed LD from make opts (now included in TARGET_CONFIGURE_OPTS)
- Removed 400-CVE-2012-0920.patch which is included in 2012.55

Signed-off-by: Catalin Patulea <cat@vv.carleton.ca>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34496 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/services/dropbear/Makefile
package/network/services/dropbear/patches/110-change_user.patch
package/network/services/dropbear/patches/120-openwrt_options.patch
package/network/services/dropbear/patches/140-disable_assert.patch
package/network/services/dropbear/patches/400-CVE-2012-0920.patch [deleted file]