2022-03-14 19:36:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 14 19:32:53 UTC 2022 - James Fehlig <jfehlig@suse.com>
|
|
|
|
|
|
|
|
- spec: BuildRequires python3-docutils instead of all python
|
|
|
|
flavors of the docutils module
|
|
|
|
|
2022-03-11 17:32:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 11 17:23:03 UTC 2022 - James Fehlig <jfehlig@suse.com>
|
|
|
|
|
|
|
|
- spec: Add /etc/mdevctl.d/scripts.d directory to %files
|
|
|
|
|
2022-03-10 18:11:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 10 11:26:24 UTC 2022 - ptesarik@suse.com
|
|
|
|
|
|
|
|
- Update to version v1.1.0 (jsc#SLE-18449):
|
|
|
|
* use imported std::env for CARGO_PKG_VERSION in build.rs directly
|
|
|
|
* fix build.rs to allow specify exact path or name of the rst2man
|
|
|
|
* Don't call unnecessary to_string()
|
|
|
|
* Report a useful error when /etc/mdevctl.d doesn't exist
|
|
|
|
* Handle FS permissions problems for defined devices
|
|
|
|
* Fix needless borrow warning from clippy
|
|
|
|
* tests: read stdin in callout test scripts
|
|
|
|
* Report root error when a callout can't be executed
|
|
|
|
* Don't emit warning for files in /etc/mdevctl.d/scripts.d
|
|
|
|
* env: add function to get base scripts directory
|
|
|
|
|
2021-07-08 17:42:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 08 17:38:58 UTC 2021 - jfehlig@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.81:
|
|
|
|
* Automatic version commit for tag 0.81
|
|
|
|
* Fix define from jsonfile
|
|
|
|
|
2020-12-08 23:33:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
2020-12-08 23:59:56 +00:00
|
|
|
jsc#SLE-15861, bsc#1179770
|
2020-12-08 23:33:33 +00:00
|
|
|
|
2020-07-02 17:40:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 1 20:06:28 UTC 2020 - James Fehlig <jfehlig@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging of mdevctl utility
|