This is an automated email from the ASF dual-hosted git repository.
lgoldstein pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git.
from 61785ae [SSHD-1059] Do not send heartbeat if KEX state not DONE
new 6257ffa [SSHD-1064] Using ByteArrayOutputStream#toString(Charset) to
retrieve STDERR error message in ClientSession#executeRemoteCommand
new 8415ed4 [SSHD-1064] Fixed ClientSession#executeRemoteCommand handling
of STDERR in case of exception to behave according to its documentation
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.md | 1 +
.../org/apache/sshd/client/session/ClientSession.java | 15 ++++++++-------
2 files changed, 9 insertions(+), 7 deletions(-)