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:
-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
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
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
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