Changes:
+2020/11/21: Version 12.5.1 - Sebastien Godard (sysstat <at> orange.fr)
+ * sar/sadf: Make option -j work with filesystems statistics.
+ * sa1: Add "--rotate" option to make it easier to handle file rotation.
+ * [Petr Pavlu]: Workaround for iowait being decremented [12.4.1].
+ * [SacValleyTech]: Make sure setbuf() is the first operation
+ performed on stream [12.4.1].
+ * [Michal Berger]: Fix typo in PHYS_PACK_ID definition [12.4.1].
+ * sadc: Rework softnet stats reading procedure to make sure that all
+ lines from /proc/net/softnet_stat are actually read.
+ * sadc: Don't reallocate structures if buffers are large enough.
+ * configure: Fix option --disable-compress-manpg [12.4.1].
+ * sar: Update definition for runq-sz metric in manual page [12.4.1].
+ * iostat: Update manual page (explain "*_w+d*" fields) [12.4.1].
+ * iostat: Explain options -f/+f in manual page [12.4.1].
+ * [Nan Xiao]: mpstat: Add -T option in help message [12.4.1].
+ * [Nan Xiao]: mpstat: Fix typo in manual page [12.4.1].
+ * FAQ.md file: Add missing spaces at end of line [12.4.1].
+ * FAQ updated.
+ * sa1 manual page updated.
+ * Add a sponsor button to GitHub page.
+ * systest: Small fix for array index value.
+ * Makefile: Rename object files used by sadc.
+ * Add new non regression tests and updated some existing ones.
+ * Simplify/merge non regression tests.
+ * NLS translations updated.
+
2020/07/31: Version 12.4.0 - Sebastien Godard (sysstat <at> orange.fr)
* All commands: Display statistics in color by default when the
output is connected to a terminal.
pages updated.
* Update style for all manual pages.
* Compress manual pages by default when they are installed.
- * Makefile: Remove all reports and date files (even those compressed
+ * Makefile: Remove all reports and data files (even those compressed
with another program than gzip) when told to do so.
* Add pcp help file to be used with iconfig script.
* Update Travis script (now calls do_test script).
Begin4
Title: sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version: 12.4.0
-Entered-date: 2020-07-31
+Version: 12.5.1
+Entered-date: 2020-11-21
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/
- 1364kiB sysstat-12.4.0.tar.gz
- 1069kiB sysstat-12.4.0.tar.bz2
- 778kiB sysstat-12.4.0.tar.xz
- 1297kiB sysstat-12.4.0-1.src.rpm
- 432kiB sysstat-12.4.0-1.x86_64.rpm
+ 1371kiB sysstat-12.5.1.tar.gz
+ 1066kiB sysstat-12.5.1.tar.bz2
+ 794kiB sysstat-12.5.1.tar.xz
+ 1306kiB sysstat-12.5.1-1.src.rpm
+ 433kiB sysstat-12.5.1-1.x86_64.rpm
Alternate-site:
Copying-policy: GPL
End