[openssh-commits] [openssh] branch master updated (c87161382 -> 3c3226f79)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Jun 29 18:23:27 AEST 2026
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from c87161382 upstream: report errors in fill_default_options() properly, based on
new 849748c6e upstream: correct directive name (s/Host/Match) in error message
new ce697f1ea upstream: mention RefuseConnection, VersionAddendum and
new 3c3226f79 upstream: move documentation of the Include directive to near the
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 3c3226f79cf4fa1c0436a91768760b92df87ffab
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Jun 29 08:21:50 2026 +0000
upstream: move documentation of the Include directive to near the
start of the options list, alongside that for Match and Host which are
similar insofar as they all affect configuration parsing rather than altering
the configuration directly. from xspielinbox via bz3968
OpenBSD-Commit-ID: 1cde8af8d40dbbe3ea49cf56c5d408946c875230
commit ce697f1eaf76a3d8d700894726c7a826af393ed5
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Jun 29 08:19:21 2026 +0000
upstream: mention RefuseConnection, VersionAddendum and
WarnWeakCrypto along with other options. from xspielinbox via bz3968
OpenBSD-Commit-ID: 5d4ef72dc703a74e64175e4611961ea338379d66
commit 849748c6e5d79274020489b03d068361d98ff42f
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Jun 29 08:16:46 2026 +0000
upstream: correct directive name (s/Host/Match) in error message
from xspielinbox via bz3968
OpenBSD-Commit-ID: 3aec5cc9d349bcef12abc951490474f1217b4aeb
Summary of changes:
readconf.c | 4 ++--
ssh.1 | 7 +++++--
ssh_config.5 | 54 +++++++++++++++++++++++++++---------------------------
3 files changed, 34 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list