-
Tue Dec 15 2020 EL Errata <el-errata_ww@oracle.com> - 2.0.20-34.0.3
- kdump: add threshold for the required memory (Chen Zhou) [Orabug: 32258986]
- Fix duplicate -s option for kexec [Orabug: 32127375]
- kdump: append no_timer_check to kdump kernel cmdline on xen guests [Orabug: 30928441]
- arm64: skip purgatory integrity checks to speed up reboot [Orabug: 30822387]
- kdump: append iommu=off to kdump kernel cmdline [Orabug: 30832988]
- makedumpfile: fix RHCK makedumpfile [Orabug: 30580398]
- makedumpfile: backport latest upstream 52-bit VA arm patch [Orabug: 30580398]
- makedumpfile: rebase rhonly-kexec-tools-2.0.18-makedumpfile* patch [Orabug: 30580398]
- makedumpfile: backport latest aarch64-related upstream patches [Orabug: 30352094]
- change makedumpfile fixed size buffer for VMCOREINFO [Orabug: 29870551]
- 99kdumpbase: Do not append ip=<devname>:dhcp if ip=dhcp is present [Orabug: 29518713]
- rebase kexec-tools-2.0.8-dracut-module-setup-ibft-avoid-dup-config.patch [Orabug: 28872281]
- don't patch files in SOURCES directory. That breaks building from the srpm (dave.kleikamp@oracle.com)
- dracut-module-setup: avoid duplicate config for ibft [Orabug: 22780125]
- kdumpctl: exclude default_hugepagesz setting from kdump kernel cmdline
(Sriharsha Yadagudde) [Orabug: 19134999]
- kdumpctl: verify if kernel support securelevel interface
(Sriharsha Yadagudde) [Orabug: 18905671]
-
Wed Oct 28 2020 Pingfan Liu <piliu@redhat.com> - 2.0.20-34.1
- kdump-lib.sh: detect secure boot on s390
-
Wed Aug 19 2020 Pingfan Liu <piliu@redhat.com> - 2.0.20-34
- kdump-lib: disable efifb if hyperv_fb is in use
-
Tue Aug 18 2020 Pingfan Liu <piliu@redhat.com> - 2.0.20-33
- sadump, kaslr: fix failure of calculating kaslr_offset due to an sadump format restriction
-
Mon Aug 03 2020 Pingfan Liu <piliu@redhat.com> - 2.0.20-32
- kdumpctl: exit if either pre.d or post.d is missing
-
Wed Jul 22 2020 Pingfan Liu <piliu@redhat.com> - 2.0.20-31
- ppc64/kdump: use kexec_file_load when secureboot is enabled
- kdump_pre: make notes more precise
- dracut-kdump.sh: exit shell when machine reboot
- kdump.conf: fix a grammar issue
- kdumpctl: detect modification of scripts by its directory's timestamp
- module-setup.sh: suppress false alarm
- kexec-tools.spec: make the existence of pre.d and post.d mandatory
-
Tue Jul 14 2020 Pingfan Liu <piliu@redhat.com> - 2.0.20-30
- x86_64: enable the kexec file load by default
- Revert "kdump-lib: switch to the kexec_file_load() syscall on x86_64 by default"
-
Wed Jun 24 2020 Pingfan Liu <piliu@redhat.com> - 2.0.20-29
- mkdumprd: Improve the error message for umounted dump target
-
Wed Jun 24 2020 Pingfan Liu <piliu@redhat.com> - 2.0.20-28
- mkdumprd: Fix nfs detection in to_mount
- Always wrap up call to dracut get_persistent_dev function
- man: improve description about /etc/kdump/{pre.d,post.d}interface
-
Tue Jun 16 2020 Pingfan Liu <piliu@redhat.com> - 2.0.20-27
- kdump-lib: switch to the kexec_file_load() syscall on x86_64 by default