Bernhard Reutner-Fischer
|
6342c83201
|
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
|
2006-10-01 15:17:52 +00:00 |
|
Eric Andersen
|
e8b1af7638
|
bump version, merely a compile fix for scp
|
2006-04-11 00:29:56 +00:00 |
|
Eric Andersen
|
986418d19e
|
seems the dropbear folk forgot to make a .bz2 package this release
|
2006-03-19 17:18:56 +00:00 |
|
"Steven J. Hill"
|
c579e32dbe
|
Fix header file to use __USE_GNU so that TIMEVAL_TO_TIMESPEC gets defined, otherwise latest dropbear does not build.
|
2006-03-16 04:38:56 +00:00 |
|
Eric Andersen
|
34d23578ad
|
bump version to the newly released 0.48
|
2006-03-10 19:43:52 +00:00 |
|
David Anders
|
79816f9fec
|
undo changes for wtmp and last log
|
2006-01-24 15:53:15 +00:00 |
|
David Anders
|
f3803a9088
|
disable wtmp and lastlog in config as well as the dbclient symlink generation per case 0000521
|
2006-01-24 15:34:05 +00:00 |
|
Eric Andersen
|
afe8857daf
|
Update to 0.47 addressing a security problem
|
2005-12-24 02:30:28 +00:00 |
|
Mike Frysinger
|
dfebda0014
|
remove extra space after touch
|
2005-11-24 06:53:24 +00:00 |
|
Mike Frysinger
|
03b6466e23
|
fix one more BR2_PACKAGE_DROPBEAR_SSHD -> BR2_PACKAGE_DROPBEAR as pointed out by vlad in bug 533
|
2005-11-05 20:56:29 +00:00 |
|
Mike Frysinger
|
d11b70150e
|
rename dropbear_sshd to just dropbear
|
2005-10-29 07:01:33 +00:00 |
|