]> granicus.if.org Git - sysstat/commitdiff
sysstat-12.3.1 v12.3.1
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 27 Dec 2019 12:58:17 +0000 (13:58 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 27 Dec 2019 12:58:17 +0000 (13:58 +0100)
sysstat version 12.3.1 final packaging.
lsm and spec files updated.
Changelog added.

This version includes new interesting features such as:
* the possibility to display system topology (logical core, socket and
NUMA node numbers) with mpstat,
* statistics for flush I/O operations with iostat,
* and the support for SMB2 version of statistics file for the cifsiostat
command.

It also fixes some bugs concerning iostat and sadf. Enjoy!

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

diff --git a/CHANGES b/CHANGES
index f6673c11c34f2577afc1d06bc09b7a2e0bf12e75..db04ab19e50dc69c366b518641a1bea4388a894e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,24 @@
 Changes:
 
-2019/11/11: Version 12.2.0 - Sebastien Godard (sysstat <at> orange.fr)a
+2019/12/27: Version 12.3.1 - Sebastien Godard (sysstat <at> orange.fr)
+       * [Konstantin Khlebnikov]: iostat: Add flush I/O statistics
+         (statistics available starting with kernel 5.5).
+       * mpstat: Add new switch to display system topology.
+       * mpstat: Allow to select individual CPU/nodes with option -A.
+       * cifsiostat: Add support for SMB2 version of statistics file.
+       * mpstat: Add non regression tests.
+       * tapestat: Add non regression tests.
+       * cifsiostat: Add non regression tests.
+       * iostat: Add new non regression tests.
+       * sadf: Fix double free in check_file_actlst() [12.2.1].
+       * sadf: Fix heap overflow in logic2_display_loop() function.
+       * iostat: Fix wrong unit used in JSON output [12.2.1].
+       * [Leo]: Add missing header files when using musl C library [12.2.1].
+       * [Albert]: Add missing empty line in FAQ.md file [12.2.1].
+       * mpstat and iostat manual pages updated.
+       * Cosmetic changes.
+
+2019/11/11: Version 12.2.0 - Sebastien Godard (sysstat <at> orange.fr)
        * sar/sadc: Save timezone value in binary data files (saDD).
        * sadf: Display timezone value in output from sadf -H.
        * sar/sadf: Make sure we will always be able to read file headers
similarity index 89%
rename from sysstat-12.2.0.lsm
rename to sysstat-12.3.1.lsm
index c73be57c819eb17bc215e8de2eca2546ec2c55ec..91187ed9e5b343b7c07e5f027edbf939dd758d50 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version:       12.2.0
-Entered-date:  2019-11-11
+Version:       12.3.1
+Entered-date:  2019-12-27
 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/
-               1195kiB sysstat-12.2.0.tar.gz
-               955kiB sysstat-12.2.0.tar.bz2
-               685kiB sysstat-12.2.0.tar.xz
-               1130kiB sysstat-12.2.0-1.src.rpm
-               401kiB sysstat-12.2.0-1.x86_64.rpm
+               1218kiB sysstat-12.3.1.tar.gz
+               972kiB sysstat-12.3.1.tar.bz2
+               695kiB sysstat-12.3.1.tar.xz
+               1152kiB sysstat-12.3.1-1.src.rpm
+               403kiB sysstat-12.3.1-1.x86_64.rpm
 Alternate-site:
 Copying-policy:        GPL
 End
similarity index 99%
rename from sysstat-12.2.0.spec
rename to sysstat-12.3.1.spec
index 5e8b3448d53d704fd2579870cd16d5efa6347bef..5681605b430ece4914376be5970e600f651163e6 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux
 Name:          sysstat
-Version:       12.2.0
+Version:       12.3.1
 Release:       1
 License:       GPL
 Group:                 Applications/System