Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710120 - dev-libs/libfido2-1.3.0: install udev rules
Summary: dev-libs/libfido2-1.3.0: install udev rules
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-18 21:37 UTC by vltg0903
Modified: 2020-02-18 22:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild patch: install udev rules, check kernel config options (libfido2-1.3.0.ebuild.patch,679 bytes, patch)
2020-02-18 21:38 UTC, vltg0903
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description vltg0903 2020-02-18 21:37:56 UTC
Please install the packages udev rules so that the system will pick up plugging in security key, see patch. We're renaming the udev rule file so as not to run into a file collision with app-crypt/libu2f-host/server (which btw libfido2 can already replace for firefox u2f support and will have fully obsoleted once pam_u2f-1.0.9 comes out).
Additionally the patch checks for kernel support for USB_HID and HIDRAW.

I guess depending on how fine one wants to cut it one could think about making all the udev+kernel stuff for actual hardware access optional, so that only the client machine needs to install those parts, while the server just gets the bare library. Just an idle thought though...

Reproducible: Always
Comment 1 vltg0903 2020-02-18 21:38:48 UTC
Created attachment 614452 [details, diff]
Ebuild patch: install udev rules, check kernel config options
Comment 2 Larry the Git Cow gentoo-dev 2020-02-18 22:25:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=648a26fdb6f6bd9fdfbec62ae20ad6537f828f27

commit 648a26fdb6f6bd9fdfbec62ae20ad6537f828f27
Author:     Patrick McLean <patrick.mclean@sony.com>
AuthorDate: 2020-02-18 22:25:34 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2020-02-18 22:25:47 +0000

    dev-libs/libfido2-1.3.0-r1: revbump, udev rules, config check (bug #710120)
    
    Closes: https://bugs.gentoo.org/710120
    Copyright: Sony Interactive Entertainment Inc.
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 .../{libfido2-1.3.0.ebuild => libfido2-1.3.0-r1.ebuild}    | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)