]> granicus.if.org Git - sysstat/commitdiff
sysstat-12.1.5 v12.1.5
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 31 May 2019 07:00:08 +0000 (09:00 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 31 May 2019 07:00:08 +0000 (09:00 +0200)
sysstat version 12.1.5 final packaging.
lsm and spec files updated.
Changelog added.

This version completes the support for PCP (Performance Co-Pilote)
output format with sadf: All statistics collected by sar/sadc can now
be exported to a PCP archive file.

This version also includes now a simulation test environment. This makes
it possible to run non regression tests with reproducible results. The
tests are run in a simulated environment composed of kernel files with
predefined values.
For now, only non regression tests have been added for sar, sadc and
sadf commands. Yet they have permitted to identify several bugs which
have been fixed here and also backported to version 12.0.5.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
CHANGES
sysstat-12.1.5.lsm [moved from sysstat-12.1.4.lsm with 89% similarity]
sysstat-12.1.5.spec [moved from sysstat-12.1.4.spec with 99% similarity]

diff --git a/CHANGES b/CHANGES
index 2d210238a100ac12c168ca5571dc81aaff6a9321..d7d2cb57a1d0afddfedc77d89198a678cabd642f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,28 @@
 Changes:
 
+2019/05/31: Version 12.1.5 - Sebastien Godard (sysstat <at> orange.fr)
+       * sadf: Support completed for PCP (Performance Co-Pilote) output format.
+       * Add sysstat simulation test environment.
+       * Add non regression tests.
+       * sar: Use nanoseconds to choose between saDD and saYYYYMMDD files.
+       * sar/sadf: Time used by options -s/-e no longer depends on the timezone
+         value.
+       * sar: Add missing %gnice CPU value for tickless CPU [12.0.5].
+       * sar: Better detect if a disk has been unregistered then registered
+         again [12.0.5].
+       * sar: Allow option -i when no input file is specified [12.0.5].
+       * sadc: Fix bad number of CPU displayed in a LINUX RESTART message [12.0.5].
+       * sadf: Fix SVG output for filesystem statistics when the user asked for
+         the mount point to be displayed ("-F MOUNT") [12.0.5].
+       * sadf: Fix PCP and SVG output for filesystem statistics.
+       * iostat: Fix invalid JSON output when option -y is used [12.0.5].
+       * iostat: Fix regression for groups of devices which were no longer displayed
+         in the report with option -g.
+       * sar: Cosmetic fix in manual page [12.0.5].
+       * sadf manual page updated.
+       * FAQ updated.
+       * Cosmectic changes in code [12.0.5].
+
 2019/04/18: Version 12.1.4 - Sebastien Godard (sysstat <at> orange.fr)
        * sadf: Add initial support for PCP (Performance Co-Pilote).
          sadf can now export some of its data to a PCP archive file with
similarity index 89%
rename from sysstat-12.1.4.lsm
rename to sysstat-12.1.5.lsm
index 4a3653278b97f4243da3caa43a0009529a06ffb5..00eba19409fdc773c33ed8805b03e048a42183ce 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version:       12.1.4
-Entered-date:  2019-04-18
+Version:       12.1.5
+Entered-date:  2019-05-31
 Description:   The sysstat package contains the sar, sadf, mpstat, iostat, tapestat,
                pidstat, cifsiostat and sa tools for Linux.
                The sar command collects and reports system activity
@@ -29,11 +29,11 @@ Keywords:   system administration, system monitoring, sar, sadf, iostat, mpstat, t
 Author:                sysstat@NOSPAM.orange.fr (Sebastien Godard)
 Maintained-by: sysstat@NOSPAM.orange.fr (Sebastien Godard)
 Primary-site:  http://pagesperso-orange.fr/sebastien.godard/
-               720kiB sysstat-12.1.4.tar.gz
-               630kiB sysstat-12.1.4.tar.bz2
-               551kiB sysstat-12.1.4.tar.xz
-               728kiB sysstat-12.1.4-1.src.rpm
-               395kiB sysstat-12.1.4-1.x86_64.rpm
+               996kiB sysstat-12.1.5.tar.gz
+               798kiB sysstat-12.1.5.tar.bz2
+               638kiB sysstat-12.1.5.tar.xz
+               945kiB sysstat-12.1.5-1.src.rpm
+               398kiB sysstat-12.1.5-1.x86_64.rpm
 Alternate-site:
 Copying-policy:        GPL
 End
similarity index 99%
rename from sysstat-12.1.4.spec
rename to sysstat-12.1.5.spec
index f3494528a7197016d68096dd0eec61be85bbca8e..4517014e8eadefe117f8bd08ee75985282f580a1 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux
 Name:          sysstat
-Version:       12.1.4
+Version:       12.1.5
 Release:       1
 License:       GPL
 Group:                 Applications/System