update mdevctl to latest release

OBS-URL: https://build.opensuse.org/package/show/Virtualization/mdevctl?expand=0&rev=6
This commit is contained in:
2020-12-08 23:33:33 +00:00
committed by Git OBS Bridge
parent f6adc4d74f
commit 165afe63be
5 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Dec 08 23:31:30 UTC 2020 - jfehlig@suse.com
- Update to version 0.78:
* Automatic version commit for tag 0.78
* use standard bash path
* avoid other tags spilling into the .spec changelog
* mdevctl: fix cleanup on error when creating and removing mdev
* version support
* Fix attributes getting applied via start-parent-mdevs
* mdevctl: fix cleanup on error when writing to attribute
* Remove never used 'available' option
* Fix attribute validation
-------------------------------------------------------------------
Wed Jul 1 20:06:28 UTC 2020 - James Fehlig <jfehlig@suse.com>