[openssh-commits] [openssh] branch master updated (1b05d543 -> de644b18)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Oct 24 14:30:16 AEDT 2024
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 1b05d543 upstream: Remove sshd logfile in start_sshd
new 94cdfebe upstream: relax valid_domain() checks to allow an underscore as the
new e86d7a07 upstream: amake ssh-agent drop all keys when it receives SIGUSR1;
new de644b18 upstream: test SIGUSR1 dropping all keys from ssh-agent
The 3 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 de644b1831b970f6655f871c051774cc871e8e74
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Oct 24 03:28:34 2024 +0000
upstream: test SIGUSR1 dropping all keys from ssh-agent
OpenBSD-Regress-ID: 8654b9aa8eb695b1499fffc408c25319592bf0e0
commit e86d7a077ce9a2b9ee9d4138c358a17cbdb786f9
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Oct 24 03:15:47 2024 +0000
upstream: amake ssh-agent drop all keys when it receives SIGUSR1;
let's users zap keys without access to $SSH_AUTH_SOCK
ok deraadt@
OpenBSD-Commit-ID: dae9db0516b1011e5ba8c655ac702fce42e6c023
commit 94cdfebec852a2429c008cc2a55f8e4183f36972
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Oct 24 03:14:37 2024 +0000
upstream: relax valid_domain() checks to allow an underscore as the
first character. ok deraadt@
OpenBSD-Commit-ID: 3f8be6d32496e5596dd8b14e19cb067ddd7969ef
Summary of changes:
misc.c | 5 +++--
regress/agent.sh | 27 +++++++++++++++++++++++++--
ssh-agent.1 | 8 ++++++--
ssh-agent.c | 33 +++++++++++++++++++++++++++------
4 files changed, 61 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list