-
Fri Dec 18 2020 Brian Maly <brian.maly@oracle.com> - 2.0.20-34.0.4
- kdump-lib: Fix get_bind_mount_source to support btrfs and fstab [Orabug: 32297893]
-
Fri Nov 20 2020 Vijay Kumar <vijay.ac.kumar@oracle.com> - 2.0.20-34.0.3
- kdump: add threshold for the required memory (Chen Zhou) [Orabug: 32258986]
-
Sun Nov 08 2020 Alex Burmashev <alexander.burmashev@oracle.com> - 2.0.20-34.0.2
- Fix duplicate -s option for kexec [Orabug: 32127375]
-
Thu Nov 05 2020 Alex Burmashev <alexander.burmashev@oracle.com> - 2.0.20-34.0.1
- 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 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