-
Tue Aug 10 2021 EL Errata <el-errata_ww@oracle.com> - 2.0.20-46.0.1
- Added the following patches from https://github.com/makedumpfile version 1.6.8++ [Orabug: 32851262]
- Added Patch1009, orabug32851262-PATCH-2-3-arm64-Make-use-of-NUMBER-VA_BITS-in-vmcore.patch
- Added Patch1010, orabug32851262-PATCH-3-3-arm64-support-flipped-VA-and-52-bit-kernel.patch
- Removed Patch701 which was in conflict with Patch1010
- Remove -s setting for KEXEC_ARGS in kdump.sysconfig.aarch64 [Orabug: 3280449]
- 99kdumpbase: Do not append ip=<devname>:dhcp if ip=single-dhcp is present [Orabug: 32404661]
- kdump-lib: Fix get_bind_mount_source to support btrfs and fstab [Orabug: 32297893]
- 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]
- 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]
(Sriharsha Yadagudde) [Orabug: 18905671]
(Sriharsha Yadagudde) [Orabug: 18905671]
-
Thu Jul 01 2021 Pingfan Liu <piliu@redhat.com> - 2.0.20-46.2
- Write to `/var/lib/kdump` if $KDUMP_BOOTDIR not writable
-
Wed May 12 2021 Pingfan Liu <piliu@redhat.com> - 2.0.20-46.1
- Implement IP netmask calculation to replace "ipcalc -m"
-
Thu Feb 25 2021 Pingfan Liu <piliu@redhat.com> - 2.0.20-46
- kdumpctl: enable secure boot on ppc64le LPARs
-
Mon Jan 25 2021 Pingfan Liu <piliu@redhat.com> - 2.0.20-45
- origin/rhel-8.4.0) Revert "Revert "Append both nofail and x-systemd.before to kdump mount target""
- kdump.conf: add ipv6 example for nfs and ssh dump
- fix kdump failure of saving vmcore with the scp + ipv6 method
-
Fri Jan 22 2021 Pingfan Liu <piliu@redhat.com> - 2.0.20-44
- module-setup.sh: don't polute the namespace unnecessarily
- module-setup.sh: don't source $dracutfunctions
- logger: source the logger file individually
- dracut-module-setup.sh: enable ForwardToConsole=yes in fadump mode
-
Fri Jan 15 2021 Pingfan Liu <piliu@redhat.com> - 2.0.20-43
- Always include watchdog-modules
- mkdumprd: Ensure kdumpbase is added
- Move watchdog detect and install code to module-setup.sh
- Add a helper to omit non-mandatory dracut module
- Move some dracut module dependencies checks to module-setup.sh
- Set watchdog's pretimeout to zero in kdump kernel
- kdump-lib.sh: Use a more generic helper to detect omitted dracut module
- Fix the watchdog drivers detection code
- Add a helper for detecting watchdog drivers
- Remove a redundant nfs check
- kdumpctl: split the driver detection from fs dection function
- kdump.service: use ConditionKernelCommandLine=crashkernel
- Revert "Append both nofail and x-systemd.before to kdump mount target"
- Revert "Don's try to restart dracut-initqueue if it's already failed"
- Fix dump_fs mount point detection and fallback mount
- kdump.conf: Update doc about core_collector for ssh target
- Save the final failure information to log file if saving vmcore failed
- Doc: Improve the kdump sysconfig document
- kdumpctl: fix a variable expansion in check_fence_kdump_config()
- Fedora 33 rhpkg build bug
-
Tue Dec 22 2020 Pingfan Liu <piliu@redhat.com> - 2.0.20-42
- makedumpfile: add support for ARMv8.2 LVA 52 bits
-
Fri Dec 18 2020 Pingfan Liu <piliu@redhat.com> - 2.0.20-41
- Doc: improve mkdumprd man page
-
Tue Dec 15 2020 Pingfan Liu <piliu@redhat.com> - 2.0.20-40
- Rework on dracut-module-setup.sh: Use systemctl call to replace ln_r