Name |
usbguard |
Version |
1.1.3 |
Summary |
USBGuard daemon for blacklisting and whitelisting of USB devices |
Description |
The USBGuard software framework helps to protect your computer against rogue USB devices (a.k.a. Bad USB) by implementing basic whitelisting and blacklisting capabilities based on device attributes. This recipe takes OpenSSL as crypto-backend for computing device hashes (Supported values are sodium, gcrypt, openssl). |
Section |
base |
License |
GPL-2.0-only |
Homepage |
https://usbguard.github.io/
|
Recipe file |
recipes-security/usbguard/usbguard_1.1.3.bb
|
Layer |
meta-oe (styhead branch) |
Inherits |
- autotools
- autotools-brokensep
- bash-completion
- github-releases
- pkgconfig
- siteinfo
- systemd
|
Dependencies |
- autoconf-native
- automake-native
- bash-completion
- glib-2.0-native
- libcap-ng
- libqb
- libseccomp
- libtool-cross
- libtool-native
- libxml2-native
- libxslt-native
- openssl
- pkgconfig-native
- protobuf
- protobuf-native
- virtual/i686-oe-linux-compilerlibs
- virtual/i686-oe-linux-gcc
- virtual/libc
- xmlto-native
- dbus-glib
- polkit
- libgcrypt
- libsodium
- openssl
- polkit
- libseccomp
- systemd
|
PACKAGECONFIG options |
- dbus
- libgcrypt
- libsodium
- openssl
- polkit
- seccomp
- systemd
|