[openssh-commits] [openssh] branch master updated (0ba39b93 -> ff9809fd)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Sep 14 10:16:13 AEST 2022
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 0ba39b93 upstream: notifier_complete(NULL, ...) is a noop, so no need to test
new 86af013b upstream: fix repeated words ok miod@ jmc@
new 113523bf upstream: .Li -> .Vt where appropriate; from josiah frentsos,
new 4b5f91cb upstream: ssh-agent: attempt FIDO key signing without PIN and use
new 940dc107 upstream: a little extra debugging
new ff9809fd upstream: sk_enroll: never drop SSH_SK_USER_VERIFICATION_REQD flag
The 5 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 ff9809fdfd1d9a91067bb14a77d176002edb153c
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Sep 14 00:14:37 2022 +0000
upstream: sk_enroll: never drop SSH_SK_USER_VERIFICATION_REQD flag
from response
Now that all FIDO signing calls attempt first without PIN and then
fall back to trying PIN only if that attempt fails, we can remove the
hack^wtrick that removed the UV flag from the keys returned during
enroll.
By Corinna Vinschen
OpenBSD-Commit-ID: 684517608c8491503bf80cd175425f0178d91d7f
commit 940dc10729cb5a95b7ee82c10184e2b9621c8a1d
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Sep 14 00:13:13 2022 +0000
upstream: a little extra debugging
OpenBSD-Commit-ID: edf1601c1d0905f6da4c713f4d9cecc7d1c0295a
commit 4b5f91cb959358141181b934156513fcb8a6c1e3
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Sep 14 00:02:03 2022 +0000
upstream: ssh-agent: attempt FIDO key signing without PIN and use
the error to determine whether a PIN is required and prompt only if
necessary. from Corinna Vinschen
OpenBSD-Commit-ID: dd6be6a0b7148608e834ee737c3479b3270b00dd
commit 113523bf0bc33600b07ebb083572c8c346b6fdf4
Author: jmc at openbsd.org <jmc at openbsd.org>
Date: Sun Sep 11 06:38:11 2022 +0000
upstream: .Li -> .Vt where appropriate; from josiah frentsos,
tweaked by schwarze
ok schwarze
OpenBSD-Commit-ID: 565046e3ce68b46c2f440a93d67c2a92726de8ed
commit 86af013b56cecb5ee58ae0bd9d495cd586fc5918
Author: jsg at openbsd.org <jsg at openbsd.org>
Date: Sat Sep 10 08:50:53 2022 +0000
upstream: fix repeated words ok miod@ jmc@
OpenBSD-Commit-ID: 6765daefe26a6b648cc15cadbbe337596af709b7
Summary of changes:
sk-usbhid.c | 10 +---------
ssh-agent.c | 14 +++-----------
ssh-keygen.1 | 6 +++---
sshd.8 | 6 +++---
4 files changed, 10 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list