driverctl/driverctl.changes

39 lines
1.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Feb 24 15:35:17 UTC 2023 - Wolfgang Engel <wolfgang.engel@suse.com>
- Add patch add_list-persisted_command-ec102481.patch:
* driverctl: add list-persisted command
* Fix device driver binding issue after re-enumeration
* driverctl: fix list_devices() when `driver_override` is not set
* driverctl: fix --help to return success.
* Makefile: drop extra '/'
* improve help text
* bash-completion: suggest pci addresses instead of driver.
* bash-completion: add support for options.
* bash-completion: simplify and autocomplete cmds.
* bash-completion: add support for list- commands.
-------------------------------------------------------------------
Mon Aug 17 12:30:45 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.111
* completion fixes
* improve help texts
-------------------------------------------------------------------
Thu Oct 17 17:50:08 UTC 2019 - Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
-------------------------------------------------------------------
Fri Mar 9 10:39:29 CET 2018 - ndas@suse.de
- use pkgconfig as it allows OBS to pick packages optimized for building.
-------------------------------------------------------------------
Wed Mar 7 16:26:24 CET 2018 - ndas@suse.de
- Initial package (version:0.95)