]> granicus.if.org Git - sysstat/commitdiff
Sysstat 10.0.1 final packaging. v10.0.1
authorSebastien Godard <sysstat@orange.fr>
Wed, 1 Jun 2011 13:33:57 +0000 (15:33 +0200)
committerSebastien Godard <sysstat@orange.fr>
Wed, 1 Jun 2011 13:33:57 +0000 (15:33 +0200)
Make squeeze. CHANGES and CREDITS file updated.
Updated lsm and spec files.
TODO file updated.

CHANGES
CREDITS
TODO
activity.c
nls/sysstat.pot
pr_stats.c
sysstat-10.0.1.lsm [moved from sysstat-10.0.0.lsm with 91% similarity]
sysstat-10.0.1.spec [moved from sysstat-10.0.0.spec with 97% similarity]

diff --git a/CHANGES b/CHANGES
index 44cf694c5ee31269dc724fc753608cc5e52f5553..7c58bbc56c5150625679250fae0cfacfcfecb9b3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 Changes:
 
-xxxx/xx/xx: Version 10.0.1 - Sebastien Godard (sysstat <at> orange.fr)
+2011/06/03: Version 10.0.1 - Sebastien Godard (sysstat <at> orange.fr)
        * Added USB devices statistics to sar and sadc. The option
          "-m USB" can now be used with sar to take a snapshot of all
          the USB devices currently plugged into the system.
@@ -24,6 +24,7 @@ xxxx/xx/xx: Version 10.0.1 - Sebastien Godard (sysstat <at> orange.fr)
        * sar manual page updated.
        * DTD and XSD documents updated and cleaned.
        * NLS updated. Esperanto translation added.
+       * CREDITS file updated.
 
 2011/03/15: Version 10.0.0 - Sebastien Godard (sysstat <at> orange.fr)
        * [Ivana Varekova]: Fixed a problem with long NFS and CIFS share
diff --git a/CREDITS b/CREDITS
index f4e6c0bd5c6f36908eb8ad3ceb3b0b6f057838fa..41e53a4ac55787d9e7a72d97d58be5c8aba2a099 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -141,6 +141,7 @@ I would also thank the following people for their hints or bug reports
        Jesse Brandeburg <jesse.brandeburg@int[...].com>
        Xavier Bru <xavier.bru@bul[...].net>
        Jason Burnett <jason@jnj[...].org>
+       Fabricio Ceolin <ceolin@ule[...].com
        Mark J. Cox <mjc@red[...].com>
        Jean Dagenais <jean.dagenais@int[...].com>
        Nicolas Denis <denisn@wan[...].fr>
diff --git a/TODO b/TODO
index b1730527e22c56c75bdfefebd24a712276cfc4b0..27ec47d234df927802a59bf462384b65e4ca13e6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,5 @@
 Here are the things I would like (or I should) do for the next releases:
 
-* Add more power management statistics (CPU temperature, fan speed, etc.). I need help
-  for this!
-
 * Add more statistics to sar and mpstat (and iostat) when available in Linux
   kernels.
 
index c7d95bcdfc06ac26fadf5b801ab99a8433a6cf8e..31baf6b21bc4962f7ff79e0fed5d148fe96b6e95 100644 (file)
@@ -39,6 +39,7 @@
  ***************************************************************************
  * Definitions of system activities.
  * See sa.h file for activity structure definition.
+ * Activity structure doesn't matter for daily data files.
  ***************************************************************************
  */
 
