[openssh-commits] [openssh] branch master updated (f1dd179e -> e0d6501e)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Oct 4 17:50:27 AEST 2018
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from f1dd179e upstream: include a little more information about the status and
new 6f1aabb1 upstream: factor out channel status formatting from
new e0d6501e upstream: when the peer sends a channel-close message, make sure we
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit e0d6501e86734c48c8c503f81e1c0926e98c5c4c
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Oct 4 07:47:35 2018 +0000
upstream: when the peer sends a channel-close message, make sure we
close the local extended read fd (stderr) along with the regular read fd
(stdout). Avoids weird stuck processed in multiplexing mode.
Report and analysis by Nelson Elhage and Geoffrey Thomas in bz#2863
ok dtucker@ markus@
OpenBSD-Commit-ID: a48a2467fe938de4de69d2e7193d5fa701f12ae9
commit 6f1aabb128246f445e33b8844fad3de9cb1d18cb
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Oct 4 01:04:52 2018 +0000
upstream: factor out channel status formatting from
channel_open_message() so we can use it in other debug messages
OpenBSD-Commit-ID: 9c3903ca28fcabad57f566c9d0045b41ab7d52ba
Summary of changes:
channels.c | 37 ++++++++++++++++++++++++-------------
nchan.c | 24 +++++++++++++++++++++++-
2 files changed, 47 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list