8000 Releases · rhkdump/kdump-utils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: rhkdump/kdump-utils

v1.0.55

18 Jun 09:44
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v1.0.49

04 Nov 08:24
Compare
Choose a tag to compare

What's Changed

  • Set up crashkernel value for osbuild by @coiby in #51
  • kdumpctl: deprecate --reboot for reset-creashkernel by @prudo1 in #38

Full Changelog: v1.0.48...v1.0.49

v1.0.48

22 Oct 02:18
Compare
Choose a tag to compare

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

v1.0.47

11 Oct 06:23
Compare
Choose a tag to compare

What's Changed

  • dracut: Disable ostree-prepare-root by @licliu in #44

Full Changelog: v1.0.46...v1.0.47

v1.0.46

11 Oct 03:07
Compare
Choose a tag to compare

What's Changed

  • kdump-lib-initramfs: Improve mount point retrieval logic by @licliu in #41

Full Changelog: v1.0.45...v1.0.46

0