[openssh-commits] [openssh] branch master updated (c1c2ca13 -> cfca6f17)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Jun 22 15:05:03 AEST 2023
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from c1c2ca13 upstream: better validate CASignatureAlgorithms in ssh_config and
new cfca6f17 handle sysconf(SC_OPEN_MAX) returning > INT_MAX;
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 cfca6f17e64baed6822bb927ed9f372ce64d9c5b
Author: Damien Miller <djm at mindrot.org>
Date: Thu Jun 22 15:04:03 2023 +1000
handle sysconf(SC_OPEN_MAX) returning > INT_MAX;
bz3581; ok dtucker
Summary of changes:
ssh-keyscan.c | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list