Bug 282715

Summary: security/u2f-devd : Add Tkon2 T2F2-Bio2 and Feitian BioPass FIDO2 Pro security Key
Product: Ports & Packages Reporter: Thibault Payet <monwarez>
Component: Individual Port(s)Assignee: Robert Clausecker <fuz>
Status: Closed FIXED    
Severity: Affects Only Me CC: fuz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git format-patch
monwarez: maintainer-approval+
git format-patch monwarez: maintainer-approval+

Description Thibault Payet 2024-11-12 21:29:50 UTC
Created attachment 255124 [details]
git format-patch

Add support for two fido2 device:

Token2 T2F2-Bio2

And

Feitian BioPass FIDO2 Pro Security Key

Patch from and reported by: Michael Gubanov
Comment 1 Thibault Payet 2024-11-12 21:34:47 UTC
Created attachment 255125 [details]
git format-patch
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2024-11-13 15:19:01 UTC
The author field in the commit does not agree with your maintainer email address.  Shall I adjust this on commit?
Comment 3 Thibault Payet 2024-11-13 15:34:43 UTC
(In reply to Robert Clausecker from comment #2)
Yes you can adjust it
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-11-14 08:45:14 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d3c40cd45d9a8ef18c4dd0d3d2c09478e1f184c9

commit d3c40cd45d9a8ef18c4dd0d3d2c09478e1f184c9
Author:     Thibault Payet <monwarez@mailoo.org>
AuthorDate: 2024-11-12 21:26:16 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-11-14 08:43:28 +0000

    security/u2f-devd: Add Token2 T2F2-Bio2 and Feitian Biopass Pro

    PR:             282715
    Signed-off-by:  Thibault Payet <contact@thibaultpayet.fr>

 security/u2f-devd/Makefile       |  2 +-
 security/u2f-devd/files/u2f.conf | 20 ++++++++++++++++++--
 2 files changed, 19 insertions(+), 3 deletions(-)
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2024-11-14 08:58:23 UTC
Thank you for your contribution.