From 7f80790723fce8a155168a57111ef919bb47b0df Mon Sep 17 00:00:00 2001 From: Sebastien GODARD Date: Sat, 19 Dec 2020 09:51:54 +0100 Subject: [PATCH] sysstat-12.5.2 sysstat version 12.5.2 final packaging. Changelog added. spec and lsm files updated. I felt compelled to release this new version because of an annoying bug concerning structures alignment on 32 bit systems. It made saDD datafiles created on 32 bit systems unreadable on 64 bit ones. And bugs impacting datafiles structure and/or format are always pernicious... So please upgrade. Thanks go to Aleksei Nikiforov for reporting (and fixing) it. Signed-off-by: Sebastien GODARD --- CHANGES | 15 ++++++++++++++- sysstat-12.5.1.lsm => sysstat-12.5.2.lsm | 14 +++++++------- sysstat-12.5.1.spec => sysstat-12.5.2.spec | 2 +- 3 files changed, 22 insertions(+), 9 deletions(-) rename sysstat-12.5.1.lsm => sysstat-12.5.2.lsm (89%) rename sysstat-12.5.1.spec => sysstat-12.5.2.spec (99%) diff --git a/CHANGES b/CHANGES index ce4d63c..9a7f8b7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,18 @@ Changes: +2020/12/19: Version 12.5.2 - Sebastien Godard (sysstat orange.fr) + * [Aleksei Nikiforov]: Fix alignment and structure size for 32-bit + systems [12.4.2]. + * Fix metric's name in sar -y output: txmtin -> xmtin [12.4.2]. + * FAQ: Add links to markdown file [12.4.2]. + * [Tim Gates]: sar.c: Fix typo in comment [12.4.2]. + * simtest: Create a 32 bit version of sar and sadc. This is to make + sure that datafiles created by 32 and 64 bit versions of sadc can + be used on both architectures. + * simtest: Update non regression tests. Also add new tests. + * systest.c: Fix GCC warnings. + * NLS translations updated [12.4.2]. + 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. @@ -22,7 +35,7 @@ Changes: * 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. + * Add new non regression tests and update some existing ones. * Simplify/merge non regression tests. * NLS translations updated. diff --git a/sysstat-12.5.1.lsm b/sysstat-12.5.2.lsm similarity index 89% rename from sysstat-12.5.1.lsm rename to sysstat-12.5.2.lsm index f684a01..dea1e3c 100644 --- a/sysstat-12.5.1.lsm +++ b/sysstat-12.5.2.lsm @@ -1,7 +1,7 @@ Begin4 Title: sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux -Version: 12.5.1 -Entered-date: 2020-11-21 +Version: 12.5.2 +Entered-date: 2020-12-19 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/ - 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 + 1395kiB sysstat-12.5.2.tar.gz + 1098kiB sysstat-12.5.2.tar.bz2 + 799kiB sysstat-12.5.2.tar.xz + 1322kiB sysstat-12.5.2-1.src.rpm + 434kiB sysstat-12.5.2-1.x86_64.rpm Alternate-site: Copying-policy: GPL End diff --git a/sysstat-12.5.1.spec b/sysstat-12.5.2.spec similarity index 99% rename from sysstat-12.5.1.spec rename to sysstat-12.5.2.spec index 7d9a68f..b99fe5a 100644 --- a/sysstat-12.5.1.spec +++ b/sysstat-12.5.2.spec @@ -1,6 +1,6 @@ Summary: SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux Name: sysstat -Version: 12.5.1 +Version: 12.5.2 Release: 1 License: GPL Group: Applications/System -- 2.50.1