]> granicus.if.org Git - sysstat/commitdiff
sysstat-12.6.0 v12.6.0
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 29 May 2022 06:46:19 +0000 (08:46 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 29 May 2022 06:46:19 +0000 (08:46 +0200)
sysstat version 12.6.0 final packaging.
Changelog added.
spec and lsm files updated.

This version adds a new metric (softnet backlog) to the software-based
network processing activity.
It also fixes several bugs concerning the recent interrupts statistics
rewritten code, and to metrics names used by sadf in the PCP output
format.

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

diff --git a/CHANGES b/CHANGES
index 87999d54dac96e5716c80a610fa11d4ddf8db957..a7bb384310b1e17c45fcf0fb4a29fda39aef0c30 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,24 @@
 Changes:
 
+2022/05/29: Version 12.6.0 - Sebastien Godard (sysstat <at> orange.fr)
+       * sar: Fix maximum value for A_IRQ activity.
+       * sar/sadf: A_NET_SOFT: Add new metric softnet network backlog.
+       * sadc: A_NET_SOFT: Use CPU id from /proc/net/softnet_stat.
+       * Update DTD and XSD documents (softnet backlog).
+       * [Chris Bagwell]: sar/sadf: Convert 64-bit time value to time_t
+         as needed.
+       * sadf: Add basic colorization to sadf's output.
+       * sadf: Add sanity checks on values read from file.
+       * sadf: PCP: Fix multiple metrics name problems.
+       * sa_common.c: Remove unneeded variable assignment.
+       * [Lukáš Zaoral]: Take into account LDFLAGS passer to configure
+         script.
+       * Various janitorial fixes and updated.
+       * Update FAQ.
+       * Update sar manual page.
+       * Update NLS translations.
+       * Update non regression tests.
+
 2022/02/28: Version 12.5.6 - Sebastien Godard (sysstat <at> orange.fr)
        * sar/sadc: Rewrite code used to collect and display interrupts
          statistics. Statistics are now collected from /proc/interrupts
similarity index 89%
rename from sysstat-12.5.6.lsm
rename to sysstat-12.6.0.lsm
index 90e75d482666c3fe8d55e196ab3af222b62bf59f..6155ce1945708ef357b988b6e6f53c48bcb78b24 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version:       12.5.6
-Entered-date:  2022-02-28
+Version:       12.6.0
+Entered-date:  2022-05-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/
-               1442kiB sysstat-12.5.6.tar.gz
-               1156kiB sysstat-12.5.6.tar.bz2
-               858kiB sysstat-12.5.6.tar.xz
-               1425kiB sysstat-12.5.6-1.src.rpm
-               435kiB sysstat-12.5.6-1.x86_64.rpm
+               1450kiB sysstat-12.6.0.tar.gz
+               1159kiB sysstat-12.6.0.tar.bz2
+               863kiB sysstat-12.6.0.tar.xz
+               1432kiB sysstat-12.6.0-1.src.rpm
+               437kiB sysstat-12.6.0-1.x86_64.rpm
 Alternate-site:
 Copying-policy:        GPL
 End
similarity index 99%
rename from sysstat-12.5.6.spec
rename to sysstat-12.6.0.spec
index 7b65c8a7588985a2421b1850c4704c20d586135b..6eb6a3e270e00a041a7b78c264126f8eb9cb732e 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux
 Name:          sysstat
-Version:       12.5.6
+Version:       12.6.0
 Release:       1
 License:       GPL
 Group:                 Applications/System