-
Mon Oct 24 2022 Mridula Shastry <mridula.c.shastry@oracle.com> - 2.0.20-1.0.10
- kdumpctl: Add rd.md.uuid to kdump commandline if /boot is
on a dedicated md device when fips is enabled (Todd Vierling) [Orabug: 34672180]
-
Wed Jul 28 2021 Brian Maly <brian.maly@oracle.com> 2.0.20-1.0.8
- Mount sysroot inside kdump initramfs in specific FIPS cases [Orabug: 33136907]
-
Thu May 27 2021 Henry Willard <henry.willard@oracle.com> 2.0.20-1.0.6
- add support for root filesystem on /dev/root [Orabug: 32914789]
-
Fri Nov 20 2020 Vijay Kumar <vijay.ac.kumar@oracle.com> - 2.0.20-1.0.4
- kdump: add threshold for the required memory (Chen Zhou) [Orabug: 32182946]
-
Mon Nov 09 2020 Brian Maly <brian.maly@oracle.com> 2.0.20-1.0.2
- fix kdump start with multiple crashkernel reservations [Orabug: 32133785]
- fix OOM kill of makedumpfile when using smaller crashkernel reservations [Orabug: 32133850]
- rebase to kexec-tools-2.0.20 [Orabug: 31933990]
-
Thu Oct 01 2020 Tianyue Lan <tianyue.lan@oracle.com> 2.0.15-51.0.2
- makedumpfile: arm64: Fix page table walk of 1GB section [Orabug: 27995626]
- arm64: skip purgatory integrity checks to speed up reboot [Orabug: 28043892]
- kdumpctl: exclude default_hugepagesz setting from kdump kernel cmdline (Sriharsha Yadagudde) [Orabug: 19134999]
- kdumpctl: verify if kernel support securelevel interface (Sriharsha Yadagudde) [Orabug: 18905671]
- droped orabug30928441.kdump.no_timer_check.patch
-
Wed Sep 30 2020 Alex Burmashev <alexander.burmashev@oracle.com> 2.0.15-51.0.1
- Check MokSBStateRT variable state to identify SecureBoot mode [Orabug: 31903240]
- Add delay to avoid upstream race condition [Orabug: 31121959]
- kdump: append no_timer_check to kdump kernel cmdline on xen guests [Orabug: 30928441]
- kdump: append iommu=off to kdump kernel cmdline [Orabug: 30832988]
- rebase on top makedumpfile 1.6.6 [Orabug: 30352094]
- makedumpfile: bump LATEST_VERSION to 5.4.9 [Orabug: 30521746]
- makedumpfile: backport needed upstream aarch64 patches [Orabug: 30352094]
- trigger initramfs cleanup for kernel-uek and kernel-uek-debug [Orabug: 30192631]
- change makedumpfile fixed size buffer for VMCOREINFO (isaac.chen@oracle.com) [Orabug: 29612733]
- rebase kexec-tools-2.0.8-dracut-module-setup-ibft-avoid-dup-config.patch (brian.maly@oracle.com) [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]
-
Fri Jun 19 2020 Bhupesh Sharma <bhsharma@redhat.com> 2.0.15-51
- Add a new option 'rd.znet_ifname' in order to use it in udev rules
-
Wed May 27 2020 Bhupesh Sharma <bhsharma@redhat.com> 2.0.15-50
- Revert: Always set vm.zone_reclaim_mode = 3 in kdump kernel
-
Mon Apr 20 2020 Bhupesh Sharma <bhsharma@redhat.com> 2.0.15-49
- dracut-module-setup.sh: fix breakage in get_pcs_fence_kdump_nodes().