]> granicus.if.org Git - sysstat/commitdiff
sysstat-12.7.2 v12.7.2
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 29 Jan 2023 08:59:47 +0000 (09:59 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 29 Jan 2023 08:59:47 +0000 (09:59 +0100)
sysstat version 12.7.2 final packaging.
Changelog added.
spec and lsm files updated.

This version adds a new activity to sar and sadf: Batteries power
statistics, which can be displayed using option "-m BAT".
Output has also been improved so that healthy metrics values (for all
sysstat commands) will no longer be displayed in "red" (or any other
specific color).
Last, starting and ending times can now be entered as a nuumber of
seconds since the Epoch with sar and sadf's options -s/-e.

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

diff --git a/CHANGES b/CHANGES
index 0aa33de58ec9d7c1d918f7ae422ce4752f9ad746..dcb674b58e9ed5b612d20f2b44baf45608ef50c8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,22 @@
 Changes:
 
+2023/01/29: Version 12.7.2 - Sebastien Godard (sysstat <at> orange.fr)
+       * All commands: Avoid displaying healthy metrics values in "red".
+*      * sar/sadf: Add new activity: Battery statistics (A_PWR_BAT).
+       * [Kevin Stubbings]: Add CodeQL workflow.
+       * sar: Make sure timestamps are always displayed in local time.
+       * sar/sadf: Starting and ending times used with options -s/-e can now
+         be entered as a number of seconds since the epoch.
+       * sar/sadf: Strengthen tests made on arguments given to options -s/-e.
+       * sadf: PCP: Fix pmiID used for two USB metrics [12.6.2].
+       * [Nathanael P Wilson]: sadf: Fix extra space when no TZ printed.
+       * sadc: Add another overflow check [12.6.2].
+       * DTD and XSD documents updated.
+       * Makefile: Fix dependencies.
+       * Remove LGTM links from README file.
+       * Manual pages updated.
+       * Non regression tests updated.
+
 2022/11/06: Version 12.7.1 - Sebastien Godard (sysstat <at> orange.fr)
        * Fix possible overflow in sa_common.c (GHSL-2022-074) [12.6.1].
        * sadf: Add support for option -t with SVG output to make it possible
similarity index 89%
rename from sysstat-12.7.1.lsm
rename to sysstat-12.7.2.lsm
index 39a4a9f483dabb311885e0c356f84360835692ca..ddb05df79233100f5cf9ac39910fc98b500ffb98 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version:       12.7.1
-Entered-date:  2022-11-06
+Version:       12.7.2
+Entered-date:  2023-01-29
 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/
-               1459kiB sysstat-12.7.1.tar.gz
-               1143kiB sysstat-12.7.1.tar.bz2
-               861kiB sysstat-12.7.1.tar.xz
-               1441kiB sysstat-12.7.1-1.src.rpm
-               460kiB sysstat-12.7.1-1.x86_64.rpm
+               1482kiB sysstat-12.7.2.tar.gz
+               1157kiB sysstat-12.7.2.tar.bz2
+               876kiB sysstat-12.7.2.tar.xz
+               1464kiB sysstat-12.7.2-1.src.rpm
+               468kiB sysstat-12.7.2-1.x86_64.rpm
 Alternate-site:
 Copying-policy:        GPL
 End
similarity index 99%
rename from sysstat-12.7.1.spec
rename to sysstat-12.7.2.spec
index 6bea0b19ee6b065937a412309178dc4d9e5e4d62..e78d3ef46b853a9d2442312ef560747e75472839 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux
 Name:          sysstat
-Version:       12.7.1
+Version:       12.7.2
 Release:       1
 License:       GPL
 Group:                 Applications/System