From: Sebastien Godard Date: Fri, 24 Dec 2010 14:22:36 +0000 (+0100) Subject: Version 9.1.7 final packaging. X-Git-Tag: v9.1.7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=252904af901d47c276b0fa29331936941cc56632;p=sysstat Version 9.1.7 final packaging. Updated release date in CHANGES file. Updated spec and lsm files. --- diff --git a/CHANGES b/CHANGES index 1cb302b..df41711 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ Changes: -xxxx/xx/xx: Version 9.1.7 - Sebastien Godard (sysstat orange.fr) +2010/12/26: Version 9.1.7 - Sebastien Godard (sysstat orange.fr) INFO: stats_queue structure format has changed and is *not* compatible with the previous one [+1] * sar now tells sadc to read only the necessary groups of diff --git a/rndr_stats.c b/rndr_stats.c index 866eff7..a6cf2a1 100644 --- a/rndr_stats.c +++ b/rndr_stats.c @@ -810,7 +810,7 @@ __print_funct_t render_queue_stats(struct activity *a, int isdb, char *pre, "-\tldavg-15", NULL, NULL, NOVAL, (double) sqc->load_avg_15 / 100); - + render(isdb, pre, PT_USEINT | pt_newlin, "-\tblocked", NULL, NULL, sqc->procs_blocked, DNOVAL); diff --git a/sysstat-9.1.6.lsm b/sysstat-9.1.7.lsm similarity index 91% rename from sysstat-9.1.6.lsm rename to sysstat-9.1.7.lsm index 0c90363..3dd4ca1 100644 --- a/sysstat-9.1.6.lsm +++ b/sysstat-9.1.7.lsm @@ -1,7 +1,7 @@ Begin4 Title: sysstat - the sar, sadf, mpstat, iostat, nfsiostat, cifsiostat and pidstat commands for Linux -Version: 9.1.6 -Entered-date: 2010-11-10 +Version: 9.1.7 +Entered-date: 2010-12-26 Description: The sysstat package contains the sar, sadf, mpstat, iostat, pidstat, nfsiostat, cifsiostat and sa tools for Linux. The sar command collects and reports system activity @@ -28,10 +28,10 @@ Keywords: system administration, sar, sadf, iostat, mpstat, pidstat, nfsiostat, Author: sebastien.godard@orange.fr (Sebastien Godard) Maintained-by: sebastien.godard@orange.fr (Sebastien Godard) Primary-site: http://pagesperso-orange.fr/sebastien.godard/ - 315kB sysstat-9.1.6.tar.gz - 250kB sysstat-9.1.6.tar.bz2 - 318kB sysstat-9.1.6-1.src.rpm - 318kB sysstat-9.1.6-1.i586.rpm + 318kB sysstat-9.1.7.tar.gz + 253kB sysstat-9.1.7.tar.bz2 + 322kB sysstat-9.1.7-1.src.rpm + 323kB sysstat-9.1.7-1.i586.rpm Alternate-site: ibiblio.org /pub/linux/system/status Copying-policy: GPL End diff --git a/sysstat-9.1.6.spec b/sysstat-9.1.7.spec similarity index 99% rename from sysstat-9.1.6.spec rename to sysstat-9.1.7.spec index 743ae40..9fb24f7 100644 --- a/sysstat-9.1.6.spec +++ b/sysstat-9.1.7.spec @@ -1,6 +1,6 @@ Summary: SAR, SADF, MPSTAT, IOSTAT, NFSIOSTAT, CIFSIOSTAT and PIDSTAT for Linux Name: sysstat -Version: 9.1.6 +Version: 9.1.7 Release: 1 License: GPL Group: Applications/System