-
Mon May 23 2022 Brian Maly <brian.maly@oracle.com> - 2.0.23-9_1.0.2
- fix virt-what related warning with kdumpctl script execution [Orabug: 33790973]
- fix saving vmcore-dmesg.txt failed on aarch64 with UEK7 [Orabug: 34003037]
- include OL8 patch for sysconfig, its needed on OL9 [Orabug: 33512440]
- Update makedumpfile to 1.7.1 [Orabug: 34219368]
- kdump: skip lvm private devices [Orabug: 33822070] [Orabug: 33574003]
-
Fri Apr 29 2022 EL Errata <el-errata_ww@oracle.com> - 2.0.23-9_1.0.1
- Added dracut module setup patches [Orabug: 29518713] [Orabug: 22780125]
- Added orabug30352094-makedumpfile-Mark-mem-usage-option-unsupported-for-a.patch [Orabug: 30352094]
- Added orabug30822387.kdumpctl-arm64-fast-boot.patch [Orabug: 30822387]
- Added orabug30832988.kdump.sysconfig.iommu_off.x86_64.aarch64.patch [Orabug: 30832988]
- Added orabug30928441.kdumpctl.no_timer_check.patch [Orabug: 30928441]
- Added orabug32127375-kdump.sysconfig.no.double.s.patch [Orabug: 32127375]
- Added orabug32258986-arm64-support-more-than-one-crash-kernel-regions.patch [Orabug: 32258986]
- Added orabug32404661-Avoid-duplicate-ip-single-dhcp-option.patch [Orabug: 32404661]
-
Mon Mar 07 2022 Tao Liu <ltao@redhat.com> - 2.0.23-9_1
- try to update the crashkernel in GRUB_ETC_DEFAULT after kexec-tools updates the default crashkernel value
- address the case where there are multiple values for the same kernel arg
-
Fri Feb 25 2022 Tao Liu <ltao@redhat.com> - 2.0.23-9
- makedumpfile: sadump, kaslr: fix failure of calculating kaslr_offset
-
Mon Feb 21 2022 Tao Liu <ltao@redhat.com> - 2.0.23-8
- update kernel crashkernel in posttrans RPM scriptlet when updating kexec-tools
-
Mon Feb 14 2022 Tao Liu <ltao@redhat.com> - 2.0.23-7
- fix incorrect usage of _get_all_kernels_from_grubby
- fix the mistake of swapping function parameters of read_proc_environ_var
-
Wed Jan 26 2022 Tao Liu <ltao@redhat.com> - 2.0.23-6
- Revert "Remove trace_buf_size and trace_event from the kernel bootparameters of the kdump kernel"
- fix broken kdump_get_arch_recommend_size
- remove the upper bound of 102400T for the range in default crashkernel
- fix the error of parsing the container environ variable for osbuild
- mkdumprd (RHEL-only): add nvme module by force
- Remove dropped patches
- s390: handle R_390_PLT32DBL reloc entries in machine_apply_elf_rel()
- spec: add hostname.rpm into Recommends list
- move variable FENCE_KDUMP_SEND from kdump-lib.sh to kdump-lib-initramfs.sh
-
Tue Jan 11 2022 Tao Liu <ltao@redhat.com> - 2.0.23-5
- Set zstd as recommented for kexec-tools
- fix "kdump: Invalid kdump config option auto_reset_crashkernel" error
- use grep -s to suppress error messages about nonexistent or unreadable files
-
Thu Jan 06 2022 Tao Liu <ltao@redhat.com> - 2.0.23-4
- Set zstd as the default compression method for kdump initrd
- kdump-lib.sh: Escape '|' for 'failure_action|default' in is_dump_to_rootfs
- dracut-early-kdump-module-setup.sh: install xargs and kdump-lib-initramfs.sh
- update crashkernel-howto
- set up kernel crashkernel for osbuild in kernel hook
- reset kernel crashkernel for the special case where the kernel is updated right after kexec-tools
- try to reset kernel crashkernel when kexec-tools updates the default crashkernel value
- introduce the auto_reset_crashkernel option to kdump.conf
- rewrite reset_crashkernel to support fadump and to used by RPM scriptlet
- fix incorrect usage of rpm-ostree to update kernel command line parameters
- add helper functions to get kernel path by kernel release and the path of current running kernel
- add helper functions to get dump mode
- add a helper function to read kernel cmdline parameter from grubby --info
- provide kdumpctl get-default-crashkernel for kdump_anaconda_addon and RPM scriptlet
- factor out kdump_get_arch_recommend_crashkernel
- update default crashkernel value
- ppc64/ppc64le: drop cpu online rule in 40-redhat.rules in kdump initramfs
-
Wed Dec 08 2021 Tao Liu <ltao@redhat.com> - 2.0.23-3
- Update eppic to latest upstream snapshot
- Update crashkernel-howto.txt
- Remove references to systemd-sysv-convert
- kdump/ppc64: suppress the error message "Could not find a registered notification tool" from servicelog_notify
- fadump: improve fadump-howto.txt about remote dump target setup
- Don't exit 1 from 92-crashkernel.install if zipl is absent (#1993505)
- Document/kexec-kdump-howto.txt: improve notes for kdump_pre and kdump_post scripts