@@ -1160,6 +1161,7 @@ struct activity pwr_usb_act = {
 
 /*
  * Array of activities.
+ * (Order of activities doesn't matter for daily data files).
  */
 struct activity *act[NR_ACT] = {
        &cpu_act,
@@ -1174,6 +1176,7 @@ struct activity *act[NR_ACT] = {
        &queue_act,
        &serial_act,
        &disk_act,
+       /* <network> */
        &net_dev_act,
        &net_edev_act,
        &net_nfs_act,
@@ -1191,11 +1194,14 @@ struct activity *act[NR_ACT] = {
        &net_eip6_act,
        &net_icmp6_act,
        &net_eicmp6_act,
-       &net_udp6_act,
+       &net_udp6_act,          /* AO_CLOSE_MARKUP */
+       /* </network> */
+       /* <power-management> */
        &pwr_cpufreq_act,
        &pwr_fan_act,
        &pwr_temp_act,
        &pwr_in_act,
        &pwr_wghfreq_act,
-       &pwr_usb_act
+       &pwr_usb_act            /* AO_CLOSE_MARKUP */
+       /* </power-management> */
 };
index acd7ea40f5dacd2d25efef2b443ab82c2c16542e..6102b708f893c123f12d4ad80d08d5069106e571 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: sysstat <at> orange.fr\n"
-"POT-Creation-Date: 2011-05-28 16:38+0200\n"
+"POT-Creation-Date: 2011-06-01 15:08+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 49553c83ff9d7abb6f6c75a1e1bd33accd18d499..a1ceab69830dd9927130d2a5fede1291ffe19e23 100644 (file)
@@ -2373,7 +2373,7 @@ void stub_print_pwr_usb_stats(struct activity *a, int curr, int dispavg)
                        }
                }
        }
-}             
+}      
 
 /*
  ***************************************************************************
similarity index 91%
rename from sysstat-10.0.0.lsm
rename to sysstat-10.0.1.lsm
index 9cccf343cf53126e1bdcfc9efdd07e3e9641db33..89ca534faacdfef881060b5d299155cc2329c05e 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, nfsiostat, cifsiostat and pidstat commands for Linux
-Version:       10.0.0
-Entered-date:  2011-03-15
+Version:       10.0.1
+Entered-date:  2011-06-03
 Description:   The sysstat package contains the sar, sadf, mpstat, iostat,
                pidstat, nfsiostat, cifsiostat and sa tools for Linux.
                The sar command collects and reports system activity
@@ -28,10 +28,10 @@ Keywords:   system administration, sar, sadf, iostat, mpstat, pidstat, nfsiostat,
 Author:                sebastien.godard@orange.fr (Sebastien Godard)
 Maintained-by: sebastien.godard@orange.fr (Sebastien Godard)
 Primary-site:  http://pagesperso-orange.fr/sebastien.godard/
-               323kB sysstat-10.0.0.tar.gz
-               256kB sysstat-10.0.0.tar.bz2
-               327kB sysstat-10.0.0-1.src.rpm
-               322kB sysstat-10.0.0-1.i586.rpm
+               327kB sysstat-10.0.1.tar.gz
+               260kB sysstat-10.0.1.tar.bz2
+               331kB sysstat-10.0.1-1.src.rpm
+               327kB sysstat-10.0.1-1.i586.rpm
 Alternate-site:        ibiblio.org /pub/linux/system/status
 Copying-policy:        GPL
 End
similarity index 97%
rename from sysstat-10.0.0.spec
rename to sysstat-10.0.1.spec
index ee45290b57ac1bd775c65da32c007bd3b1aaebf0..fb6f857a91d7277d666a13a26a51bd7f711dc952 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, NFSIOSTAT, CIFSIOSTAT and PIDSTAT for Linux
 Name:          sysstat
-Version:       10.0.0
+Version:       10.0.1
 Release:       1
 License:       GPL
 Group:                 Applications/System
 Source0:       %{name}-%{version}.tar.gz
 URL:           http://pagesperso-orange.fr/sebastien.godard/
-Packager:      Damien Faure <damien-jn.faure@bull.net>
+Packager:      Sebastien Godard <sysstat _at_ orange.fr>
 BuildRoot:     %{_tmppath}/%{name}-%{version}-root-%(id -u -n)
 Requires:      gettext