Skip to content

Releases: rhkdump/kdump-utils

v1.0.60

25 Feb 03:18

Choose a tag to compare

What's Changed

  • Allow developers to run static-analysis and format-check more easily by @coiby in #111
  • Add timeout for nfs mount within kdumpctl & mkdumprd by @liutgnu in #124
  • kdump.sh: Strip the surrounding quotes from configuration values by @licliu in #122
  • kdump.sh: Skip num-threads when -E option presents by @pfliu in #125
  • kdumpctl: check force[_no]_rebuild when do estimate by @licliu in #127
  • Add persisent device if FIPS is enabled by @hvj7 in #121
  • powerpc: Set nr_cpus=16 for kdump kernel by @sourabhjains in #97
  • Fix integration test failures and enable kernel-tests-plans for rawhide and aarch64 by @coiby in #101
  • kexec-kdump-howto.txt: update paragraphs related to disable_cpu_apicid by @baoquan-he in #129
  • Resolve Shellcheck v0.11 warnings by @coiby in #132
  • sysconfig: use initramfs_options to reduce memory usage by @licliu in #130
  • gen-kdump-sysconfig.sh: put shared values into the _common array member by @coiby in #135
  • kdump-lib-initramfs: Fix performance regression in kdump_get_conf_val by @prudo1 in #137
  • kdump: Introduce new kdump_emergency option and /etc/kdump/emergency.d directory interface by @nishibem in #143
  • Enable complete xtrace in kdumpctl and mkdumprd by @coiby in #126

New Contributors

Full Changelog: v1.0.59...v1.0.60

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