187 Commits

Author SHA256 Message Date
Vítězslav Čížek
39b32d2a69 Accepting request 330027 from home:pluskalm:branches:Base:System
- Update to 11.0.6

OBS-URL: https://build.opensuse.org/request/show/330027
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=63
2015-09-09 11:38:01 +00:00
bee5c95d84 Accepting request 313195 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/313195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=65
2015-06-24 18:52:13 +00:00
a4e6659d0f Accepting request 312985 from home:pluskalm:branches:Base:System
- Update to 11.0.5
  * [Peter Schiffer]: Fixed and simplified some math expressions 
    in pr_stats.c.
  * [Peter Schiffer]: ioconf.c: Check value of variable "major"
    read from file.
  * [Peter Schiffer]: ioconf.c: Use strncpy instead of strcpy.
  * cifsiostat: Fixed possible integer overflowed argument.
  * sar: Fixed untrusted loop bound.

OBS-URL: https://build.opensuse.org/request/show/312985
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=61
2015-06-23 06:29:02 +00:00
8b788127f4 Accepting request 307716 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/307716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=64
2015-05-18 20:32:03 +00:00
Vítězslav Čížek
4367c2307a Accepting request 307574 from home:pluskalm:branches:Base:System
- Update to 11.0.4 
  * Makefile: sysstat init script may sometimes be called rc.sysstat.
    So use that name when needed.
  * pidstat: Don't stop if gtime and cgtime fields are unavailable.
  * Typos fixed in XSD document.
  * [Peter Schiffer]: Replace spaces with tabs in Makefile.in.
  * [Peter Schiffer]: Create appropriate directories in DESTDIR if
    missing.
  * [Peter Schiffer]: Fixed installation of systemd/cron files on
    systems w/o systemd.
  * [Peter Schiffer]: Don't look in weird places for programs during
    configuration.
  * [Peter Schiffer]: Portable way to detect 64 bit OS in configure
    script.
  * [Steve Kay]: Fix mpstat SCPU alignment output.
  * Makefile: Call chkconfig only if $(COPY_ONLY) is set to no.
  * sysstat(5) manual page updated.
  * NLS updated.
- Use scriplets for updating desktop files
- Update patches

OBS-URL: https://build.opensuse.org/request/show/307574
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=59
2015-05-18 09:11:51 +00:00
739cb71c5b Accepting request 287196 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/287196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=63
2015-02-22 16:27:04 +00:00
2d08bf73ea Accepting request 287049 from home:pluskalm:branches:Base:System
- Cleanup spec file with spec-cleaner
- Update dependecies
- Update to 11.0.3:
  * Prefer xz compression program when compressing sa data files
  * sadc: Fix possible race condition in signal handler code
  * Fix description of %util in iostat and sar manual pages
  * Make sure that no crontabs are activated when configure's 
    option --enable-copy-only is used.

OBS-URL: https://build.opensuse.org/request/show/287049
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=57
2015-02-22 09:00:02 +00:00
Stephan Kulow
27e074d1ed Accepting request 241404 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/241404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=61
2014-07-18 12:03:57 +00:00
Stephan Kulow
fbdbf7143e Accepting request 241403 from home:tabraham1:branches:Base:System
update to 11.0.0

OBS-URL: https://build.opensuse.org/request/show/241403
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=55
2014-07-18 04:40:12 +00:00
Stephan Kulow
b89f28cac5 Accepting request 231812 from Base:System
- remove %ghost in /var/run, see
  http://lists.opensuse.org/opensuse-packaging/2014-04/msg00046.html (forwarded request 231642 from coolo)

OBS-URL: https://build.opensuse.org/request/show/231812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=60
2014-05-02 12:03:29 +00:00
0f16c48c7b Accepting request 231642 from home:coolo:branches:openSUSE:Factory
- remove %ghost in /var/run, see
  http://lists.opensuse.org/opensuse-packaging/2014-04/msg00046.html

