[openssh-commits] [openssh] branch master updated (a23698c3 -> c45a752f)
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Jan 4 18:22:51 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 a23698c3 upstream: fix memleak in process_extension(); oss-fuzz issue #42719
new c672f83a upstream: unbreak test: was picking up system ssh-add instead of the
new c45a752f upstream: spelling
The 2 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 c45a752f0de611afd87755c2887c8a24816d08ee
Author: jsg at openbsd.org <jsg at openbsd.org>
Date: Sat Jan 1 05:55:06 2022 +0000
upstream: spelling
OpenBSD-Commit-ID: c63e43087a64d0727af13409c708938e05147b62
commit c672f83a89a756564db0d3af9934ba0e1cf8fa3e
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Jan 4 07:20:33 2022 +0000
upstream: unbreak test: was picking up system ssh-add instead of the
one supposedly being tested. Spotted by dtucker and using his VM zoo (which
includes some systems old enough to lack ed25519 key support)
OpenBSD-Regress-ID: 7976eb3df11cc2ca3af91030a6a8c0cef1590bb5
Summary of changes:
regress/agent-restrict.sh | 6 +++---
ssh.c | 4 ++--
sshbuf.h | 4 ++--
umac.c | 4 ++--
4 files changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list