Accepting request 726554 from home:pmonrealgonzalez:branches:Base:System

- Version update to 12.0.6
  * sadc: Check if InCsumErrors is present for EICMP as well.
  * sadf: XML: Fix bad transmission words statistics for Fibre Channel hosts.
  * iostat: Fix wrong CPU statistics displayed for the first sample when option -y is used.
  * iostat: Make sure UUID given on the command line is not taken as interval value.
  * Allow more space for persistent type directory names.

- Remove deprecated Require gettext and require gettext-runtime only
  during build [bsc#1142470]

OBS-URL: https://build.opensuse.org/request/show/726554
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysstat?expand=0&rev=96
This commit is contained in:
Tomáš Chvátal 2019-08-27 23:39:17 +00:00 committed by Git OBS Bridge
parent 161c5d4a18
commit 71cafbb53e
4 changed files with 21 additions and 5 deletions

View File

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

3
sysstat-12.0.6.tar.xz Normal file
View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Aug 27 15:53:53 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
- Version update to 12.0.6
* sadc: Check if InCsumErrors is present for EICMP as well.
* sadf: XML: Fix bad transmission words statistics for Fibre Channel hosts.
* iostat: Fix wrong CPU statistics displayed for the first sample when option -y is used.
* iostat: Make sure UUID given on the command line is not taken as interval value.
* Allow more space for persistent type directory names.
-------------------------------------------------------------------
Tue Jul 23 16:33:27 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
- Remove deprecated Require gettext and require gettext-runtime only
during build [bsc#1142470]
-------------------------------------------------------------------
Fri May 31 21:44:31 UTC 2019 - seanlew@opensuse.org

View File

@ -17,7 +17,7 @@
Name: sysstat
Version: 12.0.5
Version: 12.0.6
Release: 0
Summary: Sar and Iostat Commands for Linux
License: GPL-2.0-or-later
@ -34,12 +34,12 @@ Patch0: sysstat-8.1.6-sa1sa2lock.diff
# use getpagesize() instead of kb_shift for hugetable archs
Patch2: sysstat-8.0.4-pagesize.diff
BuildRequires: findutils
BuildRequires: gettext-runtime
BuildRequires: pkgconfig
BuildRequires: sed
BuildRequires: systemd-rpm-macros
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(systemd)
Requires: gettext
Requires: procmail
Requires: xz
%{?systemd_requires}