]> granicus.if.org Git - sysstat/commitdiff
sysstat-12.5.2 v12.5.2
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 19 Dec 2020 08:51:54 +0000 (09:51 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 19 Dec 2020 08:51:54 +0000 (09:51 +0100)
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
sysstat-12.5.2.lsm [moved from sysstat-12.5.1.lsm with 89% similarity]
sysstat-12.5.2.spec [moved from sysstat-12.5.1.spec with 99% similarity]

diff --git a/CHANGES b/CHANGES
index ce4d63ce3f43b9a108cbe340c5b03e717133b231..9a7f8b7a4cd44527618292299a3a44a1ecf3e7d0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,18 @@
 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.
@@ -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.
 
similarity index 89%
rename from sysstat-12.5.1.lsm
rename to sysstat-12.5.2.lsm
index f684a01e14c6e9259d6c9d58b2d56f660222c08b..dea1e3c840be7f36c4ac7509c483df452a26febf 100644 (file)
@@ -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
similarity index 99%
rename from sysstat-12.5.1.spec
rename to sysstat-12.5.2.spec
index 7d9a68f508551e188502b43bfede635adb170db4..b99fe5afa863326cc1350b4e7511d802090bcd49 100644 (file)
@@ -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