USBGuard / usbguard

USBGuard is a software framework for implementing USB device authorization policies (what kind of USB devices are authorized) as well as method of use policies (how a USB device may interact with the system)
https://usbguard.github.io/
GNU General Public License v2.0
1.12k stars 138 forks source link

GitHub Actions: Fix Ubuntu Docker build (by migrating from 21.10 to 22.04) #552

Closed hartwork closed 2 years ago

hartwork commented 2 years ago

Related error log at https://github.com/USBGuard/usbguard/runs/7914037604?check_suite_focus=true

CC @Cropi