[openssh-commits] [openssh] branch master updated (2992e4e7 -> 04088725)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Nov 13 18:32:29 AEDT 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 2992e4e7 Remove use of TIME_WITH_SYS_TIME.
new 5442b491 upstream: prefix keyboard interactive prompts with (user at host) to
new 04088725 upstream: scrub keyboard-interactive authentication prompts coming
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 04088725ec9c44880c01799b588cd4ba47b3e8bc
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Nov 13 07:30:44 2020 +0000
upstream: scrub keyboard-interactive authentication prompts coming
from the server through asmprintf() prior to display; suggested by and ok
dtucker@
OpenBSD-Commit-ID: 31fe93367645c37fbfe4691596bf6cf1e3972a58
commit 5442b491d0ee4bb82f6341ad0ee620ef3947f8c5
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Nov 13 04:53:12 2020 +0000
upstream: prefix keyboard interactive prompts with (user at host) to
make it easier to determine which connection they are associated with in
cases like scp -3, ProxyJump, etc. bz#3224 ok dtucker
OpenBSD-Commit-ID: 67e6189b04b46c867662f8a6759cf3ecb5f59170
Summary of changes:
sshconnect2.c | 21 ++++++++++++++-------
1 file changed, 14 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