Releases: ryran/xsos
Releases · ryran/xsos
v0.7.33
v0.7.19
Changelog:
- #221: Add "lost" to packet loss grep
- #224: add support for new sosreport 3.5
ip_-d_address
file - #228: Add tz database (aka Olson) style timezone to OS
- #229: kdump handle
df_-al
namechange - #232: lspci Support domain format, add PCI ID
- #233: sysctl Add
vm.min_free_kbytes
andvm.vfs_cache_pressure
- #222: Match on a substring of interface name when looking for master interfaces
- #241: add sysctls:
hung_task_warnings
,max_map_count
,zone_reclaim_mode
v0.7.13
v0.7.11
v0.7.10
v0.7.8
Changelog:
- #61 os: add UEFI support to grub-parsing
- #183 netdev: provide complete
/proc/net/dev
output - #184 ethtool: report when interface files are missing
- #187 softirq: add KCS link
- #188 os: SELinux checking was buggy;
sos_commands/selinux/sestatus_-b
andsos_commands/kernel/dmesg
are handled appropriately now - #189 multipath & storage: add new sos location for multipath output (
sos_commands/multipath
) - #195 netdev: fix calculation of percentages
- #196 sysctl: add
ipfrag_(high|low)_thresh
per request - #197 ip:
--all
now shows ipv4 & ipv6 output
v0.7.5
v0.7.4
v0.7.2
v0.7.0
- Removed options:
--scrub-ip
and--scrub-mac
(but left existingXSOS_SCRUB_IP_HN
andXSOS_SCRUB_MACADDR
env variables) - Added
XSOS_SCRUB_SERIAL
env variable which triggers scrubbing of serials and uuids in dmidecode - Added
--scrub
option that does all 3 of the above - Minor version bump due to option removal