[openssh-commits] [openssh] branch master updated: tweak; from dlg@
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jul 3 13:34:27 AEST 2026
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
The following commit(s) were added to refs/heads/master by this push:
new f80e6545e tweak; from dlg@
f80e6545e is described below
commit f80e6545ee9eb60b3fb8b0097fcc12aad47a54b4
Author: Damien Miller <djm at mindrot.org>
AuthorDate: Fri Jul 3 13:33:16 2026 +1000
tweak; from dlg@
---
README.privsep | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.privsep b/README.privsep
index 79617d903..871e6a2ea 100644
--- a/README.privsep
+++ b/README.privsep
@@ -23,7 +23,7 @@ pre-authentication phase of their lifecycle to implement the
MaxStartups and PerSourcePenalties features.
Apart from listening for and accepting connections, the sshd binary
-deals with no untrusted, network-derived data; instead it forks and
+does not handle untrusted, network-derived data; instead it forks and
executes the sshd-session binary for each new connection.
+---------------------------------------------------------------+
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list