Changes:
+2019/04/18: Version 12.1.4 - Sebastien Godard (sysstat <at> orange.fr)
+ * sadf: Add initial support for PCP (Performance Co-Pilote).
+ sadf can now export some of its data to a PCP archive file with
+ its new option "-l".
+ * configure: Add option --disable-pcp to configuration scripts.
+ * [Ondrej Dubaj]: sar/sadc: Ignore autofs entries in /etc/mtab [12.0.4].
+ * [Huang Ying]: mpstat: Fix missing "}" and "]" in JSON output when
+ stopped by SIGINT [12.0.4].
+ * iostat: Add a SIGINT handler so that JSON output can be terminated
+ properly when the user presses Ctrl/C [12.0.4].
+ * sadf: Fix segmentation fault error when trying to display XML or JSON
+ data using a file which contains only RESTART records [12.0.4].
+ * mpstat: JSON output should display "all" for CPU number for global
+ CPU utilization [12.0.4].
+ * [Danny Smit]: Add umask sysconfig variable for sa1 and sa2 [12.0.4].
+ * configure: Don't check for sensors library if --disable-sensors
+ option is used [12.0.4].
+ * sadf: Don't test for activities available in file if only the header
+ needs to be displayed [12.0.4].
+ * sadf: Make code more independent from the selected output format.
+ * sar/sadc: Make sure number of items are always counted for certain
+ activities (like A_CPU) even if they are not collected.
+ * Fix many alerts reported by LGTM.
+ * sadc and sadf manual pages updated.
+ * Makefile updated.
+ * json_stats.h: Replace XML -> JSON [12.0.4].
+
2019/02/15: Version 12.1.3 - Sebastien Godard (sysstat <at> orange.fr)
* sadf: SVG: Add new "customcol" and "bwcol" options. These options
enable the user to select distinct color palettes to draw the
Begin4
Title: sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version: 12.1.3
-Entered-date: 2019-02-15
+Version: 12.1.4
+Entered-date: 2019-04-18
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/
- 704kiB sysstat-12.1.3.tar.gz
- 613kiB sysstat-12.1.3.tar.bz2
- 542kiB sysstat-12.1.3.tar.xz
- 713kiB sysstat-12.1.3-1.src.rpm
- 381kiB sysstat-12.1.3-1.x86_64.rpm
+ 720kiB sysstat-12.1.4.tar.gz
+ 630kiB sysstat-12.1.4.tar.bz2
+ 551kiB sysstat-12.1.4.tar.xz
+ 728kiB sysstat-12.1.4-1.src.rpm
+ 395kiB sysstat-12.1.4-1.x86_64.rpm
Alternate-site:
Copying-policy: GPL
End