[openssh-commits] [openssh] branch master updated (771891a0 -> d4f4cdd6)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Feb 1 10:22:38 AEDT 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 771891a0 upstream: document changed default for UpdateHostKeys
new ba261a1d upstream: spelling fix;
new c2bd7f74 upstream: Add a sshd_config "Include" directive to allow inclusion
new 7365f28a upstream: mistake in previous: filling the incorrect buffer
new 245399df upstream: force early logging to stderr if debug_flag (-d) is set;
new d4f4cdd6 upstream: whitespace
The 5 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 d4f4cdd681ab6408a98419f398b75a55497ed324
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Jan 31 23:13:04 2020 +0000
upstream: whitespace
OpenBSD-Commit-ID: 564cf7a5407ecf5da2d94ec15474e07427986772
commit 245399dfb3ecebc6abfc2ef4ee2e650fa9f6942b
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Jan 31 23:11:25 2020 +0000
upstream: force early logging to stderr if debug_flag (-d) is set;
avoids missing messages from re-exec config passing
OpenBSD-Commit-ID: 02484b8241c1f49010e7a543a7098e6910a8c9ff
commit 7365f28a66d1c443723fbe6f4a2612ea6002901e
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Jan 31 23:08:08 2020 +0000
upstream: mistake in previous: filling the incorrect buffer
OpenBSD-Commit-ID: 862ee84bd4b97b529f64aec5d800c3dcde952e3a
commit c2bd7f74b0e0f3a3ee9d19ac549e6ba89013abaf
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Jan 31 22:42:45 2020 +0000
upstream: Add a sshd_config "Include" directive to allow inclusion
of files. This has sensible semantics wrt Match blocks and accepts glob(3)
patterns to specify the included files. Based on patch by Jakub Jelen in
bz2468; feedback and ok markus@
OpenBSD-Commit-ID: 36ed0e845b872e33f03355b936a4fff02d5794ff
commit ba261a1dd33266168ead4f8f40446dcece4d1600
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Fri Jan 31 22:25:59 2020 +0000
upstream: spelling fix;
OpenBSD-Commit-ID: 3c079523c4b161725a4b15dd06348186da912402
Summary of changes:
auth.c | 5 +-
servconf.c | 167 +++++++++++++++++++++++++++++++++++++++++++++++++++-------
servconf.h | 20 +++++--
ssh_config.5 | 6 +--
sshd.c | 70 +++++++++++++++++-------
sshd_config.5 | 19 +++++--
6 files changed, 237 insertions(+), 50 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list