[openssh-commits] [openssh] branch master updated (296393226 -> 55ffd11b8)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Jul 1 10:59:30 AEST 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 296393226 upstream: ssh -o doesn't support Host or Include options, they are only
new 8b05bbeb2 upstream: Move negative-FD checks to before first use. CID 909998,
new 55ffd11b8 upstream: Tighten up the introduction a little:
The 2 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 55ffd11b88f073662cdf0c8c48fe0800b8a71fc4
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Jul 1 00:52:31 2026 +0000
upstream: Tighten up the introduction a little:
Mention Match as a conditional directive (previously it only
mentioned Host)
Try to use consistent language in the introduction to refer to
configuration directives (previously it used "parameters" and
"keywords" interchangeably).
Mention that comments may appear at the end of the line too, and that
whitespace at the beginning/end of lines is not significant.
OpenBSD-Commit-ID: e08f34413eeced47478c14d5005726f9bdd5d80e
commit 8b05bbeb293c5f777915e37e9ed43a06fb8e7614
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Wed Jul 1 00:52:23 2026 +0000
upstream: Move negative-FD checks to before first use. CID 909998,
ok djm@
OpenBSD-Commit-ID: f0208911d27fd5bd66cd608c7b6fb5a36002d6a5
Summary of changes:
sftp-server.c | 9 +++++++--
ssh_config.5 | 39 ++++++++++++++++++++++-----------------
2 files changed, 29 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list