Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109220056
D32862.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
893 B
Referenced Files
None
Subscribers
None
D32862.diff
View Options
diff --git a/security/u2f-devd/Makefile b/security/u2f-devd/Makefile
--- a/security/u2f-devd/Makefile
+++ b/security/u2f-devd/Makefile
@@ -2,7 +2,7 @@
PORTNAME= u2f-devd
PORTVERSION= 1.1.10
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= security
MASTER_SITES= #
DISTFILES= #
diff --git a/security/u2f-devd/files/u2f.conf b/security/u2f-devd/files/u2f.conf
--- a/security/u2f-devd/files/u2f.conf
+++ b/security/u2f-devd/files/u2f.conf
@@ -232,13 +232,13 @@
match "subsystem" "DEVICE";
match "type" "ATTACH";
match "vendor" "0x1209";
- match "product" "(0x5070|0x50b0)";
+ match "product" "(0x5070|0x50b0|0xbeee)";
action "chgrp u2f /dev/$cdev; chmod g+rw /dev/$cdev";
};
attach 100 {
match "vendor" "0x1209";
- match "product" "(0x5070|0x50b0)";
+ match "product" "(0x5070|0x50b0|0xbeee)";
action "chgrp u2f /dev/$device-name; chmod g+rw /dev/$device-name";
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 3, 5:41 AM (20 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16426548
Default Alt Text
D32862.diff (893 B)
Attached To
Mode
D32862: security/u2f-devd: add USB ID for SoloKeys Solo 2
Attached
Detach File
Event Timeline
Log In to Comment