]> granicus.if.org Git - sysstat/commitdiff
sysstat-11.5.2 v11.5.2
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 4 Nov 2016 08:59:57 +0000 (09:59 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 4 Nov 2016 08:59:57 +0000 (09:59 +0100)
sysstat version 11.5.2 final packaging.
lsm and spec files updated.
CREDITS file updated.
Changelog added.

NOTE: Stable versions (11.2.8 and 11.4.2) also exist and will be
available for download from my web site:

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

The stable versions include only the bug fixes added in sysstat 11.5.2
but not the new features.

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

diff --git a/CHANGES b/CHANGES
index ff13d391b6f35569e8bf77ca51a3a57cee3cba60..36f9eace6eb9163eed41397cdfd940b4ad30715e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,27 @@
 Changes:
 
+2016/11/04: Version 11.5.2 - Sebastien Godard (sysstat <at> orange.fr)
+       * sar: Add software-based network processing (softnet) statistics.
+       * sadc: Add output formats for softnet statistics.
+       * [Michal Sekletar]: sar: Make buffers that hold timestamps
+         bigger [11.2.8] [11.4.2].
+       * [Shantanu Goel]: sar: /proc/vmstat fix for Linux 4.8 [11.2.8]
+         [11.4.2].
+       * [Mike Winter]: pidstat: Use system constants for process name
+         length and username length.
+       * [Breno Leitao]: sar: Improve cpuinfo read for POWER architecture
+         [11.2.8] [11.4.2].
+       * Make various buffers size holding timestamps consistent.
+       * sadf: Use a decimal point instead of a coma in JSON output
+         [11.2.8] [11.4.2].
+       * mpstat, iostat: Use a decimal point instead of a coma in JSON
+         output.
+       * pidstat: Use either the short or the full command line when
+         looking for a pattern with options -C or -G [11.2.8] [11.4.2].
+       * sar manual page updated.
+       * NLS updated.
+       * CREDITS file updated.
+
 2016/09/23: Version 11.5.1 - Sebastien Godard (sysstat <at> orange.fr)
        * iostat: Add JSON output (option "-o JSON").
        * mpstat: Add JSON output (option "-o JSON").
diff --git a/CREDITS b/CREDITS
index 999cb61b86cd4adf74505d5050cd80ea059bfb50..b6966a387c3d6915fe9cdd0e574954caa4c21d85 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -192,6 +192,7 @@ I would also thank the following people for their hints or bug reports
        Mike Kobler <mkobler@gma[...].com>
        John Lau <johnlcf@gma[...].com>
        Byeong-taek Lee <btlee@psy[...].kr>
+       Breno Leitao <breno.leitao@gma[...].com>
        Ivo Letzas <letzas@for[...].nu>
        Wayne Lin <wlin@mvi[...].com>
        Neculai Macarie <macarie.neculai@nex[...].com>
@@ -230,6 +231,7 @@ I would also thank the following people for their hints or bug reports
        Lee Schermerhorn <lee.schermerhorn@hp.[...].com>
        Peter Schiffer <pschiffe@red[...].com>
        Benno Schulenberg <bensberg@jus[...].net>
+       Michal Sekletar <msekleta@red[...].com>
        Michel Simoni <m_simoni@clu[...].fr>
        Gabrielle Singleton <gelle@umi[...].edu>
        Rod Skinner <rod.skinner@int[...].com>
@@ -247,6 +249,7 @@ I would also thank the following people for their hints or bug reports
        Yongjun Wei <yjwei@nan[...].com>
        Stefan Wild <SWILD@de.[...].com>
        Thomas Winn <tcwinn@gma[...].com>
+       Mike Winter <mike.winter@usa[...].ca>
        Holger Wolf <Holger.Wolf@de.[...].com>
        Urban Widmark <urban@sve[...].se>
        Yu Yongcong <yuyc@cn.[...].com>
index 938f1d08fcf71f9e3d1aa9ad6c69de25d5d687af..977171a0056d64ffd648bdb335bdc62be37cd608 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: 2016-09-23 15:07+0200\n"
+"POT-Creation-Date: 2016-11-04 09:48+0100\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,7 +17,7 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: iostat.c:86 cifsiostat.c:70 mpstat.c:98 sar.c:96 pidstat.c:87 tapestat.c:89
+#: iostat.c:86 cifsiostat.c:70 mpstat.c:98 sar.c:96 pidstat.c:87 tapestat.c:95
 #, c-format
 msgid "Usage: %s [ options ] [ <interval> [ <count> ] ]\n"
 msgstr ""
@@ -166,7 +166,7 @@ msgid ""
 "[ -o JSON ] [ -P { <cpu> [,...] | ON | ALL } ]\n"
 msgstr ""
 
-#: mpstat.c:1210 sar.c:358 pidstat.c:2303
+#: mpstat.c:1210 sar.c:359 pidstat.c:2319
 msgid "Average:"
 msgstr ""
 
@@ -287,98 +287,99 @@ msgid ""
 "\t\tEICMP6\tICMP traffic\t(v6) (errors)\n"
 "\t\tUDP6\tUDP traffic\t(v6)\n"
 "\t\tFC\tFibre channel HBAs\n"
+"\t\tSOFT\tSoftware-based network processing\n"
 msgstr ""
 
-#: sar.c:174
+#: sar.c:175
 #, c-format
 msgid "\t-q\tQueue length and load average statistics\n"
 msgstr ""
 
-#: sar.c:175
+#: sar.c:176
 #, c-format
 msgid "\t-R\tMemory statistics\n"
 msgstr ""
 
-#: sar.c:176
+#: sar.c:177
 #, c-format
 msgid ""
 "\t-r [ ALL ]\n"
 "\t\tMemory utilization statistics\n"
 msgstr ""
 
-#: sar.c:178
+#: sar.c:179
 #, c-format
 msgid "\t-S\tSwap space utilization statistics\n"
 msgstr ""
 
-#: sar.c:179
+#: sar.c:180
 #, c-format
 msgid ""
 "\t-u [ ALL ]\n"
 "\t\tCPU utilization statistics\n"
 msgstr ""
 
-#: sar.c:181
+#: sar.c:182
 #, c-format
 msgid "\t-v\tKernel tables statistics\n"
 msgstr ""
 
-#: sar.c:182
+#: sar.c:183
 #, c-format
 msgid "\t-W\tSwapping statistics\n"
 msgstr ""
 
-#: sar.c:183
+#: sar.c:184
 #, c-format
 msgid "\t-w\tTask creation and system switching statistics\n"
 msgstr ""
 
-#: sar.c:184
+#: sar.c:185
 #, c-format
 msgid "\t-y\tTTY devices statistics\n"
 msgstr ""
 
-#: sar.c:198
+#: sar.c:199
 #, c-format
 msgid "Data collector will be sought in PATH\n"
 msgstr ""
 
-#: sar.c:201
+#: sar.c:202
 #, c-format
 msgid "Data collector found: %s\n"
 msgstr ""
 
-#: sar.c:260
+#: sar.c:261
 #, c-format
 msgid "End of data collecting unexpected\n"
 msgstr ""
 
-#: sar.c:813
+#: sar.c:814
 #, c-format
 msgid "Using a wrong data collector from a different sysstat version\n"
 msgstr ""
 
-#: sar.c:865
+#: sar.c:866
 #, c-format
 msgid "Inconsistent input data\n"
 msgstr ""
 
-#: sar.c:1044 pidstat.c:239
+#: sar.c:1045 pidstat.c:239
 #, c-format
 msgid "Requested activities not available\n"
 msgstr ""
 
-#: sar.c:1350
+#: sar.c:1351
 #, c-format
 msgid "-f and -o options are mutually exclusive\n"
 msgstr ""
 
-#: sar.c:1356
+#: sar.c:1357
 #, c-format
 msgid "Not reading from a system activity file (use -f option)\n"
 msgstr ""
 
-#: sar.c:1492
+#: sar.c:1493
 #, c-format
 msgid "Cannot find the data collector (%s)\n"
 msgstr ""
@@ -472,14 +473,14 @@ msgstr ""
 msgid "Requested activities not available in file %s\n"
 msgstr ""
 
-#: tapestat.c:91
+#: tapestat.c:97
 #, c-format
 msgid ""
 "Options are:\n"
 "[ -k | -m ] [ -t ] [ -V ] [ -y ] [ -z ]\n"
 msgstr ""
 
-#: tapestat.c:257
+#: tapestat.c:263
 #, c-format
 msgid "No tape drives with statistics found\n"
 msgstr ""
similarity index 89%
rename from sysstat-11.5.1.lsm
rename to sysstat-11.5.2.lsm
index 4d9b60ff89e6fa47100aeccbecab2a4d2d843e23..bd0c00caca50ca54f0bba1cd582651ace0a17ae3 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, tapestat, pidstat and cifsiostat commands for Linux
-Version:       11.5.1
-Entered-date:  2016-09-23
+Version:       11.5.2
+Entered-date:  2016-11-04
 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
@@ -30,11 +30,11 @@ Keywords:   system administration, sar, sadf, iostat, tapestat, mpstat, pidstat, c
 Author:                sysstat [at] orange.fr (Sebastien Godard)
 Maintained-by: sysstat [at] orange.fr (Sebastien Godard)
 Primary-site:  http://pagesperso-orange.fr/sebastien.godard/
-               471kiB sysstat-11.5.1.tar.gz
-               383kiB sysstat-11.5.1.tar.bz2
-               338kiB sysstat-11.5.1.tar.xz
-               480kiB sysstat-11.5.1-1.src.rpm
-               335kiB sysstat-11.5.1-1.x86_64.rpm
+               475kiB sysstat-11.5.2.tar.gz
+               385kiB sysstat-11.5.2.tar.bz2
+               340kiB sysstat-11.5.2.tar.xz
+               483kiB sysstat-11.5.2-1.src.rpm
+               338kiB sysstat-11.5.2-1.x86_64.rpm
 Alternate-site:
 Copying-policy:        GPL
 End
similarity index 99%
rename from sysstat-11.5.1.spec
rename to sysstat-11.5.2.spec
index 0c0e94be9c7dcffcc5b4f342034ded159779dd7c..b9d53782737d32e3af8fef368aa3b86f755db075 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux
 Name:          sysstat
-Version:       11.5.1
+Version:       11.5.2
 Release:       1
 License:       GPL
 Group:                 Applications/System