[openssh-commits] [openssh] branch master updated (7190154d -> 44536343)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Oct 25 10:16:45 AEDT 2022
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 7190154d upstream: regress test for unmatched glob characters; fails before
new 44536343 upstream: Be more paranoid with host/domain names coming from the
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 445363433ba20b8a3e655b113858c836da46a1cb
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Oct 24 22:43:36 2022 +0000
upstream: Be more paranoid with host/domain names coming from the
never write a name with bad characters to a known_hosts file.
reported by David Leadbeater, ok deraadt@
OpenBSD-Commit-ID: ba9b25fa8b5490b49398471e0c9657b0cbc7a5ad
Summary of changes:
ssh.c | 8 ++++++--
sshconnect.c | 11 +++++++++--
2 files changed, 15 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list