Name: | bolt |
---|---|
Version: | 0.4 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 307452 |
License: | LGPLv2+ |
RPM: | bolt-0.4-1.el8.x86_64.rpm |
Source RPM: | bolt-0.4-1.el8.src.rpm |
Build Date: | Tue Apr 02 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/gicmo/bolt |
Summary: | Thunderbolt device manager |
Description: | bolt is a system daemon to manage thunderbolt 3 devices via a D-BUS API. Thunderbolt 3 features different security modes that require devices to be authorized before they can be used. The D-Bus API can be used to list devices, enroll them (authorize and store them in the local database) and forget them again (remove previously enrolled devices). It also emits signals if new devices are connected (or removed). During enrollment devices can be set to be automatically authorized as soon as they are connected. A command line tool, called boltctl, can be used to control the daemon and perform all the above mentioned tasks. |
- bolt 0.4 upstream release - Remove optional test dependencies
- bolt 0.3 upstream release - Update BuildRequires to include gcc - Use forge macros
- bolt 0.2 upstream release - Update BuildRequires dependencies.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Set database path to /var/lib/boltd, create it during installation, which is needed for the service file to work.
- Initial upstream release