[openssh-commits] [openssh] branch master updated (e6805e2a6 -> 40fb2dc4e)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Jul 23 15:26:54 AEST 2025
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from e6805e2a6 Add gnome-ssh-askpass4 for GNOME 40+
new defc80657 upstream: Add missing inter-library dependencies to LDADD and
new 40fb2dc4e upstream: add a ssh_config RefuseConnection option that, when
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 40fb2dc4ece76c8f0c624d90a17bc1bbf47f3729
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Jul 23 05:07:19 2025 +0000
upstream: add a ssh_config RefuseConnection option that, when
encountered while processing an active section in a configuration file,
terminates ssh(1) with an error message that contains the argument to the
option.
This may be useful for expressing reminders or warnings in config
files, for example:
Match host foo
RefuseConnection "foo is deprecated, use splork instead"
ok djg
OpenBSD-Commit-ID: 5b0072fcd08ad3932ab21e27bbaa66b008d44237
commit defc806574d2256036d69a291caf0f3484844de6
Author: miod at openbsd.org <miod at openbsd.org>
Date: Sat Jul 12 05:28:33 2025 +0000
upstream: Add missing inter-library dependencies to LDADD and
DPADD. ok tb@ deraadt@
OpenBSD-Commit-ID: a05e13a7e2c0b65bb4b47184fef731243431c6ff
Summary of changes:
.skipped-commit-ids | 1 +
readconf.c | 18 ++++++++++++++++--
ssh_config.5 | 13 +++++++++++--
3 files changed, 28 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list