ChangeLog (usbview-2.2) | : | ChangeLog (usbview-3.0) | ||
---|---|---|---|---|
# usbview old-style "Changelog" file | ||||
# SPDX-License-Identifier: GPL-2.0-only | ||||
# Copyright (c) 2022 Greg Kroah-Hartman <greg@kroah.com> | ||||
# | ||||
version 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. | ||||
version 2.2 | version 2.2 | |||
- security issue fixed with polkit (CVE-2022-23220). | - security issue fixed with polkit (CVE-2022-23220). | |||
- copyright year fixups and updates | - copyright year fixups and updates | |||
- tooltip added to explain red devices have no attached drivers | - tooltip added to explain red devices have no attached drivers | |||
version 2.1 | version 2.1 | |||
- build warnings fixed | - build warnings fixed | |||
- increased max number of interfaces allowed, fixing problem with some | - increased max number of interfaces allowed, fixing problem with some | |||
USB sound devices. | USB sound devices. | |||
- autogen.sh added | - autogen.sh added | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 12 lines changed or added |