-
Tue Apr 07 2020 EL Errata <el-errata_ww@oracle.com> - 2.0.19-12.0.1.el8_1.2
- 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]
-
Fri Jan 10 2020 Pingfan Liu <piliu@redhat.com> - 2.0.19-12.2
- arm64: kdump: deal with a lot of resource entries in /proc/iomem
- arm64: kexec: allocate memory space avoiding reserved regions
- kexec: add variant helper functions for handling memory regions
-
Thu Nov 14 2019 Pingfan Liu <piliu@redhat.com> - 2.0.19-12.1
- Don't execute final_action if failure_action terminates the system
- dracut-module-setup.sh: Don't use squash module for fadump
- Don't mount the dump target unless needed
-
Fri Aug 09 2019 Pingfan Liu <piliu@redhat.com> - 2.0.19-12
- Don't forward and drop journalctl logs for fadump
-
Mon Aug 05 2019 Pingfan Liu <piliu@redhat.com> - 2.0.19-11
- Drop switch root capability for non fadump initramfs
-
Mon Aug 05 2019 Pingfan Liu <piliu@redhat.com> - 2.0.19-10
- Forward logs in kdump kernel to console directly
-
Fri Jul 19 2019 Pingfan Liu <piliu@redhat.com> - 2.0.19-9
- kexec/arm64: Add support for handling zlib compressed (Image.gz) image
- kexec/kexec-zlib.h: Add 'is_zlib_file()' helper function
- kexec-uImage-arm64.c: Fix return value of uImage_arm64_probe()
- kexec/kexec.c: Add the missing close() for fd used for kexec_file_load()
-
Sun Jul 14 2019 Pingfan Liu <piliu@redhat.com> - 2.0.19-8
- kdump.sysconfig/x86_64: Disable HEST by default
-
Mon Jun 17 2019 Kairui Song <kasong@redhat.com> - 2.0.19-7
- dracut-kdump-capture.service: Use OnFailureJobMode instead of deprecated OnFailureIsolate
-
Wed Jun 12 2019 Pingfan Liu <piliu@redhat.com> - 2.0.19-6
- kexec-kdump-howto.txt: Add notes about device dump
- Disable device dump by default