sysstat version 12.0.0 final packaging.
lsm file updated.
Typo fixed in sadf.c.
Changelog added.
Version 12.0.0 mainly focuses on SVG output from the sadf command,
with a lot of bugfixes and the addition of a new option ("showtoc")
that will enable the user to quickly navigate through graphs.
Version 12.0.0 is also the first stable version that includes the new,
compact and flexible binary format for sar.
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
Changes:
+2018/08/03: Version 12.0.0 - Sebastien Godard (sysstat <at> orange.fr)
+ * sadf: SVG: Remove id tag from individual graphs. Use activities
+ identification numbers for id tags.
+ * sadf: SVG: Add new option "showtoc", which can be used to display
+ the list of activities for which there are graphs ("table of
+ contents").
+ * sadf: SVG: Improve output for softnet activity: Add a discontinuity in
+ graph when corresponding CPU is marked offline.
+ * sadf: SVG: Improve function used to assess SVG canvas height.
+ * sadf: SVG: Fix core dumped on buffers reallocation.
+ * sar/sadf: Devices list management code refactoring.
+ * sadf: SVG: Display graphs for swap utilization in packed mode [11.6.5].
+ * sadf: SVG: Don't take into account activities with no graphs when
+ calculating canvas height [11.6.5].
+ * sadf: SVG: Don't insert a gap in SVG output if an activity is not
+ displayed [11.6.5].
+ * sadf: SVG: Fix possible negative value in graphs coordinates [11.6.5].
+ * sa_conv.c: Use write_all() function instead of write() to handle possible
+ signal interruptions.
+ * spec file updated: No longer create a debug package.
+ * Remove many warnings from gcc v7/v8.
+ * README file updated.
+ * Manual pages updated.
+
2018/06/01: Version 11.7.4 - Sebastien Godard (sysstat <at> orange.fr)
* sar/sadf: Add new option "--iface=": Allow the user to select the
network interfaces to display.
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: sysstat <at> orange.fr\n"
-"POT-Creation-Date: 2018-08-03 08:18+0200\n"
+"POT-Creation-Date: 2018-08-03 08:23+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
* Compute the number of rows that will contain SVG views. Usually only one
* view is displayed on a row, unless the "packed" option has been entered.
* Each activity selected may have several views. Moreover some activities
- * may have a number of items that vary within the file: In this case,
+ * may have a number of items that varies within the file: In this case,
* the number of views will depend on the highest number of items saved in
* the file.
*
Begin4
Title: sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version: 11.7.4
-Entered-date: 2018-06-01
+Version: 12.0.0
+Entered-date: 2018-08-03
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/
- 710kiB sysstat-11.7.4.tar.gz
- 613kiB sysstat-11.7.4.tar.bz2
- 533kiB sysstat-11.7.4.tar.xz
- 718kiB sysstat-11.7.4-1.src.rpm
- 370kiB sysstat-11.7.4-1.x86_64.rpm
+ 766kiB sysstat-12.0.0.tar.gz
+ 672kiB sysstat-12.0.0.tar.bz2
+ 589kiB sysstat-12.0.0.tar.xz
+ 774kiB sysstat-12.0.0-1.src.rpm
+ 376kiB sysstat-12.0.0-1.x86_64.rpm
Alternate-site:
Copying-policy: GPL
End