[openssh-commits] [openssh] branch master updated (aa72196 -> f948737)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri May 22 20:02:26 AEST 2015
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from aa72196 Include signal.h for sig_atomic_t, used by kex.h.
new d7c31da upstream commit
new 0882332 upstream commit
new f948737 upstream commit
The 3 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 f948737449257d2cb83ffcfe7275eb79b677fd4a
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri May 22 05:28:45 2015 +0000
upstream commit
mention ssh-keygen -E for comparing legacy MD5
fingerprints; bz#2332
Upstream-ID: 079a3669549041dbf10dbc072d9563f0dc3b2859
commit 0882332616e4f0272c31cc47bf2018f9cb258a4e
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri May 22 04:45:52 2015 +0000
upstream commit
Reorder EscapeChar option parsing to avoid a single-byte
out- of-bounds read. bz#2396 from Jaak Ristioja; ok dtucker@
Upstream-ID: 1dc6b5b63d1c8d9a88619da0b27ade461d79b060
commit d7c31da4d42c115843edee2074d7d501f8804420
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri May 22 03:50:02 2015 +0000
upstream commit
add knob to relax GSSAPI host credential check for
multihomed hosts bz#928, patch by Simon Wilkinson; ok dtucker
(kerberos/GSSAPI is not compiled by default on OpenBSD)
Upstream-ID: 15ddf1c6f7fd9d98eea9962f480079ae3637285d
Summary of changes:
gss-serv.c | 40 +++++++++++++++++++++++++---------------
readconf.c | 12 ++++++------
servconf.c | 14 ++++++++++++--
servconf.h | 3 ++-
ssh.1 | 9 +++++++--
sshd_config.5 | 19 +++++++++++++++++--
6 files changed, 69 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list