There are 6 open security issues in sid.
There are 6 open security issues in forky.
There are 9 open security issues in bullseye.
There are 10 open security issues in bookworm.
commit 4c31da4d11479f179d2f3858b8ef30ed77f9544a
Merge: 6cdb6682 3e331a4c
Author: Nathan Scott <nathans@redhat.com>
Date: Mon Aug 24 15:52:57 2026 +1000
Merge branch 'main' of github.com:performancecopilot/pcp
commit 6cdb6682e8d811d9aaf0881c8ad2b25218aea602
Author: Nathan Scott <nathans@redhat.com>
Date: Mon Aug 24 15:51:41 2026 +1000
docs: bump version number for next planned release
commit 3e331a4c5fdd9baeee6b18f8b2f2725eedd73a49
Merge: 5f0bfb56 f8a245d3
Author: Nathan Scott <natoscott@users.noreply.github.com>
Date: Mon Aug 24 14:10:38 2026 +1000
Merge pull request #2679 from performancecopilot/dependabot/github_actions/github/codeql-action-4.37.4
build(deps): bump github/codeql-action from 4 to 4.37.4
commit 5f0bfb56318cea285a5616745ee417b7a725b7da
Merge: 85449dfe c049d700
Author: Nathan Scott <nathans@redhat.com>
Date: Mon Aug 24 14:09:59 2026 +1000
Merge branch 'orasagar-pcp_tools_bug_fix'
commit c049d700c905cf1eccc8900ab1603ba1fdd7bba0
Merge: 85449dfe 3e4bfd2f
Author: Nathan Scott <nathans@redhat.com>
Date: Mon Aug 24 14:09:45 2026 +1000
Merge branch 'pcp_tools_bug_fix' of github.com:orasagar/pcp into orasagar-pcp_tools_bug_fix
commit 85449dfe6ad283e635f7bc85bd8e2c18e00fc825
Author: Nathan Scott <nathans@redhat.com>
Date: Mon Aug 24 13:27:40 2026 +1000
qa: filter fuse-overlayfs root fs type in 113
commit dff78b6548a34ee2c22da9b532355f7a4e42614f
Author: Nathan Scott <nathans@redhat.com>
Date: Mon Aug 24 13:24:53 2026 +1000
qa: filter fuse-overlayfs as fs type also in 033
commit 3e4bfd2f3e11c2f793633a72144d1108ca8bee52
Author: Sagar Sagar <sagar.sagar@oracle.com>
Date: Fri Aug 21 09:50:56 2026 +0000
pcp-tools: correct None handling and CPU utilization
Handle None values safely in mpstat printers instead of calling replace()
on None. Fix per-CPU utilization scaling so aggregate CPU values are
divided by the total CPU count only when reporting the aggregate.
Update interrupt usage tests to use the new computation context and
explicit interrupt report type.fix(mpstat): correct None handling and CPU utilization
Handle None values safely in mpstat printers instead of calling replace()
on None. Fix per-CPU utilization scaling so aggregate CPU values are
divided by the total CPU count only when reporting the aggregate.
Update interrupt usage tests to use the new computation context and
explicit interrupt report type.
commit b1369704ef693813262fab26745f0791576cd74e
Author: Sam Feifer <64805811+sfeifer@users.noreply.github.com>
Date: Thu Aug 20 13:09:57 2026 -0400
pmsearch: reimplement with SQLite FTS5 replacing RediSearch/Valkey (#2675)
Replace the RediSearch/Valkey-based full-text search with a local SQLite
FTS5 backend, removing the need for any external service.
A base search index is built at package install time from PMDA help text
using newhelp -S. Each night, pmsearch_daily copies the base index and
extends it with instance names from the running system.
Key changes:
- src/libpcp_web/src/search.c: SQLite FTS5 search backend with BM25
ranking and indom score boost for better help text discoverability
- src/newhelp: add -S flag to build SQLite search indexes, with stub
fallback when SQLite is not available
- src/pmsearch: simplified client using the local SQLite index
- src/pmsearch/pmsearch_daily.sh: nightly index rebuild with systemd
timer and cron support
- SQLite is an optional dependency; builds without it skip pmsearch
and use stub implementations (nosearch.c, search_sqlite_stub.c)
- QA tests (1861, 1871, 1872) updated for the new implementation
- Man pages for pmsearch(1), pmsearch_daily(1), pmsearchsetup(3) updated
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
commit f8a245d3dda3b2fc9af2d677ea0cf7a7cc4fe824
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Aug 3 22:41:13 2026 +0000
build(deps): bump github/codeql-action from 4 to 4.37.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4 to 4.37.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4...v4.37.4)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.37.4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
There are 6 open security issues in trixie.
You can find information about how to handle these issues in the security team's documentation.