]> granicus.if.org Git - sysstat/commitdiff
sysstat-12.1.7 v12.1.7
authorSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 30 Sep 2019 08:15:45 +0000 (10:15 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 30 Sep 2019 08:15:45 +0000 (10:15 +0200)
sysstat version 12.1.7 final packaging.
lsm and spec files updated.
Changelog added.

The main new feature brought by this version is the support for stable
identifiers for sar disks statistics. This stable identifier (which
won't change across reboots) is the WWN (World-Wide Name) of the device.
The sar and sadf commands included in this version are also ready to read
new formats of binary data files which could arrive in a (hopefully)
distant future.

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

diff --git a/CHANGES b/CHANGES
index 790590c2654cb01022c85297a85ff4069c152929..2271f01137e8204e88a72c4a003493d9e9d83805 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,20 @@
 Changes:
 
+2019/09/30: Version 12.1.7 - Sebastien Godard (sysstat <at> orange.fr)
+       * sar/sadc: Add stable identifier support for disks statistics.
+       * sar/sadf: Add extra flexibility in binary data file in case of
+         a future format change.
+       * sadf: sadf -H output updated.
+       * iostat: Fix several bugs (CID ##349502, #349503, #349500 and
+         #349501).
+       * sar: Manual page updated.
+       * sadf: Fix memory corruption bug due to integer overflow in
+         remap_struct() function (try #2).
+       * configure: Add new configuration variables: conf_file and sar_dir.
+       * simtest: sar: Add new non regression tests.
+       * simtest: iostat: Make tests independent from timezone value.
+       * NLS updated.
+
 2019/08/14: Version 12.1.6 - Sebastien Godard (sysstat <at> orange.fr)
        * iostat: Major code refactoring. Devices structures are now
          dynamically allocated, better handle the case when devices are
similarity index 89%
rename from sysstat-12.1.6.lsm
rename to sysstat-12.1.7.lsm
index ae8d5b71e450768cb81b56dd13d2aefb2f80df4b..023c6052fe0ca1787e99f2559f87e0f414fa68ff 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version:       12.1.6
-Entered-date:  2019-08-14
+Version:       12.1.7
+Entered-date:  2019-09-30
 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/
-               1057kiB sysstat-12.1.6.tar.gz
-               843kiB sysstat-12.1.6.tar.bz2
-               665kiB sysstat-12.1.6.tar.xz
-               1000kiB sysstat-12.1.6-1.src.rpm
-               398kiB sysstat-12.1.6-1.x86_64.rpm
+               1179kiB sysstat-12.1.7.tar.gz
+               930kiB sysstat-12.1.7.tar.bz2
+               676kiB sysstat-12.1.7.tar.xz
+               1113kiB sysstat-12.1.7-1.src.rpm
+               401kiB sysstat-12.1.7-1.x86_64.rpm
 Alternate-site:
 Copying-policy:        GPL
 End
similarity index 99%
rename from sysstat-12.1.6.spec
rename to sysstat-12.1.7.spec
index 4a13c4aa036eb40de7dbba40b0a3f7c9a539d58e..95caf4f9489d176becfb9c354b1c982e996310dd 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux
 Name:          sysstat
-Version:       12.1.6
+Version:       12.1.7
 Release:       1
 License:       GPL
 Group:                 Applications/System