Bug#971424: gsd-usb-protection fails to add rule to allow USB devices

2022-03-21 Thread intrigeri
Hi, Tobias Mueller (2021-08-13): > This has been reported as > https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/issues/582. > > And it has already been fixed, but not yet released. > The patch reverts a workaround for a bug in usbguard<0.7.7. I understand the fix was released in 41.rc.

Bug#971424: gsd-usb-protection fails to add rule to allow USB devices

2021-08-13 Thread Tobias Mueller
This has been reported as https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/issues/582. And it has already been fixed, but not yet released. The patch reverts a workaround for a bug in usbguard<0.7.7.

Bug#971424: gsd-usb-protection fails to add rule to allow USB devices

2021-01-04 Thread Sam Morris
Package: gnome-settings-daemon Version: 3.38.1-2 Followup-For: Bug #971424 I'm still seeing this. The workaround is to stop (remove) usbguard, then disable usb protection on any newly-attached devices: for x in /sys/bus/usb/devices/usb*/authorized_default; do echo 1 > $x; done and then

Bug#971424: gsd-usb-protection fails to add rule to allow USB devices

2020-09-30 Thread Sam Morris
Source: gnome-settings-daemon Version: 3.38.0-2 Severity: normal As I understand it, gsd-usb-protection adds a rule to allow any USB device but only while the system is not locked. On my system, gsd-usb-protection is unable to add the rule. $ /usr/libexec/gsd-usb-protection -v