diff --git a/kexec-tools.spec b/kexec-tools.spec
index 3a15f79..ab62228 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -5,7 +5,7 @@
 
 Name: kexec-tools
 Version: 2.0.25
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: GPLv2
 Summary: The kexec/kdump userspace component
 
@@ -428,6 +428,10 @@ fi
 %endif
 
 %changelog
+* Mon Dec 19 2022 Tao Liu <ltao@redhat.com> - 2.0.25-9
+- Add virtiofs to kdump supported-kdump-targets.txt
+- dracut-module-setup.sh: stop overwriting dracut's trap handler
+
 * Wed Dec 7 2022 Tao Liu <ltao@redhat.com> - 2.0.25-8
 - kexec-tools: ppc64: remove rma_top limit
 - kdumpctl: Optimize _find_kernel_path_by_release regex string
@@ -485,14 +489,14 @@ fi
 - kdump-lib: use non-debug kernels first
 - kdump-lib: fix typo in variable name
 
-* Tue Wed 15 2022 Tao Liu <ltao@redhat.com> - 2.0.24-4
+* Wed Jun 15 2022 Tao Liu <ltao@redhat.com> - 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 <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
+* Mon May 23 2022 Tao Liu <ltao@redhat.com> - 2.0.24-2
 - remove the upper bound of default crashkernel value example
 - update fadump-howto
 - update kexec-kdump-howto