[openssh-commits] [openssh] branch master updated (f6dc2ba3 -> 85701771)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Feb 16 23:26:09 AEDT 2018
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from f6dc2ba3 freezero should check for NULL.
new 85701771 upstream: Don't send IUTF8 to servers that don't like them.
The 1 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 8570177195f6a4b3173c0a25484a83641ee3faa6
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Feb 16 04:43:11 2018 +0000
upstream: Don't send IUTF8 to servers that don't like them.
Some SSH servers eg "ConfD" drop the connection if the client sends the
new IUTF8 (RFC8160) terminal mode even if it's not set. Add a bug bit
for such servers and avoid sending IUTF8 to them. ok djm@
OpenBSD-Commit-ID: 26425855402d870c3c0a90491e72e2a8a342ceda
Summary of changes:
compat.c | 4 +++-
compat.h | 4 ++--
ttymodes.c | 13 ++++++++++---
3 files changed, 15 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list