Skip to content
Snippets Groups Projects
Commit acd18ce2 authored by Matt Johnston's avatar Matt Johnston
Browse files

Mention 0.51-test2 changes

--HG--
extra : convert_revision : 9879f7138f243bb2077a06e4c9ea925fa34abe2b
parent 6c9d2abc
Branches
Tags
No related merge requests found
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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment