Mercurial > dropbear
changeset 468:706e234212d0
Mention 0.51-test2 changes
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 01 Mar 2008 02:01:35 +0000 |
parents | 0871a0b89f7c |
children | 271887c81c07 |
files | CHANGES |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Thu Feb 21 14:46:15 2008 +0000 +++ b/CHANGES Sat Mar 01 02:01:35 2008 +0000 @@ -1,3 +1,15 @@ +0.51-test2 prerelease + +- Make a copy of password fields rather erroneously relying on getwpnam() + to be safe to call multiple times + +- If $SSH_ASKPASS_ALWAYS environment variable is set (and $SSH_ASKPASS is + as well) always use that program, ignoring isatty() and $DISPLAY + +- Wait until a process exits before the server closes a connection, so + that an exit code can be sent. This fixes problems with scp failing + with exit code 255. + 0.50 - Wed 8 August 2007 - Add DROPBEAR_PASSWORD environment variable to specify a dbclient password