[Lunar-commits] <moonbase> sysstat: version bumped to 9.0.0.

Florin Braescu florin at lunar-linux.org
Mon Mar 2 08:28:12 CET 2009


commit 88276a334a3d25ae439a71a3a3c297ec19055745
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Mar 2 09:28:12 2009 +0200

    sysstat: version bumped to 9.0.0.
    
    Changes:
    * Option -m added to sar. This option is intended to display
      power management statistics. At the present time, only
      CPU frequency statistics are available.
    * sadc updated: Option "-S POWER" tells sadc to collect power
      management statistics.
    * sadf command updated to take into account power management
      statistics.
    * No longer truncate the interval of time to
      32 bits, as this may cause some problems when displaying
      average values statistics on machines with hundreds of CPU.
    * read_uptime(): Cast values read from /proc/uptime to
      unsigned long long.
    * sadc and sar manual pages updated.
    * FAQ, NLS, XSD and DTD documents updated.
    * Code cleaned, bugfixes. Makefile cleaned.
---
 utils/sysstat/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/utils/sysstat/DETAILS b/utils/sysstat/DETAILS
index 0425aa3..f3dbb51 100644
--- a/utils/sysstat/DETAILS
+++ b/utils/sysstat/DETAILS
@@ -1,13 +1,13 @@
           MODULE=sysstat
-         VERSION=8.1.8
+         VERSION=9.0.0
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=http://perso.wanadoo.fr/sebastien.godard
    SOURCE_URL[1]=ftp://ibiblio.org/pub/Linux/system/status
    SOURCE_URL[2]=ftp://ftp.freesoftware.com/pub/linux/sunsite/system/status
-      SOURCE_VFY=sha1:99144ae885c1ded7cc6ec34e2128fd1090ffe5c4
+      SOURCE_VFY=sha1:7574ec44e6670e6be5e0c16850ab83e7363769b3
         WEB_SITE=http://perso.wanadoo.fr/sebastien.godard
          ENTERED=20020812
-         UPDATED=20090112
+         UPDATED=20090302
            SHORT="System performance monitoring tools"
 
 cat <<EOF


More information about the Lunar-commits mailing list