Releases: Cropi/usbguard-notifier
Releases · Cropi/usbguard-notifier
usbguard-notifier-0.1.1
Fixed
Fix compile with GCC 13
usbguard-notifier-0.1.0
Added
- Add "--with-usbguard-devel" configuration option to compile with usbguard-devel source files.
- Merge notifications when inserting devices. This reduces the amount of notifications by 1 when inserting a device, which is allowed by the policy.
- Introduce action buttons to allow or reject devices from notifications.
Fixed
- Decrease spam when IPC connection fails. In case connection through the IPC can not be established, do not produce unnecessary warning messages.
- Change the injection of the usbguard-icon.
- Update Catch2 submodule to the latest stable 2.x.
usbguard-notifier-0.0.6
Added
- Configuration option that disables building notifier-cli
Fixed
- Fix segmentation fault when login can not be determined
Removed
- Remove unnecessary dependency(libqb>=1.0.5), which does not exist in some distributions yet. We do not use libqb directly, so we let usbguard decide which version they do want as a requirement.
usbguard-notifier-0.0.5
Added
- Pass FLAGS to configure script
usbguard-notifier-0.0.4
Added
- Configuration file now has an additional option to use either systemd-system-unitdir or systemd-user-unitdir
usbguard-notifier-0.0.3
Fixed
- Configure.ac has been updated to ensure that a recent version of Autoconf is being used
- Added missing dependencies to the documentation
usbguard-notifier-0.0.2
Added
- There is no need to restart Notifier in case Usbguard stops working.
- Debug option in configure script
Fixed
- Temporary notifications path can be set at the configuration phase
- README.md update
- Debug information when the connection is established successfully
Removed
- Unnecessary dependencies have been removed from configuration
SHA256(usbguard-notifier-0.0.2.tar.gz) 58ef28e49183e7b5070217f53912edd4c8030ebe1fdba4c385edef54938cbe17
Initial pre-release
0.0.1 Initial release