Bug 282715 - security/u2f-devd : Add Tkon2 T2F2-Bio2 and Feitian BioPass FIDO2 Pro security Key
Summary: security/u2f-devd : Add Tkon2 T2F2-Bio2 and Feitian BioPass FIDO2 Pro securit...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-12 21:29 UTC by Thibault Payet
Modified: 2024-11-14 08:58 UTC (History)
1 user (show)

See Also:


Attachments
git format-patch (1.86 KB, patch)
2024-11-12 21:29 UTC, Thibault Payet
monwarez: maintainer-approval+
Details | Diff
git format-patch (2.21 KB, patch)
2024-11-12 21:34 UTC, Thibault Payet
monwarez: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.