[openssh-commits] [openssh] branch master updated (e9b6471c -> dbbf9337)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Jun 20 18:35:42 AEST 2024
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from e9b6471c upstream: stricter check for overfull tables in penalty record path
new 8de2c8ce upstream: Remove dropbear key types not supported
new dbbf9337 upstream: Work around dbclient cipher/mac query bug.
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 dbbf9337c19381786a8e5a8a49152fe6b80c780d
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Thu Jun 20 08:23:18 2024 +0000
upstream: Work around dbclient cipher/mac query bug.
Unlike earlier versions, recent Dropbear (at least v2024.85) requires
a host arg when querying supported ciphers and macs via "-c/-m
help". Earlier versions accept but do not require it, so always
provide it. If these queries fail, skip the test with a warning.
OpenBSD-Regress-ID: 98eb863a3f0363416922efb273885e6b3c7f68d4
commit 8de2c8cebc46bbdb94b7a2c120fcadfb66a3cccc
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Thu Jun 20 08:18:34 2024 +0000
upstream: Remove dropbear key types not supported
by current OpenSSH. Allows subsequent test runs to work if OpenSSH is
rebuilt w/out OpenSSL.
OpenBSD-Regress-ID: e0129eb2b1d31771105903a8055216fbba20a770
Summary of changes:
regress/dropbear-ciphers.sh | 15 +++++----------
regress/test-exec.sh | 20 +++++++++-----------
2 files changed, 14 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list