]> granicus.if.org Git - sysstat/commitdiff
sysstat-11.1.8 v11.1.8
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 23 Oct 2015 12:55:05 +0000 (14:55 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 23 Oct 2015 12:55:05 +0000 (14:55 +0200)
sysstat version 11.1.8 final packaging.
lsm and spec files updated.
Changelog added.
Cosmetic changes in source code.

NOTE: A stable version (11.0.8) also exists and will be available for
download from my web site:

http://pagesperso-orange.fr/sebastien.godard/

The stable version includes only the bug fixes added in sysstat 11.1.8
but not the new features.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
CHANGES
common.h
count.c
sysstat-11.1.8.lsm [moved from sysstat-11.1.7.lsm with 90% similarity]
sysstat-11.1.8.spec [moved from sysstat-11.1.7.spec with 99% similarity]

diff --git a/CHANGES b/CHANGES
index 21178579f0c92fb8b654946ae27bde5234efc565..ccf1b7b8db6c35c4d488a0d9c27306703aac5521 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,24 @@
 Changes:
 
+2015/10/23: Version 11.1.8 - Sebastien Godard (sysstat <at> orange.fr)
+       * Add support for color customization.
+       * Add color support for pidstat, tapestat and cifsiostat commands.
+       * Define values "always", "never" and "auto" for S_COLORS
+         environment variable.
+       * sar: Remove exta line of statistics displayed when SIGINT is
+         received.
+       * Add missing va_end() statements (CID #113539, #113540, #113541,
+         #113542).
+       * Fix possible NULL pointer dereference in SREALLOC macro (CID
+         #29706) [11.0.8].
+       * sadc: Fix untrusted value used as argument (CID #29720) [11.0.8].
+       * sadc: Fix another insecure data handling (CID #29720).
+       * sar/sadc: Set an upper limit for each kind of item that sar/sadc
+         can handle.
+       * Manual pages updated for iostat, mpstat, sar, pidstat, tapestat
+         and cifsiostat commands.
+       * Update librdsensors.a target in Makefile [11.0.8].
+
 2015/09/20: Version 11.1.7 - Sebastien Godard (sysstat <at> orange.fr)
        * Add color support for mpstat, iostat and sar commands.
        * [Peter Schiffer]: Fix problem with pidstat output values > 100%
index 48100af5c276b53325367428891ec5075d2000ae..96e30b8d6e17ffef2eed278e08ae6a4fa466c8c1 100644 (file)
--- a/common.h
+++ b/common.h
@@ -42,7 +42,7 @@
 #endif
 
 /* Maximum number of interrupts */
-#define NR_IRQS                        1024
+#define NR_IRQS                1024
 
 /* Size of /proc/interrupts line, CPU data excluded */
 #define INTERRUPTS_LINE        128
diff --git a/count.c b/count.c
index b96e9733170a0892e4a964bb13867e7908b637b6..a7799da23d7647dac4be0d15c9dd066fd3eaedf1 100644 (file)
--- a/count.c
+++ b/count.c
@@ -185,7 +185,7 @@ int get_cpu_nr(unsigned int max_nr_cpus, int highest)
  * @cpu_nr             Number of processors.
  *
  * RETURNS:
- * Number of interrupts per processor + a pre-allocation constant.
+ * Number of interrupts per processor.
  ***************************************************************************
  */
 int get_irqcpu_nr(char *file, int max_nr_irqcpu, int cpu_nr)
similarity index 90%
rename from sysstat-11.1.7.lsm
rename to sysstat-11.1.8.lsm
index 417a90a721523cc5e318963b2ec7ee7f9347b2b2..b7ba44a9ef80e67a7581b20c04187cdacd088cff 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat, nfsiostat-sysstat and cifsiostat commands for Linux
-Version:       11.1.7
-Entered-date:  2015-09-20
+Version:       11.1.8
+Entered-date:  2015-10-23
 Description:   The sysstat package contains the sar, sadf, mpstat, iostat, tapestat,
                pidstat, nfsiostat-sysstat, cifsiostat and sa tools for Linux.
                The sar command collects and reports system activity
@@ -31,11 +31,11 @@ Keywords:   system administration, sar, sadf, iostat, tapestat, mpstat, pidstat, n
 Author:                sysstat [at] orange.fr (Sebastien Godard)
 Maintained-by: sysstat [at] orange.fr (Sebastien Godard)
 Primary-site:  http://pagesperso-orange.fr/sebastien.godard/
-               439kB sysstat-11.1.7.tar.gz
-               357kB sysstat-11.1.7.tar.bz2
-               314kB sysstat-11.1.7.tar.xz
-               448kB sysstat-11.1.7-1.src.rpm
-               302kB sysstat-11.1.7-1.x86_64.rpm
+               443kB sysstat-11.1.8.tar.gz
+               360kB sysstat-11.1.8.tar.bz2
+               316kB sysstat-11.1.8.tar.xz
+               451kB sysstat-11.1.8-1.src.rpm
+               306kB sysstat-11.1.8-1.x86_64.rpm
 Alternate-site:
 Copying-policy:        GPL
 End
similarity index 99%
rename from sysstat-11.1.7.spec
rename to sysstat-11.1.8.spec
index 8b1591e3a1a7c4603a50ca5ec541805033d33438..22b04c35e8c1000cb595c725e3ef458f0350cf8f 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT, NFSIOSTAT-SYSSTAT and CIFSIOSTAT for Linux
 Name:          sysstat
-Version:       11.1.7
+Version:       11.1.8
 Release:       1
 License:       GPL
 Group:                 Applications/System