Accepting request 751330 from home:trenn:branches:Base:System

- Update to latest 2.22.0 release
  includes bug fix for bsc#1139249
- Use self defined profile_dir instead of _libexecdir
- Always add pmqos-static.py
  This was wrongly bound to profiles-nfv package
- Remove defirqaffinity
  It is not called anymore. Merge request pending:
  https://github.com/redhat-performance/tuned/pull/223

OBS-URL: https://build.opensuse.org/request/show/751330
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=69
This commit is contained in:
2019-11-27 13:48:25 +00:00
committed by Git OBS Bridge
parent fecb89ca50
commit 2488b5975a
5 changed files with 43 additions and 30 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Nov 26 11:22:52 UTC 2019 - trenn@suse.de
- Update to latest 2.22.0 release
includes bug fix for bsc#1139249
- Use self defined profile_dir instead of _libexecdir
- Always add pmqos-static.py
This was wrongly bound to profiles-nfv package
- Remove defirqaffinity
It is not called anymore. Merge request pending:
https://github.com/redhat-performance/tuned/pull/223
-------------------------------------------------------------------
Mon Jul 1 15:10:26 UTC 2019 - trenn@suse.de