[openssh-commits] [openssh] branch master updated (6da046f9 -> 6c8b82fc)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Sep 14 14:45:11 AEST 2018
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 6da046f9 upstream: garbage-collect moribund ssh_new_private() API.
new 6c8b82fc upstream: revert following; deals badly with agent keys
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 6c8b82fc6929b6a9a3f645151b6ec26c5507d9ef
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Sep 14 04:44:04 2018 +0000
upstream: revert following; deals badly with agent keys
revision 1.285
date: 2018/09/14 04:17:12; author: djm; state: Exp; lines: +47 -26; commitid: lflGFcNb2X2HebaK;
Use consistent format in debug log for keys readied, offered and
received during public key authentication.
This makes it a little easier to see what is going on, as each message
now contains the key filename, its type and fingerprint, and whether
the key is hosted in an agent or a token.
OpenBSD-Commit-ID: e496bd004e452d4b051f33ed9ae6a54ab918f56d
Summary of changes:
sshconnect2.c | 73 +++++++++++++++++++++--------------------------------------
1 file changed, 26 insertions(+), 47 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list