[openssh-commits] [openssh] branch master updated (85b3d68d -> 38f6000e)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Feb 11 10:35:32 AEDT 2025
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 85b3d68d upstream: Fix debug logging of user specific delay. Patch from
new 1c67bae3 upstream: In a section 1 manual, use the plain English words
new af49d474 upstream: fix "Match invalid-user" from incorrectly being activated
new 857ac20f upstream: include line number in Match debug messages, makes it a
new aa1409e7 upstream: include arguments the command was invoked with, and
new 38f6000e depend
The 5 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 38f6000e9851a00e2e4b8e1eb4ea6a243ef7e6a3
Author: Damien Miller <djm at mindrot.org>
Date: Tue Feb 11 10:32:26 2025 +1100
depend
commit aa1409e7a0a5605f0127651a3ba5a348666325bc
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Feb 10 23:19:26 2025 +0000
upstream: include arguments the command was invoked with, and
operating system name, version and architecture in startup debugging output;
ok dtucker
OpenBSD-Commit-ID: 2a509d319aaf31a6bf9998e1842832883fbc3edd
commit 857ac20f5fe19f183defba5dbf4b7d9e6400230c
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Feb 10 23:16:51 2025 +0000
upstream: include line number in Match debug messages, makes it a
little easier to see what's going on
OpenBSD-Commit-ID: 1fcf4aa2ee667711b9497ded0fa52d757c69b1df
commit af49d474e481d2d78b2f06b06a06b0b37629358e
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Feb 10 23:00:29 2025 +0000
upstream: fix "Match invalid-user" from incorrectly being activated
in initial configuration pass when no other predicates were present on the
match line
OpenBSD-Commit-ID: 02703b4bd207fafd03788bc4e7774bf80be6c9a8
commit 1c67bae3f5834e48ded71c406f2039dea6e536db
Author: schwarze at openbsd.org <schwarze at openbsd.org>
Date: Sun Feb 9 18:24:08 2025 +0000
upstream: In a section 1 manual, use the plain English words
"standard output" rather than the overly technical abbreviation "stdout" - we
are not talking about a device file or a FILE * object here. Issue reported
by <onf at disroot dot org> on the groff mailing list.
OpenBSD-Commit-ID: a0816999f970e6159523bed8484f62c42ec93109
Summary of changes:
.depend | 4 ++--
servconf.c | 15 ++++++++-------
ssh-agent.1 | 10 ++++------
ssh.c | 19 +++++++++++++++----
sshd.c | 19 +++++++++++++++----
5 files changed, 44 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list