[tuned/f14/master] update to 0.2.17

jvcelak jvcelak at fedoraproject.org
Wed Oct 6 12:53:37 UTC 2010


commit eac550f5ef4e9dcd3ed6c7ae95cb1abc8e5a1b53
Author: Jan Vcelak <jvcelak at redhat.com>
Date:   Wed Oct 6 14:33:21 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 |   12 ++++++++++--
 3 files changed, 12 insertions(+), 4 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 7bfd6a6..b7a9a6d 100644
--- a/tuned.spec
+++ b/tuned.spec
@@ -1,7 +1,7 @@
 Summary: A dynamic adaptive system tuning daemon
 Name: tuned
-Version: 0.2.15
-Release: 2%{?dist}
+Version: 0.2.17
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 # The source for this package was pulled from upstream git.  Use the
@@ -107,6 +107,14 @@ 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)
 


More information about the scm-commits mailing list