Rebase to pcp-6.2.2-1 with latest upstream fixes and features
Resolves: RHEL-30198 Resolves: RHEL-25497 Resolves: RHEL-29799 Resolves: RHEL-29799 Resolves: RHEL-32434 Resolves: RHEL-32407 Resolves: RHEL-32674 Resolves: RHEL-32381 Resolves: RHEL-32983 Resolves: RHEL-32369 Resolves: RHEL-32198 Resolves: RHEL-32370
This commit is contained in:
parent
7abb4c68fc
commit
40b660198f
14
pcp.spec
14
pcp.spec
@ -1,5 +1,5 @@
|
||||
Name: pcp
|
||||
Version: 6.2.1
|
||||
Version: 6.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: System-level performance monitoring and performance management
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later AND CC-BY-3.0
|
||||
@ -572,6 +572,8 @@ Requires: pcp-pmda-bpf
|
||||
Requires: pcp-pmda-bpftrace
|
||||
%endif
|
||||
%if !%{disable_python2} || !%{disable_python3}
|
||||
Requires: pcp-geolocate pcp-export-pcp2openmetrics pcp-export-pcp2json
|
||||
Requires: pcp-export-pcp2spark pcp-export-pcp2xml pcp-export-pcp2zabbix
|
||||
Requires: pcp-pmda-gluster pcp-pmda-zswap pcp-pmda-unbound pcp-pmda-mic
|
||||
Requires: pcp-pmda-libvirt pcp-pmda-lio pcp-pmda-openmetrics pcp-pmda-haproxy
|
||||
Requires: pcp-pmda-lmsensors pcp-pmda-netcheck pcp-pmda-rabbitmq pcp-pmda-uwsgi
|
||||
@ -2574,7 +2576,7 @@ total_manifest | keep 'testsuite|pcpqa|etc/systemd/system|libpcp_fault|pcp/fault
|
||||
|
||||
basic_manifest | keep "$PCP_GUI|pcp-gui|applications|pixmaps|hicolor" | cull 'pmtime.h' >pcp-gui-files
|
||||
basic_manifest | keep 'selinux' | cull 'tmp|testsuite' >pcp-selinux-files
|
||||
basic_manifest | keep 'zeroconf|daily[-_]report|/sa$' >pcp-zeroconf-files
|
||||
basic_manifest | keep 'zeroconf|daily[-_]report|/sa$' | cull 'pmcheck' >pcp-zeroconf-files
|
||||
basic_manifest | grep -E -e 'pmiostat|pmrep|dstat|htop|pcp2csv' \
|
||||
-e 'pcp-atop|pcp-dmcache|pcp-dstat|pcp-free' \
|
||||
-e 'pcp-htop|pcp-ipcs|pcp-iostat|pcp-lvmcache|pcp-mpstat' \
|
||||
@ -3534,6 +3536,14 @@ fi
|
||||
%files zeroconf -f pcp-zeroconf-files.rpm
|
||||
|
||||
%changelog
|
||||
* Wed May 15 2024 Nathan Scott <nathans@redhat.com> - 6.2.2-1
|
||||
- Rebase to latest stable version of PCP (RHEL-30198)
|
||||
- Fix pcp2openmetrics on s390x reading from an archive (RHEL-32407)
|
||||
- Fix pcp2openmetrics -F output file option (RHEL-32674)
|
||||
- Fix pmlogdump version reporting (RHEL-32381)
|
||||
- Add timestamps for pcp2openmetrics archive option (RHEL-32369)
|
||||
- Add new metrics to monitor VMware balloon usage (RHEL-32198)
|
||||
|
||||
* Wed Apr 10 2024 Nathan Scott <nathans@redhat.com> - 6.2.1-1
|
||||
- Rebase to latest stable version of PCP (RHEL-30198)
|
||||
- Disable pmproxy(1) RESP proxying by default (RHEL-30720)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pcp-6.2.1.src.tar.gz) = 80b7ada7850b8950a5f8047b2ecf69911c7901fcf3ec211f79497674bcb4ded4c4b5e55febb7236fa5fabe1b3ebb4bd2525216c9c36e19609ff19181bc0458ca
|
||||
SHA512 (pcp-6.2.2.src.tar.gz) = 4d28067583fb6c589fa7b419a67e26fafd6ec2453bcc4c8df2848985b63cb792660378ed1f39f456a7bf1e1165e17d76b74beb8a3739e417fe69fb8c8a5cda77
|
||||
|
Loading…
Reference in New Issue
Block a user