!9 update to update_lts

Merge pull request !9 from huanghaitao/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-05-21 10:00:46 +08:00 committed by Gitee
commit 5d8107cbc7

View File

@ -9,7 +9,7 @@
Name: pcp
Version: 4.1.3
Summary: System-level performance monitoring and performance management
Release: 4
Release: 5
License: GPLv2+ and LGPLv2.1+ and CC-BY
URL: https://pcp.io
Source0: https://dl.bintray.com/pcp/source/pcp-4.1.3.tar.gz
@ -287,8 +287,8 @@ gathering hardware counters statistics through libpfm.
%package pmda-infiniband
Summary: PCP metrics for Infiniband HCAs and switches
License: GPLv2+
Requires: pcp = %{version}-%{release} libibmad >= 1.3.7 libibumad >= 1.3.7
BuildRequires: libibmad-devel >= 1.3.7 libibumad-devel >= 1.3.7
Requires: pcp = %{version}-%{release} rdma-core
BuildRequires: rdma-core-devel
%description pmda-infiniband
This package provides the PCP Performance Metrics Domain Agent -- PMDA which is used for
gathering Infiniband statistics. By default, it monitors the local HCAs
@ -2211,6 +2211,9 @@ fi
%config(noreplace) /etc/pcp/pmrep/*
%changelog
* Wed May 20 2020 huanghaitao <huanghaitao8@huawei.com> - 4.1.3-5
- change require to rdma-core as libibmad and libibumad obsoleted
* Wed May 13 2020 huanghaitao <huanghaitao8@huawei.com> - 4.1.3-4
- Type:cves
- ID: CVE-2019-3695 CVE-2019-3696