From fc88a2858c9949ed68f9b2857baa535295ac2cb6 Mon Sep 17 00:00:00 2001 From: Sebastien GODARD Date: Sat, 21 Nov 2020 09:14:31 +0100 Subject: [PATCH] sysstat-12.5.1 sysstat version 12.5.1 final packaging. Changelog added. spec and lsm files updated. This is mainly a bugfix release with some small improvements lying around... Nothing to write home about, but I thought it was time to make a release, the previous one being almost 4 months old. Signed-off-by: Sebastien GODARD --- CHANGES | 28 +++++++++++++++++++++- sysstat-12.4.0.lsm => sysstat-12.5.1.lsm | 14 +++++------ sysstat-12.4.0.spec => sysstat-12.5.1.spec | 2 +- 3 files changed, 35 insertions(+), 9 deletions(-) rename sysstat-12.4.0.lsm => sysstat-12.5.1.lsm (89%) rename sysstat-12.4.0.spec => sysstat-12.5.1.spec (99%) diff --git a/CHANGES b/CHANGES index dc86803..ce4d63c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,31 @@ Changes: +2020/11/21: Version 12.5.1 - Sebastien Godard (sysstat orange.fr) + * sar/sadf: Make option -j work with filesystems statistics. + * sa1: Add "--rotate" option to make it easier to handle file rotation. + * [Petr Pavlu]: Workaround for iowait being decremented [12.4.1]. + * [SacValleyTech]: Make sure setbuf() is the first operation + performed on stream [12.4.1]. + * [Michal Berger]: Fix typo in PHYS_PACK_ID definition [12.4.1]. + * sadc: Rework softnet stats reading procedure to make sure that all + lines from /proc/net/softnet_stat are actually read. + * sadc: Don't reallocate structures if buffers are large enough. + * configure: Fix option --disable-compress-manpg [12.4.1]. + * sar: Update definition for runq-sz metric in manual page [12.4.1]. + * iostat: Update manual page (explain "*_w+d*" fields) [12.4.1]. + * iostat: Explain options -f/+f in manual page [12.4.1]. + * [Nan Xiao]: mpstat: Add -T option in help message [12.4.1]. + * [Nan Xiao]: mpstat: Fix typo in manual page [12.4.1]. + * FAQ.md file: Add missing spaces at end of line [12.4.1]. + * FAQ updated. + * sa1 manual page updated. + * Add a sponsor button to GitHub page. + * systest: Small fix for array index value. + * Makefile: Rename object files used by sadc. + * Add new non regression tests and updated some existing ones. + * Simplify/merge non regression tests. + * NLS translations updated. + 2020/07/31: Version 12.4.0 - Sebastien Godard (sysstat orange.fr) * All commands: Display statistics in color by default when the output is connected to a terminal. @@ -26,7 +52,7 @@ Changes: pages updated. * Update style for all manual pages. * Compress manual pages by default when they are installed. - * Makefile: Remove all reports and date files (even those compressed + * Makefile: Remove all reports and data files (even those compressed with another program than gzip) when told to do so. * Add pcp help file to be used with iconfig script. * Update Travis script (now calls do_test script). diff --git a/sysstat-12.4.0.lsm b/sysstat-12.5.1.lsm similarity index 89% rename from sysstat-12.4.0.lsm rename to sysstat-12.5.1.lsm index 172b239..f684a01 100644 --- a/sysstat-12.4.0.lsm +++ b/sysstat-12.5.1.lsm @@ -1,7 +1,7 @@ Begin4 Title: sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux -Version: 12.4.0 -Entered-date: 2020-07-31 +Version: 12.5.1 +Entered-date: 2020-11-21 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/ - 1364kiB sysstat-12.4.0.tar.gz - 1069kiB sysstat-12.4.0.tar.bz2 - 778kiB sysstat-12.4.0.tar.xz - 1297kiB sysstat-12.4.0-1.src.rpm - 432kiB sysstat-12.4.0-1.x86_64.rpm + 1371kiB sysstat-12.5.1.tar.gz + 1066kiB sysstat-12.5.1.tar.bz2 + 794kiB sysstat-12.5.1.tar.xz + 1306kiB sysstat-12.5.1-1.src.rpm + 433kiB sysstat-12.5.1-1.x86_64.rpm Alternate-site: Copying-policy: GPL End diff --git a/sysstat-12.4.0.spec b/sysstat-12.5.1.spec similarity index 99% rename from sysstat-12.4.0.spec rename to sysstat-12.5.1.spec index 878f4fa..7d9a68f 100644 --- a/sysstat-12.4.0.spec +++ b/sysstat-12.5.1.spec @@ -1,6 +1,6 @@ Summary: SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux Name: sysstat -Version: 12.4.0 +Version: 12.5.1 Release: 1 License: GPL Group: Applications/System -- 2.40.0