]> granicus.if.org Git - sysstat/commitdiff
sysstat 11.1.1 v11.1.1
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 30 Aug 2014 14:30:01 +0000 (16:30 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 30 Aug 2014 14:30:01 +0000 (16:30 +0200)
sysstat version 11.1.1 final packaging.
lsm and spec files updated.
Changelog added.
Fixed a wrong comment in sa.h file.

NOTE: A stable version (11.0.1) also exists and will be available for
download from my web site:

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

The stable version includes only the bug fixes added in sysstat 11.1.1
but not the new features.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
CHANGES
sa.h
sysstat-11.1.1.lsm [moved from sysstat-11.0.0.lsm with 86% similarity]
sysstat-11.1.1.spec [moved from sysstat-11.0.0.spec with 98% similarity]

diff --git a/CHANGES b/CHANGES
index 1751c22b3539a68b0179403334d0bcb41610a94f..3edaba8795bd07323a5ab5bba51a21f8386d5bee 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,26 @@
 Changes:
 
+2014/08/30: Version 11.1.1 - Sebastien Godard (sysstat <at> orange.fr)
+       * Added option -c to sadf: This option enables the user to
+         convert an sa datafile with an old format (at least 9.1.6)
+         to the up-to-date format (11.1.1 as of today).
+       * Update sadf -H output to print datafile date and tell whether
+         this file has been converted from an old datafile or not.
+       * Added option -[0-9]+ to sadf to show data of that days ago
+         [11.0.1].
+       * Use statvfs() system call instead of deprecated statfs() to
+         get filesystems statistics with sar [11.0.1].
+       * sar: Stricter syntax check [11.0.1].
+       * Remove unneeded include file in sa_common.c [11.0.1].
+       * [Kosaki Motohiro]: Update workaround for 32bit CPU counters
+         [11.0.1].
+       * Define unknown scheduling policies in pidstat.h [11.0.1].
+       * [Ivana Varekova]: Test return value for fgets/fscanf calls
+         [11.0.1].
+       * Makefile updated: Follow symlinks when creating the tarballs
+         [11.0.1].
+       * sadf manual page updated [11.0.1].
+
 2014/06/17: Version 11.0.0 - Sebastien Godard (sysstat <at> orange.fr)
        * [Cedric Marie]: pidstat now displays task scheduling priority
          and policy along with task switching activity (-w option).
diff --git a/sa.h b/sa.h
index 3f970c05183b59272a96ee3af64fc55d6b34ccdc..784964cf6a44a25ff158c883a11c514b77aaa58c 100644 (file)
--- a/sa.h
+++ b/sa.h
@@ -426,7 +426,7 @@ struct activity {
         */
        unsigned int opt_flags;
        /*
-        * Buffers that will contain the statistics read. Its size is @nr * @size each.
+        * Buffers that will contain the statistics read. Its size is @nr * @nr2 * @size each.
         * [0]: used by sadc.
         * [0] and [1]: current/previous statistics values (used by sar).
         * [2]: Used by sar to save first collected stats (used later to
similarity index 86%
rename from sysstat-11.0.0.lsm
rename to sysstat-11.1.1.lsm
index e49fab0078e4c93fec77a8c56eda300f795143a9..dd3126cc802aa2f9078289aeb179969d6f9769ce 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, nfsiostat-sysstat, cifsiostat and pidstat commands for Linux
-Version:       11.0.0
-Entered-date:  2014-06-17
+Version:       11.1.1
+Entered-date:  2014-08-30
 Description:   The sysstat package contains the sar, sadf, mpstat, iostat,
                pidstat, nfsiostat-sysstat, cifsiostat and sa tools for Linux.
                The sar command collects and reports system activity
@@ -23,16 +23,16 @@ Description:        The sysstat package contains the sar, sadf, mpstat, iostat,
                The cifsiostat command reports I/O statistics for CIFS filesystems.
                NB: Send bugs, patches, suggestions and/or questions to
                (sysstat [at] orange.fr).
-               URL: http://pagesperso-orange.fr/sebastien.godard/ 
+               URL: http://pagesperso-orange.fr/sebastien.godard/
 Keywords:      system administration, sar, sadf, iostat, mpstat, pidstat, nfsiostat-sysstat, cifsiostat, system accounting, performance, tuning
 Author:                sysstat [at] orange.fr (Sebastien Godard)
 Maintained-by: sysstat [at] orange.fr (Sebastien Godard)
 Primary-site:  http://pagesperso-orange.fr/sebastien.godard/
-               398kB sysstat-11.0.0.tar.gz
-               319kB sysstat-11.0.0.tar.bz2
-               284kB sysstat-11.0.0.tar.xz
-               402kB sysstat-11.0.0-1.src.rpm
-               267kB sysstat-11.0.0-1.x86_64.rpm
+               405kB sysstat-11.1.1.tar.gz
+               329kB sysstat-11.1.1.tar.bz2
+               289kB sysstat-11.1.1.tar.xz
+               409kB sysstat-11.1.1-1.src.rpm
+               271kB sysstat-11.1.1-1.x86_64.rpm
 Alternate-site:
 Copying-policy:        GPL
 End
similarity index 98%
rename from sysstat-11.0.0.spec
rename to sysstat-11.1.1.spec
index d31ad81a22dde98916c22f94d18d64ef4f34392c..d43d70377e8ea163f0361afa61c83bd4199ad2fa 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, NFSIOSTAT-SYSSTAT, CIFSIOSTAT and PIDSTAT for Linux
 Name:          sysstat
-Version:       11.0.0
+Version:       11.1.1
 Release:       1
 License:       GPL
 Group:                 Applications/System
@@ -28,8 +28,8 @@ The pidstat command reports statistics for Linux tasks (processes).
 The nfsiostat-sysstat command reports I/O statistics for network filesystems.
 The cifsiostat command reports I/O statistics for CIFS filesystems.
 
-%prep 
-%setup 
+%prep
+%setup
 
 %build
 ./configure --prefix=%{_prefix} \
@@ -61,7 +61,7 @@ cd $RPM_BUILD_ROOT/etc/rc5.d && ln -sf ../init.d/sysstat S01sysstat
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files 
+%files
 %defattr(644,root,root,755)
 %doc %{_datadir}/doc/sysstat-%{version}/*
 %attr(755,root,root) %{_bindir}/*