]> granicus.if.org Git - sysstat/commitdiff
sysstat-12.5.4 v12.5.4
authorSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 7 Jun 2021 12:21:29 +0000 (14:21 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 7 Jun 2021 12:21:29 +0000 (14:21 +0200)
sysstat version 12.5.4 final packaging.
Changelog added.
spec and lsm files updated.

This version brings better integration with PCP (thanks go to Nathan
Scott).
It also adds a small improvement to the pidstat command: Using option -e
and not specifying an interval nor a count value on the command line
will make pidstat show global task statistics when the task terminates.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
CHANGES
sysstat-12.5.4.lsm [moved from sysstat-12.5.3.lsm with 89% similarity]
sysstat-12.5.4.spec [moved from sysstat-12.5.3.spec with 99% similarity]

diff --git a/CHANGES b/CHANGES
index d46ba36c1ec480e4ef4344156b4c0aae81fd4f26..96b7faaf95a470f29bdbd4c80745b7ab4e0d8f38 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,14 +1,28 @@
 Changes:
 
+2021/06/07: Version 12.5.4 - Sebastien Godard (sysstat <at> orange.fr)
+       * [Nathan Scott]: PCP: Update sadf to use metadata matching the same
+         metrics from PCP.
+       * [Parth Shah]: pidstat monitors and shows statistics at the end of the
+         program run with option -e, when no interval and count parameters
+         have been defined.
+       * pidstat: Simplify use of P_D_PID flag.
+       * Restore mode for iconfig file.
+       * Non regression tests updated.
+       * Various cosmetic fixes.
+       * NLS translations updated.
+
 2021/02/14: Version 12.5.3 - Sebastien Godard (sysstat <at> orange.fr)
        * Add Link Time Optimization (LTO) support.
        * Fix LTO compilation warnings.
        * sar: Fix return code sent by write_stats() function [12.4.3].
        * sar/sadc: Dereference nr array pointer in struct activity [12.4.3].
-       * sadf: SVG: Make graphs discontinuous for disconnected devices [12.4.3].
+       * sadf: SVG: Make graphs discontinuous for disconnected devices
+         [12.4.3].
        * sadf: SVG: Fix inadequate discontinuities in some graphs [12.4.3].
        * sadf: Raw: Display number of items in debug mode even if it's zero.
-       * sadf: SVG: Use the <count> parameter entered on the command line [12.4.3].
+       * sadf: SVG: Use the <count> parameter entered on the command line
+         [12.4.3].
        * sadf: SVG: Add 'debug' option.
        * sadf: Update manual page.
        * sar/sadc/sadf: Check untrusted values before use [12.4.3].
similarity index 89%
rename from sysstat-12.5.3.lsm
rename to sysstat-12.5.4.lsm
index 4e611dabd6a8ee0bb5d8c97f2af4e3cf5c819e70..f70f476e7bac364cc8554c3e1c4c0dd31b4ff329 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version:       12.5.3
-Entered-date:  2021-02-14
+Version:       12.5.4
+Entered-date:  2021-06-07
 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
@@ -29,11 +29,11 @@ Keywords:   system administration, system monitoring, sar, sadf, iostat, mpstat, t
 Author:                sysstat@NOSPAM.orange.fr (Sebastien Godard)
 Maintained-by: sysstat@NOSPAM.orange.fr (Sebastien Godard)
 Primary-site:  http://pagesperso-orange.fr/sebastien.godard/
-               1493kiB sysstat-12.5.3.tar.gz
-               1143kiB sysstat-12.5.3.tar.bz2
-               838kiB sysstat-12.5.3.tar.xz
-               1407kiB sysstat-12.5.3-1.src.rpm
-               433kiB sysstat-12.5.3-1.x86_64.rpm
+               1466kiB sysstat-12.5.4.tar.gz
+               1120kiB sysstat-12.5.4.tar.bz2
+               836kiB sysstat-12.5.4.tar.xz
+               1386kiB sysstat-12.5.4-1.src.rpm
+               429kiB sysstat-12.5.4-1.x86_64.rpm
 Alternate-site:
 Copying-policy:        GPL
 End
similarity index 99%
rename from sysstat-12.5.3.spec
rename to sysstat-12.5.4.spec
index 5d7042f029300b4514e36bce72f2ce324ea954ca..1f833fa496d7723e6ca20df180cb18227509f6ec 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux
 Name:          sysstat
-Version:       12.5.3
+Version:       12.5.4
 Release:       1
 License:       GPL
 Group:                 Applications/System