OBS-URL: https://build.opensuse.org/request/show/231642
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=53
2014-04-28 09:27:16 +00:00
Stephan Kulow
147bab0075 Accepting request 215345 from Base:System
- update to 10.2.1
  * Added new --enable-copy-only option to configure script.
    This option may be useful when creating sysstat package to
    make sure that files are only copied to $DESTDIR and that
    no service is activated (eg. for distro using systemd).
  * pidstat: Add a new metric to pidstat I/O statistics:
    per-task block I/O delays.
  * Take $DESTDIR variable into account when installing sysstat
    service used by systemd.
  * sadf -H, sadf -j and sadf -x now also display the file
    creation time.
  * Use sizeof() instead of hardcoded size values.
  * pidstat manual page updated.
  * Cosmetic fixes.
  * NLS updated.
- rename nfsiostat to nfsiostat-sysstat because of a name collision
  with a binary from nfs-utils (bnc#814447)
  * added sysstat-rename_nfsiostat.patch (forwarded request 215264 from vitezslav_cizek)

OBS-URL: https://build.opensuse.org/request/show/215345
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=59
2014-01-29 06:17:12 +00:00
610b2d6f1a Accepting request 215264 from home:vitezslav_cizek:branches:Base:System
- update to 10.2.1
  * Added new --enable-copy-only option to configure script.
    This option may be useful when creating sysstat package to
    make sure that files are only copied to $DESTDIR and that
    no service is activated (eg. for distro using systemd).
  * pidstat: Add a new metric to pidstat I/O statistics:
    per-task block I/O delays.
  * Take $DESTDIR variable into account when installing sysstat
    service used by systemd.
  * sadf -H, sadf -j and sadf -x now also display the file
    creation time.
  * Use sizeof() instead of hardcoded size values.
  * pidstat manual page updated.
  * Cosmetic fixes.
  * NLS updated.
- rename nfsiostat to nfsiostat-sysstat because of a name collision
  with a binary from nfs-utils (bnc#814447)
  * added sysstat-rename_nfsiostat.patch

OBS-URL: https://build.opensuse.org/request/show/215264
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=51
2014-01-28 08:19:55 +00:00
Stephan Kulow
f2fd402b93 Accepting request 205820 from Base:System
- update to 10.2.0
  * This version mainly focuses on pidstat, with several bug fixes
    and the addition of a new option (-v) enabling the user to
    display the number of threads and file descriptors associated
    with tasks.
- refreshed some of the patches
- move the lib64 patching from %prep (overwrites service unit on
  every quilt setup) (forwarded request 205712 from vitezslav_cizek)

OBS-URL: https://build.opensuse.org/request/show/205820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=58
2013-11-05 12:53:28 +00:00
c62b95df10 Accepting request 205712 from home:vitezslav_cizek:branches:Base:System
- update to 10.2.0
  * This version mainly focuses on pidstat, with several bug fixes
    and the addition of a new option (-v) enabling the user to
    display the number of threads and file descriptors associated
    with tasks.
- refreshed some of the patches
- move the lib64 patching from %prep (overwrites service unit on
  every quilt setup)

OBS-URL: https://build.opensuse.org/request/show/205712
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=49
2013-11-05 11:23:43 +00:00
Tomáš Chvátal
11ba202b8e Accepting request 205140 from Base:System
Made required changes (forwarded request 205008 from posophe)

OBS-URL: https://build.opensuse.org/request/show/205140
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=57
2013-10-30 14:54:06 +00:00
bacef8bec5 Accepting request 205008 from home:posophe:branches:Base:System
Made required changes

OBS-URL: https://build.opensuse.org/request/show/205008
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=47
2013-10-29 14:42:26 +00:00
Stephan Kulow
6acf265f51 Accepting request 141228 from Base:System
- fixed two typos in spec related to service unit, which prevented
  succesful startup (bnc#783886)
- service unit included hardcoded /usr/lib, so patching
  sysstat.service to use correct libdir (forwarded request 141157 from vitezslav_cizek)

OBS-URL: https://build.opensuse.org/request/show/141228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=54
2012-11-14 16:02:52 +00:00
72bfd42b7e Accepting request 141157 from home:vitezslav_cizek:branches:Base:System
- fixed two typos in spec related to service unit, which prevented
  succesful startup (bnc#783886)
- service unit included hardcoded /usr/lib, so patching
  sysstat.service to use correct libdir

OBS-URL: https://build.opensuse.org/request/show/141157
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=45
2012-11-14 08:07:52 +00:00
Stephan Kulow
e72ff449f0 Accepting request 138470 from Base:System
- increased the default number of days for how long will sysstat
  keep the log files (fate#313767) (forwarded request 138374 from vitezslav_cizek)

OBS-URL: https://build.opensuse.org/request/show/138470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=53
2012-10-18 20:03:39 +00:00
a16b33771c Accepting request 138374 from home:vitezslav_cizek:branches:Base:System
- increased the default number of days for how long will sysstat
  keep the log files (fate#313767)

OBS-URL: https://build.opensuse.org/request/show/138374
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=43
2012-10-17 09:18:34 +00:00
Stephan Kulow
cf99c65b23 Accepting request 121362 from Base:System
- update to 10.0.5
  * [Alain Chereau]: Options -g and -T added to iostat. These options
    enable the user to display statistics for groups of devices.
  * [Vitezslav Cizek]: sadc now overwrites its standard daily data
    file when this file is from a past month.
    - fixes bnc#758356
  * sadf: Change time format from HH-MM-SS to HH:MM:SS in the
    various reports displayed by sadf.
  * XSD document updated: Added a maxOccurs indicator for the timestamp element.
  * Added option --enable-collect-all to configure script. This
    option tells sadc to collect all possible activities, including optional ones.
  * [Peter Schiffer]: Set exit code to 0 for sa2 shell script.
  * NLS updated. Croatian translation added.
  * iostat and sadc manual pages updated.
  * FAQ updated.
  * CREDITS file updated. (forwarded request 121313 from vitezslav_cizek)

OBS-URL: https://build.opensuse.org/request/show/121362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=51
2012-05-21 05:32:43 +00:00
Stephan Kulow
69069d14fa Accepting request 121313 from home:vitezslav_cizek:branches:Base:System
- update to 10.0.5
  * [Alain Chereau]: Options -g and -T added to iostat. These options
    enable the user to display statistics for groups of devices.
  * [Vitezslav Cizek]: sadc now overwrites its standard daily data
    file when this file is from a past month.
    - fixes bnc#758356
  * sadf: Change time format from HH-MM-SS to HH:MM:SS in the
    various reports displayed by sadf.
  * XSD document updated: Added a maxOccurs indicator for the timestamp element.
  * Added option --enable-collect-all to configure script. This
    option tells sadc to collect all possible activities, including optional ones.
  * [Peter Schiffer]: Set exit code to 0 for sa2 shell script.
  * NLS updated. Croatian translation added.
  * iostat and sadc manual pages updated.
  * FAQ updated.
  * CREDITS file updated.

OBS-URL: https://build.opensuse.org/request/show/121313
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=41
2012-05-18 06:04:29 +00:00
Stephan Kulow
02413c3e85 Accepting request 109176 from Base:System
- update to 10.0.4

OBS-URL: https://build.opensuse.org/request/show/109176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=50
2012-03-16 12:26:38 +00:00
f005948450 remove unused patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=39
2012-03-13 18:16:53 +00:00
a0e56ca46e Accepting request 109001 from home:tabraham1:branches:Base:System
update to 10.0.4

OBS-URL: https://build.opensuse.org/request/show/109001
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=38
2012-03-13 12:49:27 +00:00
Stephan Kulow
dbf1ace5b7 Accepting request 105166 from Base:System
- pass '-S ALL' to first run of sadc after boot to properly
  include disk and interrupt statistics in the reports (bnc#746517)

OBS-URL: https://build.opensuse.org/request/show/105166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=49
2012-02-16 11:28:26 +00:00
332f14b1d7 - pass '-S ALL' to first run of sadc after boot to properly
include disk and interrupt statistics in the reports (bnc#746517)

OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=36
2012-02-15 10:02:34 +00:00
Stephan Kulow
2563e8c23d Accepting request 97672 from Base:System
- update to sysstat-10.0.3 
  * sadf: New output format added: JSON (JavaScript Object
    Notation). This format can be displayed with sadf's option -j.
  * [Jürgen Heinemann]: Fixed a bug in sadf XML output.
  * [Jürgen Heinemann]: Fixed several bugs in DTD and XSD
    documents.
  * [Petr Uzel]: Fixed random crash with iostat when called with
    option -N [NOVELL Bug#729130].
  * sadf manual page updated.
- drop sysstat-fix-iostat-crash.patch (merged upstream)

OBS-URL: https://build.opensuse.org/request/show/97672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=48
2012-01-04 06:31:59 +00:00
3131d59a95 OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=33 2011-12-21 15:23:22 +00:00
1ee43e34f1 update to 10.0.3
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=32
2011-11-30 09:07:28 +00:00
Stephan Kulow
56c4430715 Accepting request 90804 from Base:System
- add sysstat-fix-iostat-crash.patch (bnc#729130)

OBS-URL: https://build.opensuse.org/request/show/90804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=47
2011-11-10 15:05:18 +00:00
33c50bef1c - add sysstat-fix-iostat-crash.patch (bnc#729130)
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=29
2011-11-09 12:29:08 +00:00
Stephan Kulow
e5b1cd070e Accepting request 89482 from Base:System
- Generate the reports before midnight and simplify the cron file
  (bnc#720609) 

- don't enable sysstat by default (bnc#725791)
- don't use /var/lock (bnc#725785)

OBS-URL: https://build.opensuse.org/request/show/89482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=46
2011-10-27 11:53:35 +00:00
438a6beed6 Accepting request 89410 from home:lnussel:branches:Base:System
- don't enable sysstat by default (bnc#725791)
- don't use /var/lock (bnc#725785)

OBS-URL: https://build.opensuse.org/request/show/89410
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=27
2011-10-27 08:22:27 +00:00
4702b26da2 - Generate the reports before midnight and simplify the cron file
(bnc#720609)

OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=26
2011-10-27 07:14:17 +00:00
Sascha Peilicke
d46803ff3e Accepting request 88241 from Base:System
- Add systemd service for sysstat (bnc#723858). (forwarded request 88237 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/88241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=44
2011-10-18 12:30:11 +00:00
572aead43b Accepting request 88237 from home:fcrozat:branches:Base:System
- Add systemd service for sysstat (bnc#723858).

OBS-URL: https://build.opensuse.org/request/show/88237
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=24
2011-10-17 15:46:37 +00:00
Lars Vogdt
a8744b67be Accepting request 83377 from Base:System
update to 10.0.2

OBS-URL: https://build.opensuse.org/request/show/83377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=43
2011-09-20 07:36:37 +00:00
297178ca96 update to 10.0.2
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=21
2011-09-19 08:05:16 +00:00
Sascha Peilicke
b5c6147518 Autobuild autoformatter for 78495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=42
2011-08-11 13:41:16 +00:00
OBS User buildservice-autocommit
297fac44e5 Updating link to change in openSUSE:Factory/sysstat revision 42.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=ed86089d532c0cd6200c4e4c81feb230
2011-08-11 13:41:16 +00:00
Sascha Peilicke
541362fe30 Accepting request 78495 from Base:System
enable boot.sysstat service on new installation (bnc#711574)

OBS-URL: https://build.opensuse.org/request/show/78495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=41
2011-08-11 13:41:06 +00:00
a5311079c8 enable boot.sysstat service on new installation (bnc#711574)
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=19
2011-08-11 07:32:25 +00:00
Sascha Peilicke
461ff89181 Autobuild autoformatter for 74656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=40
2011-06-28 07:35:46 +00:00
OBS User buildservice-autocommit
e6fa227017 Updating link to change in openSUSE:Factory/sysstat revision 40.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=67b07b9e21bc9f46f29753f2cfe7e1a1
2011-06-28 07:35:46 +00:00
Sascha Peilicke
0bd8bfa618 Accepting request 74656 from Base:System
update to 10.0.1

OBS-URL: https://build.opensuse.org/request/show/74656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=39
2011-06-28 07:35:34 +00:00
ac15f931d2 update to 10.0.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=17
2011-06-27 12:50:07 +00:00
Sascha Peilicke
a7c6ee49db Autobuild autoformatter for 63547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysstat?expand=0&rev=38
2011-03-07 14:16:44 +00:00
OBS User buildservice-autocommit
484d55457b Updating link to change in openSUSE:Factory/sysstat revision 38.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=c2593ab240e409ad4c894fd2a4354099
2011-03-07 14:16:44 +00:00