[tuned/f13/master] update to 0.2.17

jvcelak jvcelak at fedoraproject.org
Wed Oct 6 12:57:35 UTC 2010


commit 87166dd8454dc311ac677c7726377eef414c3e96
Author: Jan Vcelak <jvcelak at redhat.com>
Date:   Wed Oct 6 14:57:15 2010 +0200

    update to 0.2.17
    
    - added 'enterprise-storage' profile
    - added support for architecture-specific configuration files
    - special sysctl setting for s390x arch in 'throughtput-performance'
      profile
    - apply I/O scheduler setting to device mapper devices
    - workaround for hal-disable-polling bug
    - fixed problem with network cards that provide unparsable supported
      network modes (#620686)

 .gitignore |    2 +-
 sources    |    2 +-
 tuned.spec |   13 ++++++++++++-
 3 files changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5cf9360..a5af8f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-tuned-0.2.15.tar.bz2
+/tuned-0.2.17.tar.bz2
diff --git a/sources b/sources
index 084839f..69704ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9315652263504083bde83a4b23b13108  tuned-0.2.15.tar.bz2
+282340f82835ce587457777758769301  tuned-0.2.17.tar.bz2
diff --git a/tuned.spec b/tuned.spec
index bc7e0a1..b7a9a6d 100644
--- a/tuned.spec
+++ b/tuned.spec
@@ -1,6 +1,6 @@
 Summary: A dynamic adaptive system tuning daemon
 Name: tuned
-Version: 0.2.15
+Version: 0.2.17
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
@@ -107,6 +107,17 @@ fi
 
 
 %changelog
+* Wed Oct 06 2010 Jan Vcelak <jvcelak at redhat.com> 0.2.17-1
+- added 'enterprise-storage' profile
+- added support for architecture-specific configuration files
+- special sysctl setting for s390x arch in 'throughtput-performance' profile
+- apply I/O scheduler setting to device mapper devices
+- workaround for hal-disable-polling bug
+- fixed problem with network cards that provide unparsable supported network modes (#620686)
+
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.2.15-2
+- recompiling .py files against Python 2.7 (rhbz#623413)
+
 * Tue Jul 13 2010 Jan Vcelak <jvcelak at redhat.com> 0.2.15-1
 - overall profiles update
 - 'tuned-adm active' shows status of tuned and ktune services as well


More information about the scm-commits mailing list