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 <sysstat@users.noreply.github.com>
Changes:
+2020/12/19: Version 12.5.2 - Sebastien Godard (sysstat <at> 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 <at> orange.fr)
* sar/sadf: Make option -j work with filesystems statistics.
* sa1: Add "--rotate" option to make it easier to handle file rotation.
* 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.
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
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
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