From 0cf97738371c6050b7e800967ffc43ea9f44ab5b Mon Sep 17 00:00:00 2001 From: Sebastien GODARD Date: Sat, 13 Oct 2018 09:33:08 +0200 Subject: [PATCH] sysstat-12.0.2 sysstat version 12.0.2 final packaging. lsm and spec files updated. Changelog added. Signed-off-by: Sebastien GODARD --- CHANGES | 9 +++++++++ nls/sysstat.pot | 22 +++++++++++----------- sysstat-12.0.1.lsm => sysstat-12.0.2.lsm | 6 +++--- sysstat-12.0.1.spec => sysstat-12.0.2.spec | 2 +- 4 files changed, 24 insertions(+), 15 deletions(-) rename sysstat-12.0.1.lsm => sysstat-12.0.2.lsm (95%) rename sysstat-12.0.1.spec => sysstat-12.0.2.spec (99%) diff --git a/CHANGES b/CHANGES index 154eb1f..c76c7cb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,14 @@ Changes: +2018/10/13: Version 12.0.2 - Sebastien Godard (sysstat orange.fr) + * sar: Fix timestamp format in report output. + * sar: Fortify remap_struct() function. + * sadf: SVG: Fix variable type used for huge pages kbhugfree metric. + * sar: Make sure header lines are always displayed in report for statistics. + * Makefile: Fix "unexpected operator" error on install. + * sar: Fix typo in manual page. + * Cosmetic fixes. + 2018/08/06: Version 12.0.1 - Sebastien Godard (sysstat orange.fr) * sar: Fix wrong size for stats_huge structure. diff --git a/nls/sysstat.pot b/nls/sysstat.pot index 5b04d07..957252f 100644 --- a/nls/sysstat.pot +++ b/nls/sysstat.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: sysstat orange.fr\n" -"POT-Creation-Date: 2018-08-03 08:23+0200\n" +"POT-Creation-Date: 2018-10-13 09:28+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -55,7 +55,7 @@ msgstr "" msgid "Cannot find disk data\n" msgstr "" -#: iostat.c:1832 sa_common.c:2100 +#: iostat.c:1832 sa_common.c:2110 #, c-format msgid "Invalid type of persistent device name\n" msgstr "" @@ -91,7 +91,7 @@ msgid "Cannot write data to system activity file: %s\n" msgstr "" #: sadc.c:692 sadc.c:755 count.c:118 ioconf.c:506 rd_stats.c:75 -#: sa_common.c:1656 +#: sa_common.c:1664 #, c-format msgid "Cannot open %s: %s\n" msgstr "" @@ -321,22 +321,22 @@ msgstr "" msgid "Inconsistent input data\n" msgstr "" -#: sar.c:874 +#: sar.c:876 #, c-format msgid "Using a wrong data collector from a different sysstat version\n" msgstr "" -#: sar.c:1481 +#: sar.c:1483 #, c-format msgid "-f and -o options are mutually exclusive\n" msgstr "" -#: sar.c:1487 +#: sar.c:1489 #, c-format msgid "Not reading from a system activity file (use -f option)\n" msgstr "" -#: sar.c:1630 +#: sar.c:1636 #, c-format msgid "Cannot find the data collector (%s)\n" msgstr "" @@ -486,22 +486,22 @@ msgstr "" msgid "Current sysstat version cannot read the format of this file (%#x)\n" msgstr "" -#: sa_common.c:1361 +#: sa_common.c:1367 #, c-format msgid "Error while reading system activity file: %s\n" msgstr "" -#: sa_common.c:1371 +#: sa_common.c:1377 #, c-format msgid "End of system activity file unexpected\n" msgstr "" -#: sa_common.c:1659 +#: sa_common.c:1667 #, c-format msgid "Please check if data collecting is enabled\n" msgstr "" -#: sa_common.c:1979 +#: sa_common.c:1989 #, c-format msgid "Requested activities not available in file %s\n" msgstr "" diff --git a/sysstat-12.0.1.lsm b/sysstat-12.0.2.lsm similarity index 95% rename from sysstat-12.0.1.lsm rename to sysstat-12.0.2.lsm index 0aad3e5..0bf5d60 100644 --- a/sysstat-12.0.1.lsm +++ b/sysstat-12.0.2.lsm @@ -1,7 +1,7 @@ Begin4 Title: sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux -Version: 12.0.1 -Entered-date: 2018-08-06 +Version: 12.0.2 +Entered-date: 2018-10-13 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,7 +29,7 @@ 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/ - 589kiB sysstat-12.0.1.tar.xz + 589kiB sysstat-12.0.2.tar.xz Alternate-site: Copying-policy: GPL End diff --git a/sysstat-12.0.1.spec b/sysstat-12.0.2.spec similarity index 99% rename from sysstat-12.0.1.spec rename to sysstat-12.0.2.spec index afed1bd..42614af 100644 --- a/sysstat-12.0.1.spec +++ b/sysstat-12.0.2.spec @@ -1,6 +1,6 @@ Summary: SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux Name: sysstat -Version: 12.0.1 +Version: 12.0.2 Release: 1 License: GPL Group: Applications/System -- 2.50.1