summaryrefslogtreecommitdiff
path: root/packages/dropbear/dropbear.inc
AgeCommit message (Collapse)AuthorFiles
2008-11-11dropbear: fix FTBFSDmitry Baryshkov1
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-10-30dropbear: fix do_install for all distros that aren't named 'openmoko'Koen Kooi1
* IMPORTANT: test -e foo && bar will make do_install exit with an error if 'foo' doesn't exist, so use the if [ -e foo ] ; then pattern instead
2008-10-28dropbear: add /etc/default/dropbear in conffiles only on openmokoJohn Lee1
distro. thanks holger for pointing it out.
2008-10-28dropbear: improve dropbear security by listening only on usb0 by defaultJohn Lee1
trac #1853, originated by RuiSeabra
2008-06-07dropbear 0.50 update testing version (DEFAULT_PREFERENCE=-1) to 0.51. ↵Michael Lauer1
Consider commenting on bug #2506
2008-05-18Apply scp-argument-fix.patch only to dropbear 0.49 recipe.Khem Raj1
2008-05-17dropbear: remove unsupported default arguments in scp. Fixes OE bug 3227.Rolf Leggewie1
2007-11-12dropbear: Typo fix in description.Paul Sokolovsky1
2007-10-08dropbear: familiar: DIE DIE DIEKoen Kooi1
2007-02-22dropbear, sysvinit, linux-nokia770: fix bashisms (from Poky)Marcin Juszkiewicz1
2006-03-12dropbear: updated 0.48 to 0.48.1 and removed -DGNU_SOURCE from .incMarcin Juszkiewicz1
- define was needed only for 0.48 to get scp compiled - 0.48.1 is upstream response for that workaround
2006-03-11dropbear: fix typo in last commitRene Wagner1
2006-03-11dropbear: never apply allow-nopw.patch for DISTRO=familiarRene Wagner1
2006-03-10dropbear: added 0.48 and unified all recipes/patchesMarcin Juszkiewicz1