[openssh-commits] [openssh] branch master updated (64ddd0fe -> 4c7af01f)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jan 8 13:58:32 AEDT 2021
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 64ddd0fe upstream: don't try to use timespeccmp(3) directly as a qsort(3)
new 4c7af01f upstream: If a signature operation on a FIDO key fails with a
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 4c7af01f9dcc1606dec033e7665a042cb0d8ec52
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Jan 8 02:57:24 2021 +0000
upstream: If a signature operation on a FIDO key fails with a
"incorrect PIN" reason and no PIN was initially requested from the user, then
request a PIN and retry the operation.
This smoothes over a few corner cases including FIDO devices that
require PINs for all hosted credentials, biometric FIDO devices that
fall back to requiring PIN when reading the biometric failed, devices
that don't implement reading credProtect status for downloaded keys
and probably a few more cases that I haven't though of yet.
ok dtucker@
OpenBSD-Commit-ID: 176db8518933d6a5bbf81a2e3cf62447158dc878
Summary of changes:
sshconnect2.c | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list