diff --git a/kexec-tools.spec b/kexec-tools.spec
index eb496b6..8486a4d 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.23
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -409,6 +409,9 @@ fi
 %endif
 
 %changelog
+* 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