Accepting request 323879 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/323879 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tuned?expand=0&rev=10
This commit is contained in:
commit
6a314e45ac
@ -1,7 +1,7 @@
|
||||
Index: tuned-2.5.0/dbus.conf
|
||||
Index: tuned-2.5.1/dbus.conf
|
||||
===================================================================
|
||||
--- tuned-2.5.0.orig/dbus.conf
|
||||
+++ tuned-2.5.0/dbus.conf
|
||||
--- tuned-2.5.1.orig/dbus.conf
|
||||
+++ tuned-2.5.1/dbus.conf
|
||||
@@ -9,7 +9,6 @@
|
||||
<busconfig>
|
||||
<policy context="default">
|
||||
|
@ -1,7 +1,7 @@
|
||||
Index: tuned-2.5.0/tuned/plugins/plugin_cpu.py
|
||||
Index: tuned-2.5.1/tuned/plugins/plugin_cpu.py
|
||||
===================================================================
|
||||
--- tuned-2.5.0.orig/tuned/plugins/plugin_cpu.py
|
||||
+++ tuned-2.5.0/tuned/plugins/plugin_cpu.py
|
||||
--- tuned-2.5.1.orig/tuned/plugins/plugin_cpu.py
|
||||
+++ tuned-2.5.1/tuned/plugins/plugin_cpu.py
|
||||
@@ -108,7 +108,8 @@ class CPULatencyPlugin(base.Plugin):
|
||||
# Check for cpupower, use workaround if not available
|
||||
self._check_cpupower()
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d7fe44626d236b158b0259938d757846d2455f5a91ab6412a134e6ac2db7feb
|
||||
size 95651
|
3
tuned-2.5.1.tar.bz2
Normal file
3
tuned-2.5.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7eccf1d0807e8e0774e7969f9dbe5173cd85b2449f1f259a3b31ecb022cfbe88
|
||||
size 96319
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 17 16:10:42 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Update to 2.5.1
|
||||
* plugin_scheduler: work with nohz_full (rhbz#1247184)
|
||||
* fixed realtime-virtual-guest/host profiles packaged twice
|
||||
(rhbz#1249028)
|
||||
* fixed requirements of realtime and nfv profiles
|
||||
* fixed tuned-gui not starting (boo#937647)
|
||||
* various other minor fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 14 22:21:45 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{!?_tmpfilesdir:%global _tmpfilesdir %{_libexecdir}/tmpfiles.d}
|
||||
Name: tuned
|
||||
Version: 2.5.0
|
||||
Version: 2.5.1
|
||||
Release: 0
|
||||
Summary: A dynamic adaptive system tuning daemon
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user