[openssh-commits] [openssh] branch master updated (1cfd5c0 -> 4577ade)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Sep 29 06:54:55 AEST 2016
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 1cfd5c0 Remove portability support for mmap
new 80d1c96 upstream commit
new 4577ade 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 4577adead6a7d600c8e764619d99477a08192c8f
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Sep 28 20:32:42 2016 +0000
upstream commit
restore pre-auth compression support in the client -- the
previous commit was intended to remove it from the server only.
remove a few server-side pre-auth compression bits that escaped
adjust wording of Compression directive in sshd_config(5)
pointed out by naddy@ ok markus@
Upstream-ID: d23696ed72a228dacd4839dd9f2dec424ba2016b
commit 80d1c963b4dc84ffd11d09617b39c4bffda08956
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Wed Sep 28 17:59:22 2016 +0000
upstream commit
use a separate TOKENS section, as we've done for
sshd_config(5); help/ok djm
Upstream-ID: 640e32b5e4838e4363738cdec955084b3579481d
Summary of changes:
kex.c | 4 +-
kex.h | 5 +-
packet.c | 7 +-
servconf.c | 4 +-
ssh_config.5 | 216 +++++++++++++++++++++++++++-------------------------------
sshconnect2.c | 4 +-
sshd_config.5 | 12 ++--
7 files changed, 116 insertions(+), 136 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list