Skip to content

modulejail v1.5.1

Choose a tag to compare

@jnuyens jnuyens released this 31 Jul 22:54
· 10 commits to master since this release
v1.5.1

modulejail v1.5.1

Patch release.

Desktop profile keeps uhid (#16)

Bluetooth mice and keyboards are created as input devices by BlueZ through /dev/uhid, so Bluetooth HID needs uhid loaded. When no BT input device was connected at run time it was treated as unused and blacklisted (reported by @teou1: a Logitech M525 on Manjaro stopped working). uhid now joins the desktop baseline next to the Bluetooth stack. It is desktop-scoped (not conservative) and, since BlueZ opens /dev/uhid from userspace on demand, it is not a modules.dep dependency, so it needs to be an explicit baseline entry.

Full details in CHANGELOG.md.

Install

curl -fsSL https://raw.githubusercontent.com/jnuyens/modulejail/v1.5.1/modulejail | sudo sh

Debian/Ubuntu .deb and RHEL/Fedora .rpm (built natively on Rocky Linux) attached. The source tarball signature (v1.5.1.tar.gz.sig) is signed with the release key.