diff --git a/kexec-tools.spec b/kexec-tools.spec index 7efcab0..8449bcf 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.24 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -410,6 +410,10 @@ fi %endif %changelog +* Tue Wed 15 2022 Tao Liu - 2.0.24-4 +- crashkernel: optimize arm64 reserved size if PAGE_SIZE=4k +- kdump-lib.sh: Check the output of blkid with sed instead of eval + * Tue Jun 7 2022 Tao Liu - 2.0.24-3 - kdump.sysconfig*: add ignition.firstboot to KDUMP_COMMANDLINE_REMOVE