The unified diff between revisions [833d0ade..] and [6bbab836..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'CHANGES'
# # # patch "CHANGES" # from [e725f331510859501b092d9dd9e8d6c258e73e3b] # to [fa1aff3c8b4e2bec870d55939ef70ecc207304a6] # ============================================================ --- CHANGES e725f331510859501b092d9dd9e8d6c258e73e3b +++ CHANGES fa1aff3c8b4e2bec870d55939ef70ecc207304a6 @@ -1,3 +1,15 @@ +0.51 - Thu 27 March 2008 + +- 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 exit codes not + being returned, which could cause scp to fail. + 0.50 - Wed 8 August 2007 - Add DROPBEAR_PASSWORD environment variable to specify a dbclient password