[openssh-commits] [openssh] branch master updated (68010acb -> 40be78f5)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Dec 21 13:22:12 AEDT 2019
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 68010acb upstream: Move always unsupported keywords to be grouped with the other
new 416f1537 upstream: SSH U2F keys can now be used as host keys. Fix a garden
new 40be78f5 upstream: Allow forwarding a different agent socket to the path
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 40be78f503277bd91c958fa25ea9ef918a2ffd3d
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Dec 21 02:19:13 2019 +0000
upstream: Allow forwarding a different agent socket to the path
specified by $SSH_AUTH_SOCK, by extending the existing ForwardAgent option to
accepting an explicit path or the name of an environment variable in addition
to yes/no.
Patch by Eric Chiang, manpage by me; ok markus@
OpenBSD-Commit-ID: 98f2ed80bf34ea54d8b2ddd19ac14ebbf40e9265
commit 416f15372bfb5be1709a0ad1d00ef5d8ebfb9e0e
Author: naddy at openbsd.org <naddy at openbsd.org>
Date: Fri Dec 20 20:28:55 2019 +0000
upstream: SSH U2F keys can now be used as host keys. Fix a garden
path sentence. ok markus@
OpenBSD-Commit-ID: 67d7971ca1a020acd6c151426c54bd29d784bd6b
Summary of changes:
PROTOCOL.u2f | 6 +-----
authfd.c | 36 +++++++++++++++++++++++++-----------
authfd.h | 3 ++-
clientloop.c | 15 +++++++++++++--
readconf.c | 43 +++++++++++++++++++++++++++++++++++++------
readconf.h | 3 ++-
ssh.c | 34 +++++++++++++++++++++++++++++++++-
ssh_config.5 | 15 +++++++++------
8 files changed, 122 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list