[openssh-commits] [openssh] branch master updated (390c7000 -> a575ddd5)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Apr 17 08:52:23 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 390c7000 upstream: don't free the %C expansion, it's used later for
new a575ddd5 upstream: Disable SSH2_MSG_DEBUG messages for Twisted Conch clients
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 a575ddd58835759393d2dddd16ebe5abdb56485e
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Apr 16 22:50:44 2018 +0000
upstream: Disable SSH2_MSG_DEBUG messages for Twisted Conch clients
without version numbers since they choke on them under some circumstances.
https://twistedmatrix.com/trac/ticket/9422 via Colin Watson
Newer Conch versions have a version number in their ident string and
handle debug messages okay. https://twistedmatrix.com/trac/ticket/9424
OpenBSD-Commit-ID: 6cf7be262af0419c58ddae11324d9c0dc1577539
Summary of changes:
compat.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list