| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Drop polkit (Build)Requires: without a polkit pkexec file, we also do not have to rely on polkit. - Pass --disable-polkit to configure instead of letting make install copy a file which we later delete again.
- explicitly remove unneeded polkit pkexec file (bsc#1194300).
- update to 3.0:
- remove need for debugfs/usbdevfs/usbfs file entirely, rely only on
sysfs now. This removes the need to run the program as root, which
should have never happened.
- added SPDX identifiers and .spdx file to make packaging easier for
others.
- update to 2.2: - security issue fixed with polkit (CVE-2022-23220 bsc#1194300). - copyright year fixups and updates - tooltip added to explain red devices have no attached drivers
- update to 2.1:
- build warnings fixed
- increased max number of interfaces allowed, fixing problem with some
USB sound devices.
- autogen.sh added
- LICENSES directory added and license moved to it
- SPDX license headers added
- policykit support added
- updated to 2.0 + gtk 3.0 port + /proc/bus/usb/devices has moved to /sys/kernel/debug/usb/devices
- Update to version 1.1: + pretty icon + gtk 2.0 support + added "..." to About and Configure dialogs + fixed gtk warning when about dialog was displayed - Clean up packaging.
- converted neededforbuild to BuildRequires
- use RPM_OPT_FLAGS correctly (missing \)
- build as user
- add desktop file
- removed bogus self-provides
- Update to 1.0 (bugfix release)
- fixed neededforbuild
- initial package created (version 0.9.0)