[openssh-commits] [openssh] branch master updated (8d3af6eb -> 56cffcc0)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Jan 23 13:45:27 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 8d3af6eb upstream: Increase keyscan timeout from default. On slow hosts 3
new 65cf8730 upstream: Ignore whitespace when checking explict fingerprint.
new 56cffcc0 upstream: add a new signature operations "find-principal" to look
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 56cffcc09f8a2e661d2ba02e61364ae6f998b2b1
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Jan 23 02:43:48 2020 +0000
upstream: add a new signature operations "find-principal" to look
up the principal associated with a signature from an allowed-signers file.
Work by Sebastian Kinne; ok dtucker@
OpenBSD-Commit-ID: 6f782cc7e18e38fcfafa62af53246a1dcfe74e5d
commit 65cf8730de6876a56595eef296e07a86c52534a6
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Wed Jan 22 07:38:30 2020 +0000
upstream: Ignore whitespace when checking explict fingerprint.
When confirming a host key using the fingerprint itself, ignore leading and
trailing whitespace. ok deraadt@ djm@
OpenBSD-Commit-ID: cafd7f803bbdcd40c3a8f8f1a77747e6b6d8c011
Summary of changes:
ssh-keygen.1 | 19 +++++++++-
ssh-keygen.c | 84 +++++++++++++++++++++++++++++++++++++-----
sshconnect.c | 11 +++---
sshsig.c | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 215 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list