]> granicus.if.org Git - sysstat/commitdiff
sysstat-11.6.0 v11.6.0
authorSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 14 Aug 2017 06:41:47 +0000 (08:41 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 14 Aug 2017 06:41:47 +0000 (08:41 +0200)
sysstat version 11.6.0 final packaging.
lsm and spec files updated.
Changelog added.

NOTE: Other stable versions (11.2.12 and 11.4.6) also exist and will be
available for download from my web site:

http://pagesperso-orange.fr/sebastien.godard/

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
CHANGES
nls/sysstat.pot
sysstat-11.6.0.lsm [moved from sysstat-11.5.7.lsm with 89% similarity]
sysstat-11.6.0.spec [moved from sysstat-11.5.7.spec with 99% similarity]

diff --git a/CHANGES b/CHANGES
index b954139d2d07548df0bb1939f90e99b67d4691b0..5aebb27ecd0f32255771e45fbac6f1556014e7b5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,19 @@
 Changes:
 
+2017/08/14: Version 11.6.0 - Sebastien Godard (sysstat <at> orange.fr)
+       * pidstat: Add new option (-e) which can be used to pass a program
+         to execute and make pidstat monitor it.
+       * pidstat: Add new option (-H) to display timestamps in seconds
+         since the Epoch.
+       * pidstat manual page updated.
+       * Revert "ARM: Fix sadc crash because of unaligned memory accesses".
+         The fix may cause segmentation faults in some cases [11.4.6]
+         [11.2.12].
+       * Add BUG_REPORT template file.
+       * README file updated.
+       * Cosmetic changes in code.
+       * lsm file updated [11.4.6] [11.2.12].
+
 2017/07/05: Version 11.5.7 - Sebastien Godard (sysstat <at> orange.fr)
        * iostat: Add new "-s" switch used to display a short (narrow)
          version of the report that should fit in 80 chars wide screens.
index 971b17e716b62c8a6ed309a16a918e9c62c14b7b..a66c782d71137069e208977da1da7157249d0005 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: sysstat <at> orange.fr\n"
-"POT-Creation-Date: 2017-07-05 10:38+0200\n"
+"POT-Creation-Date: 2017-08-14 08:32+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,8 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: iostat.c:86 cifsiostat.c:70 sar.c:96 mpstat.c:126 pidstat.c:87
-#: tapestat.c:95
+#: iostat.c:86 cifsiostat.c:70 mpstat.c:126 sar.c:96 tapestat.c:95
 #, c-format
 msgid "Usage: %s [ options ] [ <interval> [ <count> ] ]\n"
 msgstr ""
@@ -50,7 +49,7 @@ msgstr ""
 msgid "Cannot find disk data\n"
 msgstr ""
 
-#: iostat.c:1812 sa_common.c:1588
+#: iostat.c:1812 sa_common.c:1590
 #, c-format
 msgid "Invalid type of persistent device name\n"
 msgstr ""
@@ -108,6 +107,18 @@ msgid ""
 "[ --human ] [ -h ] [ -k | -m ] [ -t ] [ -V ]\n"
 msgstr ""
 
+#: mpstat.c:129
+#, c-format
+msgid ""
+"Options are:\n"
+"[ -A ] [ -n ] [ -u ] [ -V ] [ -I { SUM | CPU | SCPU | ALL } ]\n"
+"[ -N { <node_list> | ALL } ] [ -o JSON ] [ -P { <cpu_list> | ON | ALL } ]\n"
+msgstr ""
+
+#: mpstat.c:1672 sar.c:358 pidstat.c:2406
+msgid "Average:"
+msgstr ""
+
 #: sadf.c:87
 #, c-format
 msgid ""
@@ -290,10 +301,6 @@ msgstr ""
 msgid "End of data collecting unexpected\n"
 msgstr ""
 
-#: sar.c:358 mpstat.c:1672 pidstat.c:2397
-msgid "Average:"
-msgstr ""
-
 #: sar.c:813
 #, c-format
 msgid "Using a wrong data collector from a different sysstat version\n"
@@ -309,29 +316,21 @@ msgstr ""
 msgid "Requested activities not available\n"
 msgstr ""
 
-#: sar.c:1351
+#: sar.c:1347
 #, c-format
 msgid "-f and -o options are mutually exclusive\n"
 msgstr ""
 
-#: sar.c:1357
+#: sar.c:1353
 #, c-format
 msgid "Not reading from a system activity file (use -f option)\n"
 msgstr ""
 
-#: sar.c:1493
+#: sar.c:1489
 #, c-format
 msgid "Cannot find the data collector (%s)\n"
 msgstr ""
 
-#: mpstat.c:129
-#, c-format
-msgid ""
-"Options are:\n"
-"[ -A ] [ -n ] [ -u ] [ -V ] [ -I { SUM | CPU | SCPU | ALL } ]\n"
-"[ -N { <node_list> | ALL } ] [ -o JSON ] [ -P { <cpu_list> | ON | ALL } ]\n"
-msgstr ""
-
 #: sa_conv.c:69
 #, c-format
 msgid "Cannot convert the format of this file\n"
@@ -363,11 +362,17 @@ msgid ""
 "File successfully converted to sysstat format version %s\n"
 msgstr ""
 
+#: pidstat.c:87
+#, c-format
+msgid ""
+"Usage: %s [ options ] [ <interval> [ <count> ] ] [ -e <program> <args> ]\n"
+msgstr ""
+
 #: pidstat.c:90
 #, c-format
 msgid ""
 "Options are:\n"
-"[ -d ] [ -h ] [ -I ] [ -l ] [ -R ] [ -r ] [ -s ] [ -t ] [ -U "
+"[ -d ] [ -H ] [ -h ] [ -I ] [ -l ] [ -R ] [ -r ] [ -s ] [ -t ] [ -U "
 "[ <username> ] ]\n"
 "[ -u ] [ -V ] [ -v ] [ -w ] [ -C <command> ] [ -G <process_name> ] [ --"
 "human ]\n"
similarity index 89%
rename from sysstat-11.5.7.lsm
rename to sysstat-11.6.0.lsm
index 575aaf05d71a9f2b36fcf9f68e6b4b62d0643f52..1568e83a189605719e061679a57550aed048901c 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version:       11.5.7
-Entered-date:  2017-07-05
+Version:       11.6.0
+Entered-date:  2017-08-14
 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/
-               600kiB sysstat-11.5.7.tar.gz
-               513kiB sysstat-11.5.7.tar.bz2
-               457kiB sysstat-11.5.7.tar.xz
-               608kiB sysstat-11.5.7-1.src.rpm
-               357kiB sysstat-11.5.7-1.x86_64.rpm
+               602kiB sysstat-11.6.0.tar.gz
+               513kiB sysstat-11.6.0.tar.bz2
+               458kiB sysstat-11.6.0.tar.xz
+               610kiB sysstat-11.6.0-1.src.rpm
+               357kiB sysstat-11.6.0-1.x86_64.rpm
 Alternate-site:
 Copying-policy:        GPL
 End
similarity index 99%
rename from sysstat-11.5.7.spec
rename to sysstat-11.6.0.spec
index 7f12ed1553ec93eff4d3f410e5be7b3e1a4c8713..d329bf1eb9ccc5da011306681f09c74b0c4b2a4e 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux
 Name:          sysstat
-Version:       11.5.7
+Version:       11.6.0
 Release:       1
 License:       GPL
 Group:                 Applications/System