[openssh-commits] [openssh] branch master updated (2a108c0e -> 73541f29)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Aug 8 10:33:05 AEST 2022


This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

      from  2a108c0e  upstream: don't prompt for FIDO passphrase before attempting to enroll
       new  73541f29  Give unused param a name.

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 73541f29f0b50480da6c20dceb7a7191bd8ea7d3
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Aug 8 10:30:34 2022 +1000

    Give unused param a name.
    
    Fixes builds on platforms that do have fido2 but don't have
    fido_dev_is_winhello.

Summary of changes:
 openbsd-compat/Makefile.in          |  7 ++--
 openbsd-compat/arc4random_uniform.c | 64 +++++++++++++++++++++++++++++++++++++
 openbsd-compat/openbsd-compat.h     |  2 +-
 sk-usbhid.c                         |  2 +-
 4 files changed, 70 insertions(+), 5 deletions(-)
 create mode 100644 openbsd-compat/arc4random_uniform.c

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list