[openssh-commits] [openssh] branch master updated (cf1a9852 -> ca98d3f8)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Nov 9 21:01:32 AEDT 2022
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from cf1a9852 Defer seed_rng until after closefrom call.
new 1c2be7c2 upstream: typo in comment
new db2027a6 upstream: rename client_global_hostkeys_private_confirm() to
new e6abafe9 upstream: Remove errant colon and simplify format
new 5ec4ebc2 upstream: Fix typo in fatal error message.
new ca98d3f8 Skip reexec test on OpenSSL 1.1.1 specifically.
The 5 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 ca98d3f8c64cfc51af81e1b01c36a919d5947ec2
Author: Darren Tucker <dtucker at dtucker.net>
Date: Wed Nov 9 20:59:20 2022 +1100
Skip reexec test on OpenSSL 1.1.1 specifically.
OpenSSL 1.1.1 has a bug in its RNG that breaks reexec fallback, so skip
that test. See bz#3483 for details.
commit 5ec4ebc2548e5f7f1b55b2a5cef5b67bdca8146f
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Wed Nov 9 09:04:12 2022 +0000
upstream: Fix typo in fatal error message.
Patch from vapier at chromium.org.
OpenBSD-Commit-ID: 8a0c164a6a25eef0eedfc30df95bfa27644e35cf
commit e6abafe9a6d809422d3432b95b3f9747b0acaa71
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Wed Nov 9 09:01:52 2022 +0000
upstream: Remove errant colon and simplify format
string in error messages. Patch from vapier at chromium.org.
OpenBSD-Commit-ID: fc28466ebc7b74e0072331947a89bdd239c160d3
commit db2027a687516f87c3fb141e87154bb3d8a7807c
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Nov 9 01:37:44 2022 +0000
upstream: rename client_global_hostkeys_private_confirm() to
client_global_hostkeys_prove_confirm(), as it handles the
"hostkeys-prove00 at openssh.com" message; no functional change
OpenBSD-Commit-ID: 31e09bd3cca6eed26855b88fb8beed18e9bd026d
commit 1c2be7c2004cf1abcd172fee9fe3eab57cd4c426
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Nov 9 00:15:59 2022 +0000
upstream: typo in comment
OpenBSD-Commit-ID: 39c58f41e0f32d1ff31731fa6f5bbbc3ad25084a
Summary of changes:
.github/configs | 5 +++++
clientloop.c | 8 ++++----
misc.c | 6 +++---
sftp-server.c | 4 ++--
ssh.c | 4 ++--
5 files changed, 16 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list