The sos team is pleased to announce the release of sos-4.10.0. This is the second of our twice-yearly minor version updates for 2025. There will be at least one additional z-stream release later this year. The next minor version update will be sos-4.11.0 tentatively scheduled for February, 2026.
General
- Debian and Ubuntu now use
/var/tmp
as their default temp directories.
Report
- HTML formatting for Plugin section now works again.
Plugins
- New plugins:
snapm
,opensearch
- Merged the
pxe
plugin into thetftpserver
plugin. - The
saltmaster
plugin obfuscations have been reworked and improved. - The
networkmanager
plugin will now capture/var/run/NetworkManager
. - The
insights
plugin will now properly obfuscate proxy passwords in collected logs. - The
md
plugin now triggers on the presence of themdadm
package.
Collect
sos collect
will no longer compress the "top-level" archive which contains the individual report archives.- Report archives will still be compressed.
Clean
sos clean
is now concurrent across processes, and not threads, resulting in significantly faster cleaning executions.
Upload
- Fixed an issue where users would be prompted twice for a case id.
- Uploads to the Red Hat SFTP server (including when sos archives are over 1GB in size) now upload into the correct directory.
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.10.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.