From 7db96d0b6106d37fd731d3db5baec25a7d83d6d6 Mon Sep 17 00:00:00 2001 From: Sebastien GODARD Date: Mon, 30 Sep 2019 10:15:45 +0200 Subject: [PATCH] sysstat-12.1.7 sysstat version 12.1.7 final packaging. lsm and spec files updated. Changelog added. The main new feature brought by this version is the support for stable identifiers for sar disks statistics. This stable identifier (which won't change across reboots) is the WWN (World-Wide Name) of the device. The sar and sadf commands included in this version are also ready to read new formats of binary data files which could arrive in a (hopefully) distant future. Signed-off-by: Sebastien GODARD --- CHANGES | 15 +++++++++++++++ sysstat-12.1.6.lsm => sysstat-12.1.7.lsm | 14 +++++++------- sysstat-12.1.6.spec => sysstat-12.1.7.spec | 2 +- 3 files changed, 23 insertions(+), 8 deletions(-) rename sysstat-12.1.6.lsm => sysstat-12.1.7.lsm (89%) rename sysstat-12.1.6.spec => sysstat-12.1.7.spec (99%) diff --git a/CHANGES b/CHANGES index 790590c..2271f01 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,20 @@ Changes: +2019/09/30: Version 12.1.7 - Sebastien Godard (sysstat orange.fr) + * sar/sadc: Add stable identifier support for disks statistics. + * sar/sadf: Add extra flexibility in binary data file in case of + a future format change. + * sadf: sadf -H output updated. + * iostat: Fix several bugs (CID ##349502, #349503, #349500 and + #349501). + * sar: Manual page updated. + * sadf: Fix memory corruption bug due to integer overflow in + remap_struct() function (try #2). + * configure: Add new configuration variables: conf_file and sar_dir. + * simtest: sar: Add new non regression tests. + * simtest: iostat: Make tests independent from timezone value. + * NLS updated. + 2019/08/14: Version 12.1.6 - Sebastien Godard (sysstat orange.fr) * iostat: Major code refactoring. Devices structures are now dynamically allocated, better handle the case when devices are diff --git a/sysstat-12.1.6.lsm b/sysstat-12.1.7.lsm similarity index 89% rename from sysstat-12.1.6.lsm rename to sysstat-12.1.7.lsm index ae8d5b7..023c605 100644 --- a/sysstat-12.1.6.lsm +++ b/sysstat-12.1.7.lsm @@ -1,7 +1,7 @@ Begin4 Title: sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux -Version: 12.1.6 -Entered-date: 2019-08-14 +Version: 12.1.7 +Entered-date: 2019-09-30 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/ - 1057kiB sysstat-12.1.6.tar.gz - 843kiB sysstat-12.1.6.tar.bz2 - 665kiB sysstat-12.1.6.tar.xz - 1000kiB sysstat-12.1.6-1.src.rpm - 398kiB sysstat-12.1.6-1.x86_64.rpm + 1179kiB sysstat-12.1.7.tar.gz + 930kiB sysstat-12.1.7.tar.bz2 + 676kiB sysstat-12.1.7.tar.xz + 1113kiB sysstat-12.1.7-1.src.rpm + 401kiB sysstat-12.1.7-1.x86_64.rpm Alternate-site: Copying-policy: GPL End diff --git a/sysstat-12.1.6.spec b/sysstat-12.1.7.spec similarity index 99% rename from sysstat-12.1.6.spec rename to sysstat-12.1.7.spec index 4a13c4a..95caf4f 100644 --- a/sysstat-12.1.6.spec +++ b/sysstat-12.1.7.spec @@ -1,6 +1,6 @@ Summary: SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux Name: sysstat -Version: 12.1.6 +Version: 12.1.7 Release: 1 License: GPL Group: Applications/System -- 2.40.0