* sadf: SVG: Remove id tag from individual graphs. Use activities
identification numbers for id tags.
* sadf: SVG: Add new option "showtoc", which can be used to display
the list of activities for which there are graphs ("table of
contents").
* sadf: SVG: Improve output for softnet activity: Add a discontinuity in
graph when corresponding CPU is marked offline.
* sadf: SVG: Improve function used to assess SVG canvas height.
* sadf: SVG: Fix core dumped on buffers reallocation.
* sar/sadf: Devices list management code refactoring.
* sa_conv.c: Use write_all() function instead of write() to handle possible
signal interruptions.
* spec file updated: No longer create a debug package.
* Remove many warnings from gcc v7/v8.
* README file updated.
* Manual pages updated.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=82
* sadf: SVG: Display graphs for swap utilization in packed mode.
* sadf: SVG: Don't take into account activities with no graphs when
calculating canvas height.
* sadf: SVG: Don't insert a gap in SVG output if an activity is not
displayed.
* sadf: SVG: Fix possible negative value in graphs coordinates.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=81
* A possible crash related to the new binary format used by sar, which could
happen when buffers needed to be reallocated to accomodate more devices
added to the system,
* The %CPU value displayed by pidstat for processes using more than 100%
of a core.
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=77
* check the CHANGES file for detailed informations, too long
- Refresh patches:
* sysstat-8.0.4-sysconfdir.diff
* sysstat-8.1.6-sa1sa2lock.diff
- Remove patch that was converted to sed:
* sysstat-9.0.4-no-build-date.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=69
- 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
- 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
- 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
- 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