The sos team is pleased to announce the release of sos-4.12.0. This marks our second of two minor version releases in 2026.
Report Changes
- A new
--pack-diroption has been added which will tar user-specified directories before building the final archive. runaswill now work for rootless containerized collections.- Policy loading has been improved, and in the case a host matches multiple policies the most specific match should now apply.
Plugin Changes
- New plugins:
ceph_nvmeof,jvm - The
podmanplugin has a newallusersoption to collect information for non-root users that have containers running. - The
nvidiaplugin now collects sysfs data. - The
foreman-installerplugin will now scrub secrets from CLI arg dumps. - The
foremanctlplugin now works for containerized deployments. - The legacy
pulpplugin has been removed. - The number of sysfs cpu subdirs collected by the
processorplugin is now controlled by a newmax_cpu_dirsplugin option (default: 64).
Cleaner Changes
- Preppers may now source the audit log for entries. The
hostnameprepper has enabled this. - Obfuscation of domains in SSD configs has been improved.
Collect Changes
- Cluster option values may now contain the
=sign, for instance when passing kubernetes labels.
Upload Changes
- sos will now store refresh tokens for upload auth (if the target uses/provides one) when one is used. The refresh token will be stoed in
~/.sos-oidc-token.json.
New Contributors
- @sahithiRavindranath made their first contribution in #4290
- @gaurang1988 made their first contribution in #4347
- @fthevenet made their first contribution in #4364
- @wxllll made their first contribution in #4378
- @archanaserver made their first contribution in #4376
- @Gauravtalreja1 made their first contribution in #4398
- @offyotto made their first contribution in #4435
- @suraj-cmd made their first contribution in #4431
Full Changelog: 4.11.2...4.12.0
For full information on the changes contained in this release, please refer to the Git commit logs. Further release information and tarballs are available at:
https://github.com/sosreport/sos/releases/tag/4.12.0
Please report any problems to the GitHub issue tracker:
https://github.com/sosreport/sos/issues/
The team would like to thank everyone who contributed fixes, new features, testing, and feedback for this release.