From: Sebastien GODARD Date: Mon, 7 Jun 2021 12:21:29 +0000 (+0200) Subject: sysstat-12.5.4 X-Git-Tag: v12.5.4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3aa5e0d19bab0b00acd92fff4bcfb7f92e76c33e;p=sysstat sysstat-12.5.4 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 --- diff --git a/CHANGES b/CHANGES index d46ba36..96b7faa 100644 --- a/CHANGES +++ b/CHANGES @@ -1,14 +1,28 @@ Changes: +2021/06/07: Version 12.5.4 - Sebastien Godard (sysstat 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 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 parameter entered on the command line [12.4.3]. + * sadf: SVG: Use the 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]. diff --git a/sysstat-12.5.3.lsm b/sysstat-12.5.4.lsm similarity index 89% rename from sysstat-12.5.3.lsm rename to sysstat-12.5.4.lsm index 4e611da..f70f476 100644 --- a/sysstat-12.5.3.lsm +++ b/sysstat-12.5.4.lsm @@ -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 diff --git a/sysstat-12.5.3.spec b/sysstat-12.5.4.spec similarity index 99% rename from sysstat-12.5.3.spec rename to sysstat-12.5.4.spec index 5d7042f..1f833fa 100644 --- a/sysstat-12.5.3.spec +++ b/sysstat-12.5.4.spec @@ -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