driverctl/driverctl.changes
Dirk Mueller f1ab9d0c4b Accepting request 1067633 from home:bigironman:branches:network
Adding features from commit ec102481 as requested in jsc#PED-2318

- 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.

OBS-URL: https://build.opensuse.org/request/show/1067633
OBS-URL: https://build.opensuse.org/package/show/network/driverctl?expand=0&rev=7
2023-02-28 19:48:40 +00:00

39 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
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)