[openssh-commits] [openssh] 02/05: upstream: prepare for PerSourcePenalties being enabled by default
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jun 7 05:54:39 AEST 2024
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
commit e6ea3d224513b6bfb93818809d4c7397f5995ba2
Author: djm at openbsd.org <djm at openbsd.org>
AuthorDate: Thu Jun 6 18:48:13 2024 +0000
upstream: prepare for PerSourcePenalties being enabled by default
in future
OpenBSD-Regress-ID: 5236c6d1c823997aac5a35e2915da30f1903bec7
---
regress/test-exec.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/regress/test-exec.sh b/regress/test-exec.sh
index 85e75d24..9e6d4c3c 100644
--- a/regress/test-exec.sh
+++ b/regress/test-exec.sh
@@ -1,4 +1,4 @@
-# $OpenBSD: test-exec.sh,v 1.111 2024/05/17 01:45:22 djm Exp $
+# $OpenBSD: test-exec.sh,v 1.112 2024/06/06 18:48:13 djm Exp $
# Placed in the Public Domain.
#SUDO=sudo
@@ -622,6 +622,7 @@ cat << EOF > $OBJ/sshd_config
AcceptEnv _XXX_TEST
Subsystem sftp $SFTPSERVER
SshdSessionPath $SSHD_SESSION
+ PerSourcePenalties no
EOF
# This may be necessary if /usr/src and/or /usr/obj are group-writable,
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list