[openssh-commits] [openssh] branch master updated (7d25b37f -> 9c59e748)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jun 24 14:21:58 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 7d25b37f fix possible NULL deref when built without FIDO
new 9c59e748 automatically enable built-in FIDO support
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 9c59e7486cc8691401228b43b96a3edbb06e0412
Author: Damien Miller <djm at mindrot.org>
Date: Fri Jun 24 14:20:43 2022 +1000
automatically enable built-in FIDO support
If libfido2 is found and usable, then enable the built-in
security key support unless --without-security-key-builtin
was requested.
ok dtucker@
Summary of changes:
configure.ac | 65 +++++++++++++++++++++++++++++++-----------------------------
1 file changed, 34 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list