Skip to content

Releases: rhkdump/kdump-utils

v1.0.59

19 Nov 00:52

Choose a tag to compare

What's Changed

  • Remove dependency for binutils by @prudo1 in #104
  • kdump-lib: use EFI var to find UKI by @litian1992 in #114
  • refactor(gen-kdump-sysconfig): Use bash heredoc and associative arrays by @coiby in #115
  • Strip surrounding quotes from configuration values by @licliu in #116
  • kdump test: 2 improvements by @liutgnu in #120
  • Some fixes on kdump LUKS support by @coiby in #123
  • mkdumprd: basic support for btrfs subvol by @licliu in #112

Full Changelog: v1.0.58...v1.0.59

v1.0.58

29 Sep 01:09

Choose a tag to compare

What's Changed

  • Send standard error of capture service to TTY by @sourabhjains in #85
  • reset-crashkernel for multiple grub entries. by @licliu in #91
  • Add kdumpctl setup-crypttab subcommand by @coiby in #107

Full Changelog: v1.0.57...v1.0.58

v1.0.57

21 Aug 09:39

Choose a tag to compare

What's Changed

  • Support dumping to NVMe/TCP configured using NVMe Boot Firmware Table by @coiby in #98
  • UKI: remove the extraction of kernel from UKI image by @pfliu in #100
  • kdumpctl: improve do_estimate by calculating initramfs 3 times. by @licliu in #99
  • sysconfig: disable kfence in kdump kernel by @baoquan-he in #102
  • 60-kdump.install: Skip removing initrd when multiple BLS types exist by @litian1992 in #96
  • kdumpctl: warn when reset crashkernel for low memory systems by @licliu in #90
  • kdump LUKS support by @coiby in #10

New Contributors

Full Changelog: v1.0.56...v1.0.57

v1.0.56

17 Jul 10:26

Choose a tag to compare

What's Changed

  • Fix shfmt and shellcheck warnings by @coiby in #88
  • sysconfig: disable kfence in kdump kernel by @baoquan-he in #95
  • kdump test: output more useful info for users aware of by @liutgnu in #94

Full Changelog: v1.0.55...v1.0.56

v1.0.55

18 Jun 09:44

Choose a tag to compare

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

08 May 04:31

Choose a tag to compare

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

06 Mar 04:13

Choose a tag to compare

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

10 Jan 07:33

Choose a tag to compare

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

Full Changelog: v1.0.51...v1.0.52

v1.0.51

10 Dec 07:12

Choose a tag to compare

What's Changed

  • Re-introduce vmcore creation notification to kdump by @liutgnu in #53
  • kdumpctl/test: fix fetching of status for ssh targets with IPv6 by @prudo1 in #60

Full Changelog: v1.0.50...v1.0.51

v1.0.50

27 Nov 07:08

Choose a tag to compare

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