[openssh-commits] [openssh] branch master updated (20d53ac2 -> c9c1bba0)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Jan 24 12:02:35 AEDT 2018
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 20d53ac2 rebuild depends
new a60c5dcf upstream commit
new c9c1bba0 upstream commit
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 c9c1bba06ad1c7cad8548549a68c071bd807af60
Author: stsp at openbsd.org <stsp at openbsd.org>
Date: Tue Jan 23 20:00:58 2018 +0000
upstream commit
Fix a logic bug in sshd_exchange_identification which
prevented clients using major protocol version 2 from connecting to the
server. ok millert@
OpenBSD-Commit-ID: 8668dec04586e27f1c0eb039ef1feb93d80a5ee9
commit a60c5dcfa2538ffc94dc5b5adb3db5b6ed905bdb
Author: stsp at openbsd.org <stsp at openbsd.org>
Date: Tue Jan 23 18:33:49 2018 +0000
upstream commit
Add missing braces; fixes 'write: Socket is not
connected' error in ssh. ok deraadt@
OpenBSD-Commit-ID: db73a3a9e147722d410866cac34d43ed52e1ad24
Summary of changes:
sshconnect.c | 5 +++--
sshd.c | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list