Changes:
+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
+ removed then inserted again in the system, better command line
+ parsing, better handle devices with a slash in their name.
+ * sar/sadf: Allow to select individual CPU and/or interrupts when
+ option -A is used.
+ * sar: Better handle the case when Fibre Channel hosts are added to
+ the system.
+ * [Alexandros Kosiaris]: sadc: Check if InCsumErrors is present for
+ EICMP as well [12.0.6].
+ * sar: Fix sar -s/-e output on datafiles spanning two consecutive days.
+ * sadf: XML: Fix bad transmission words statistics for Fibre Channel
+ hosts [12.0.6].
+ * sadf: Fix memory corruption bug due to integer overflow in
+ remap_struct() function.
+ * iostat: Fix wrong CPU statistics displayed for the first sample
+ when option -y is used [12.0.6].
+ * iostat: Make sure UUID given on the command line is not taken as
+ interval value [12.0.6].
+ * Allow more space for persistent type directory names [12.0.6].
+ * Update sysstat simulation test environment (new tests added, etc.)
+ * sar manual page updated.
+ * Various cosmetic fixes (comments updated in code, etc.)
+ * NLS updated.
+
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.
Begin4
Title: sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version: 12.1.5
-Entered-date: 2019-05-31
+Version: 12.1.6
+Entered-date: 2019-08-14
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/
- 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
+ 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
Alternate-site:
Copying-policy: GPL
End