Releases: rhkdump/kdump-utils
Releases · rhkdump/kdump-utils
v1.0.55
What's Changed
- kdumpctl: check and generate /etc/vconsole.conf by @licliu in #82
- mkdumprd: replace lz4hc with lzma for better compression in squash image by @licliu in #87
- mkdumprd: mount the root partition when FIPS is enabled with no boot partition by @coiby in #89
Full Changelog: v1.0.54...v1.0.55
v1.0.54
What's Changed
- kdump-lib.sh: Fix all 1G boundry to 2G by @licliu in #75
- kdump-lib.sh: rounded up the total_mem to 128M in get_system_size by @licliu in #76
- 99-kdump.conf: Omit clevis related dracut modules by @licliu in #80
- s/kexec-tools/kdump-utils by @coiby in #79
- Bring up the network before Open vSwitch bridge by @coiby in #69
Full Changelog: v1.0.53...v1.0.54
v1.0.53
What's Changed
- 99-kdump.conf: Omit nouveau module by @licliu in #65
- 99-kdump.conf: Omit hwdb dracut module by @licliu in #68
- Check /proc/sys/crypto/fips_enabled to tell if FIPS has been enabled by @coiby in #72
- kdump-lib.sh: Adjust default crashkernel reservation for x86_64 and s390x by @licliu in #74
Full Changelog: v1.0.52...v1.0.53
v1.0.52
What's Changed
- Note user-specified crashkernel value will be overwritten by default value by @coiby in #61
- Enable xtrace for mkdumprd when debug=1 by @coiby in #63
- Fallback to get NIC driver by /sys/class/net/NIC/device/driver/module by @coiby in #64
- powerpc: fix early exit from udev on hotplug event for fadump by @sourabhjains in #67
New Contributors
- @jbtrystram made their first contribution in #62
Full Changelog: v1.0.51...v1.0.52
v1.0.51
v1.0.50
What's Changed
- fadump: pass additional parameters for capture kernel by @hbathini in #49
- [RFC] Use all available CPUs to collect dump by @sourabhjains in #14
- fadump: fix passing additional parameters for capture kernel by @hbathini in #57
- Add kdump dracut config by @licliu in #31
- Let %post scriptlet always exit successfully by @coiby in #58
New Contributors
Full Changelog: v1.0.49...v1.0.50
v1.0.49
v1.0.48
What's Changed
- kdump.service: Replace ConditionKernelCommandLine with ExecCondition by @sourabhjains in #39
- Return the correct exit code of rebuild initrd by @liutgnu in #48
- Allow ssh opts to be processed correctly by @coiby in #47
Full Changelog: v1.0.47...v1.0.48