[openssh-commits] [openssh] branch master updated (9c90b563 -> c20f7413)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Mar 13 10:45:57 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 9c90b563 upstream: Prime caches for DNS names needed for tests.
new d47ef958 upstream: remove assumption that the sshd_config and any configs
new c20f7413 rebuild .depend
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 c20f7413525602b0ea786d8974d03a81f7ca2a92
Author: Damien Miller <djm at mindrot.org>
Date: Thu Mar 13 10:45:53 2025 +1100
rebuild .depend
commit d47ef958b89c6fa809302d654009d3dfabe11b75
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Mar 12 22:43:44 2025 +0000
upstream: remove assumption that the sshd_config and any configs
included from it can fit in a (possibly enlarged) socket buffer, by having
the sshd listener mainloop actively manage sending the configuration to the
sshd-session subprocess.
work by markus@ w/ a little feedback from me;
ok me and committing on his behalf
OpenBSD-Commit-ID: 8f54451483f64951853074adb76bc4f838eaf3ae
Summary of changes:
.depend | 2 +-
sshd-session.c | 28 +++---
sshd.c | 303 +++++++++++++++++++++++++++++++++++++++------------------
3 files changed, 223 insertions(+), 110 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list