Commit graph

14 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 3059362c74 dropbear: 2015.67 -> 2015.68
Changes: https://matt.ucc.asn.au/dropbear/CHANGES
2015-08-13 03:05:53 +02:00
Tobias Geerinckx-Rice 32bd963427 dropbear 2014.66 -> 2015.67 2015-04-17 00:57:25 +02:00
John Wiegley 28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Mateusz Kowalczyk f4c350d26e dropbear: update from 2013.62 to 2014.66 2014-11-17 18:09:30 +00:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Nixpkgs Monitor 08a3ef19cd dropbear: update from 2013.60 to 2013.62 2013-12-10 01:07:30 +02:00
Nixpkgs Monitor 92de25cb55 dropbear: update from 2013.58 to 2013.60, potentially fixes CVE-2013-4421, CVE-2013-4434 2013-12-04 05:55:20 +02:00
Lluís Batlle i Rossell 83dee22f4a Fixing a crash bug in dropbear. 2013-06-18 23:35:53 +02:00
Lluís Batlle i Rossell ae98b61850 dropbear: update to 2013.58, and build dynamically
I had to do a trick with GNU make, to allow it to find libs.
2013-06-18 23:35:53 +02:00
Lluís Batlle i Rossell 06c5e48804 Now yes allowing the sftp server path in dropbear. I commit too early, clearly.
svn path=/nixpkgs/trunk/; revision=26970
2011-04-25 15:04:56 +00:00
Lluís Batlle i Rossell a5923a2e13 Allow overriding the sftp server path.
svn path=/nixpkgs/trunk/; revision=26969
2011-04-25 15:03:13 +00:00
Lluís Batlle i Rossell 43c4e65c66 Now I patch dropbear properly for it to inherit the PATH.
svn path=/nixpkgs/trunk/; revision=26968
2011-04-25 14:57:46 +00:00
Lluís Batlle i Rossell e1a78aa1a0 Making dropbear sessions inherit the PATH
svn path=/nixpkgs/trunk/; revision=26967
2011-04-25 14:40:10 +00:00
Lluís Batlle i Rossell 12e960f592 Adding dropbear, a small implementation of ssh2 client and server.
I made it statically build by default

I had to fix the zlib static cross-build, because the native stripping corrupted the target
static library. It is not the first time I see this.

I add drobear to the cross-built packages for hydra.


svn path=/nixpkgs/trunk/; revision=20518
2010-03-09 23:11:12 +00:00