diff --git a/kexec-tools.spec b/kexec-tools.spec
index 0f20cfe..7efcab0 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.24
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -410,6 +410,9 @@ fi
 %endif
 
 %changelog
+* Tue Jun 7 2022 Tao Liu <ltao@redhat.com> - 2.0.24-3
+- kdump.sysconfig*: add ignition.firstboot to KDUMP_COMMANDLINE_REMOVE
+
 * Thu May 23 2022 Tao Liu <ltao@redhat.com> - 2.0.24-2
 - remove the upper bound of default crashkernel value example
 - update fadump-howto