|
1 |
| -pcp-6.0.1 (25 October 2022) |
2 |
| - - https://github.com/performancecopilot/pcp/projects/1 |
| 1 | +pcp-6.0.1 (27 October 2022) |
| 2 | + - Security Enhanced Linux: |
| 3 | + selinux: rework policy to use optional_policy |
| 4 | + selinux: rework policy to use an independent policy |
| 5 | + selinux: new cluster_exec_t policy handling for pmdahacluster(1) |
| 6 | + selinux: retire those parts of the build affecting CentOS 6 |
| 7 | + - PMDA additions, enhancements and bug fixes: |
| 8 | + pmdabpf: set perf_buffer__poll timeout to 0 for optimal sampling |
| 9 | + pmdabpf: add CO-RE biosnoop |
| 10 | + pmdabpf: no BPF debug messages unless debugging (-Ddev0) |
| 11 | + pmdalinux: add "squashfs" to the list of ignored filesystem types |
| 12 | + pmdasnmp: install agent specific configuration file to PMDATMPDIR |
| 13 | + pmdakvm: initialise perf_event interface only if/when needed |
| 14 | + - Client tools and utilities: |
| 15 | + pcp-ps: initial version of a PCP implementation of ps(1) |
| 16 | + pcp-dstat: add --nomissed command line option for large systems |
| 17 | + pmfind, libpcp_web: MMV and shutdown memory management fixes |
| 18 | + pmlogreduce: fix corner-case in temporal index generation |
| 19 | + pmlogcheck: tighten some pmlogcheck pass0 checks |
| 20 | + pmseries: fix sampling when start < first sample or series has gaps |
| 21 | + shell completion: improve pmrep/zsh instance completion in live mode |
| 22 | + shell tools: convert fgrep and egrep over to grep -F and -E |
| 23 | + - Server-side utilities and log management scripts: |
| 24 | + pmlogger_daily_report: no longer needs any systemd support now |
| 25 | + pmlogger_daily.sh: fix pmlogger_daily_report test for zeroconf |
| 26 | + - libpcp, libpcp_pmda, libpcp_mmv, libpcp_web and language bindings: |
| 27 | + libpcp_web: fix race conditions affecting pmproxy |
| 28 | + libpcp_web: allow scalar operands in pmseries expressions |
| 29 | + libpcp_web: add pmseries float multiplication |
| 30 | + - Misc build, infrastructure and packaging updates: |
| 31 | + build: add PCP archive analysis container |
| 32 | + build: updates to fix Windows platform builds |
| 33 | + build: update configure.ac to allow builds on Mac M1 (arm64) |
| 34 | + build: make openSUSE spec file builds work again |
| 35 | + containers: remove /build directory |
| 36 | + debian: use deb-systemd-helper if available |
| 37 | + build: fix libpcp check-statics regexp error with objects in subdirs |
| 38 | + build: podman PMDA no longer has deps, make it unconditional |
| 39 | + build: don't package and install pmrep xtract-names helper |
| 40 | + build: updates to hiredis code for pmseries and pmproxy |
| 41 | + build: updates to hiredis-cluster code for pmseries and pmproxy |
| 42 | + build: fix Makepkgs handling of argument parameters |
| 43 | + build: use vendored github.com/libbpf/bpftool/libbpf and update |
| 44 | + build: use vendored github.com/iovisor/bcc/libbpf-tools |
| 45 | + build: use vendored git.code.sf.net/p/qwt and update |
| 46 | + build: fix bpf PMDA inclusion check |
| 47 | + build: fix windows default pmcd.conf entry, dup path component |
| 48 | + build: rework Python3 and Python2 configure.ac logic |
| 49 | + packaging: fix rpm systemd-sysusers on f37 and rawhide |
| 50 | + - Documentation and QA infrastructure: |
| 51 | + docs: small typo fixes relating to secure connections |
| 52 | + docs: fix sheet2pcp(1) man page quoting in examples |
| 53 | + pmdasample: additional metrics for testing cases |
3 | 54 |
|
4 | 55 | pcp-6.0.0 (31 August 2022)
|
5 | 56 | - Major changes:
|
|
0 commit comments