Accepting request 873576 from home:dirkmueller:Factory

- update to 2.14.3:
  * sar: Fix return code sent by write_stats() function.
  * sar/sadc: Dereference nr array pointer in struct activity.
  * sadf: SVG: Make graphs discontinuous for disconnected devices.
  * sadf: SVG: Fix inadequate discontinuities in some graphs.
  * sadf: SVG: Use the <count> parameter entered on the command line.
  * sar/sadc/sadf: Check untrusted values before use.
  * sar/sadc: Don't use IFNAMSIZ value from <net/if.h>.
  * Makefile: Define TEST flag when making simulation tests.
  * Non regression tests results updated.
  * Update NLS translations.

OBS-URL: https://build.opensuse.org/request/show/873576
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=122
This commit is contained in:
Pedro Monreal Gonzalez 2021-02-19 08:24:08 +00:00 committed by Git OBS Bridge
parent fe4635ed77
commit 00c1d69deb
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cbfd186e79eca45082bd1b36cd99f5b6e404b7d976ed1cc8cf2f2ff482c0b710
size 1377978

3
sysstat-12.4.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:592c424eb796e287715ecbe53d27eeaa1d3023e5152184ef707b6e8f0477a9df
size 1377329

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Feb 18 22:34:28 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.14.3:
* sar: Fix return code sent by write_stats() function.
* sar/sadc: Dereference nr array pointer in struct activity.
* sadf: SVG: Make graphs discontinuous for disconnected devices.
* sadf: SVG: Fix inadequate discontinuities in some graphs.
* sadf: SVG: Use the <count> parameter entered on the command line.
* sar/sadc/sadf: Check untrusted values before use.
* sar/sadc: Don't use IFNAMSIZ value from <net/if.h>.
* Makefile: Define TEST flag when making simulation tests.
* Non regression tests results updated.
* Update NLS translations.
-------------------------------------------------------------------
Fri Jan 29 00:01:52 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -17,7 +17,7 @@
Name: sysstat
Version: 12.4.2
Version: 12.4.3
Release: 0
Summary: Sar and Iostat Commands for Linux
License: GPL-2.0-or-later