4 Commits

Author SHA256 Message Date
b354546011 Accepting request 664862 from home:trenn:branches:Base:System
- Update to latest git head commit 26db89de18efad1b4536
  including quite some mainline fixes

OBS-URL: https://build.opensuse.org/request/show/664862
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=57
2019-01-11 18:51:00 +00:00
3cd1aeceb6 Accepting request 657143 from home:trenn:branches:Base:System
- Go for 2.10.0 full version in _service (even this is rc1)
  bsc#1071436
  Latest included git commit:
  commit 3722b151920dc20735dc15cbd45aed7b573fdfc2
  Date:   Wed Nov 21 14:21:32 2018 +0100
  Still keep the old git version parameter commented out, maybe
  I need this again.
- Since cpupower also has perf_bias binary, the cpupower call to
  switch this has been reverted to lower maintenance overhead
D    check_for_cpupower.patch
D    use-cpupower-for-intel-perf-bias.patch
- Update to version 2.10.0:
  * Add range feature for cpu exclusion
  * Disable KSM only once, re-enable it only on full rollback
  * Add log message for unsupported parameters in plugin_net
  * Add missing feature parameters aliases to plugin_net
  * Make virtual-host identical to latency-performance

OBS-URL: https://build.opensuse.org/request/show/657143
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=51
2018-12-11 11:33:23 +00:00
c5b77f0851 Accepting request 593952 from home:scarabeus_iv:branches:Base:System
The only problem I have is that we now have some polkit rules to handle tuned from UI, someone from security team should review those (when I shadow it the package operates as expected).

- Reintroduce the _service file as we must use git head in order to
  get all the python3 fixes in
- Update to version 2.9.0+git20180328.d25e8b8:
  * makefile: dropped KVM unit tests, now provided by standalone package
  * sysctl: support assignment modifiers as other plugins do
  * spec: used weak deps for tuned-profiles-nfv-host-bin
  * Added requires to tuned-profiles-nfv-host-bin
  * Dropped tuned-profiles-nfv-host-bin subpackage
  * tuned: Add readahead comment to throughput-performance tuned.conf
  * oracle: fixed ip_local_port_range parity warning
  * Consistently use 'balance' instead of 'rebalance' in cpu-partitioning
- Rebase check_for_cpupower.patch to apply cleanly again
- Version update to 2.9.0:
  * python3 porting start
  * various small fixes
- Drop patches merged upstream:
  * fix-desktop-category.patch
  * remove-unnecessary-shebangs.patch
  * fix-glade-file-permission.patch
- Switch to autopatch from calling all individual patchlines
- Switch to python3 and format with spec-cleaner
- Switch to normal url fetching, there is no actual reason to run
  service in order to generate the versioned tarballs

OBS-URL: https://build.opensuse.org/request/show/593952
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=50
2018-04-06 12:42:13 +00:00
9f4e1202ba Accepting request 510119 from home:fschnizlein:branches:Base:System
- Update to version 2.8.0:
  * builtin functions: parser not traceback if func expands to empty string
  * systemd: added support for older systemd CPUAffinity syntax
  * scheduler: do not traceback if process dissapears during enumeration
  * scheduler: fix more python-linux-procfs tracebacks
  * plugin_net: Fix invocation of execute()
  * cpu-partitioning: use tuna for cores isolation
  * builtin functions: add strip
  * bootloader: workaround for adding tuned_initrd to new kernels on restart
  * new release (2.8.0)
  + Add Patch: Fix category in desktop file for tuned-gui (fix-desktop-category.patch)
  + Add Patch: Remove unnecessary shebangs (remove-unnecessary-shebangs.patch)
  + Add Patch: Fix file permission for glade file (fix-glade-file-permission.patch)
  + Add rpmlintrc to silence unnecessary warnings
  = Modified Patches to apply with 2.8.0:
    - fix-allow-receive_sender-default.patch
    - use-cpupower-for-intel-perf-bias.patch

OBS-URL: https://build.opensuse.org/request/show/510119
OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=43
2017-07-26 21:28:14 +00:00