[tuned] new release (2.2.0)

jvcelak jvcelak at fedoraproject.org
Mon Jan 28 17:22:11 UTC 2013


commit b35c6735b3e04d8a8bb04ef1815ab1b2709d1dc7
Author: Jan Vcelak <jvcelak at redhat.com>
Date:   Mon Jan 28 18:21:58 2013 +0100

    new release (2.2.0)

 sources    |    3 +--
 tuned.spec |   11 +++++++++--
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 87dd1c5..78463dc 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-1d220e7615d33a09d2214459d5fa888e  tuned-2.1.1.tar.bz2
-719bac2409774f85bda6552d1948fc4e  tuned-2.1.2.tar.bz2
+79834e783da494817bf081fb541c9890  tuned-2.2.0.tar.bz2
diff --git a/tuned.spec b/tuned.spec
index 3ac2038..43c49a4 100644
--- a/tuned.spec
+++ b/tuned.spec
@@ -1,6 +1,6 @@
 Summary: A dynamic adaptive system tuning daemon
 Name: tuned
-Version: 2.1.2
+Version: 2.2.0
 Release: 1%{?dist}
 License: GPLv2+
 Source: https://fedorahosted.org/releases/t/u/tuned/tuned-%{version}.tar.bz2
@@ -10,7 +10,7 @@ BuildRequires: python, systemd-units
 Requires(post): systemd-units, virt-what
 Requires(preun): systemd-units
 Requires(postun): systemd-units
-Requires: python-decorator, dbus-python, pygobject2, /usr/bin/cpupower
+Requires: python-decorator, dbus-python, pygobject2, python-pyudev, /usr/bin/cpupower
 Requires: virt-what, python-configobj
 
 %description
@@ -155,6 +155,13 @@ fi
 %{_prefix}/lib/tuned/spindown-disk
 
 %changelog
+* Mon Jan 28 2013 Jan Vcelak <jvcelak at redhat.com> 2.2.0-1
+- new release:
+  - remove nobarrier from virtual-guest (data loss prevention)
+  - devices enumeration via udev, instead of manual retrieval
+  - support for dynamically inserted devices (currently disk plugin)
+  - dropped rfkill plugins (bluetooth and wifi), the code didn't work
+
 * Wed Jan  2 2013 Jaroslav Škarvada <jskarvad at redhat.com> - 2.1.2-1
 - new release:
   - systemtap {disk,net}devstat: fix typo in usage


More information about the scm-commits mailing list