[openssh-commits] [openssh] branch master updated (73d78269 -> 8c9ee046)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Dec 5 03:45:14 AEDT 2024


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

djm pushed a change to branch master
in repository openssh.

    from 73d78269 upstream: sync the list of options accepted by -o with ssh_config.5
     new 50c640d8 upstream: Don't assume existence of SK provider in test. Patch from
     new 8c9ee046 upstream: add a work-in-progress tool to verify FIDO attestation

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 8c9ee046d40e4254c6c1711783ea11027b72c3e9
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Dec 4 16:42:49 2024 +0000

    upstream: add a work-in-progress tool to verify FIDO attestation
    
    blobs that ssh-keygen can write when enrolling FIDO keys.
    
    OpenBSD-Regress-ID: 6c97bf3f46e48866677ad69f54b77683eb92437f

commit 50c640d874d0246dd0a0d949398c3d7f757c716a
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Wed Dec 4 10:51:13 2024 +0000

    upstream: Don't assume existence of SK provider in test. Patch from
    
    balu.gajjala at gmail via bz#3402.
    
    OpenBSD-Regress-ID: d571932016d07d135b54433d07520b9e1901db43

Summary of changes:
 regress/hostkey-agent.sh                           |   4 +-
 .../{sk-dummy => ssh-verify-attestation}/Makefile  |  27 +-
 .../ssh-verify-attestation.c                       | 368 +++++++++++++++++++++
 3 files changed, 390 insertions(+), 9 deletions(-)
 copy regress/misc/{sk-dummy => ssh-verify-attestation}/Makefile (61%)
 create mode 100644 regress/misc/ssh-verify-attestation/ssh-verify-attestation.c

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


More information about the openssh-commits mailing list