Skip to content

sos-4.11.0

Latest

Choose a tag to compare

@TurboTurtle TurboTurtle released this 16 Feb 22:04
· 22 commits to main since this release

The sos team is pleased to announce the release of sos-4.11.0. This marks our first of two minor version releases in 2026.

Report Changes

  • Users will now see a UI message for when post-processing begins, after plugin execution has finished.
  • Users may now produce a tar-only (no compression) archive by using --compression-type=none.

Plugin Changes

  • New plugins: graylog, pipewire, rhel_drives, stunnel
  • Fixed an issue where the aws plugin would not load in aws xen instances.
  • The logs plugin now supports the newer include() directive for rsyslog configs.
  • The gcp plugin will now collect RHUI details.
  • The pacemaker plugin will now obfuscate MAAS API keys.
  • The lxd plugin now collects significantly more information, and is bound to local: contexts.

Collect Changes

  • Users may now use a new --sudo-binary option to specify a different privilege escalation binary (default remains sudo).

Cleaner Changes

  • The performance of sos clean has been drastically improved in this release, special thanks to @pmoravec for his efforts on this front.

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.11.0

Please report any problems to the sos-devel mailing list, or 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.