Hi all, I am happy to announce the release of kexec-tools 2.0.30. This is a feature release coinciding with the release of v6.12 of the Linux Kernel. This release can be downloaded from kernel.org: http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.30.tar.xz http://kernel.org/pub/linux/utils/kernel/kexec/ It is also tagged it in git: git://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git Thanks to everyone who has contributed to kexec! Commits since v2.0.29: 2c8ca05212ff kexec-tools 2.0.30 a7fcf2b90916 kexec-tools 2.0.30-rc1 07a6217af3cf kexec: x86: Include pref_address when looking for a memory hole ec3e4dfeec22 kexec: x86: Use init_size in 32-bit case as well fb9302eb9bc8 Fix fd leakage in uki_image_probe() 13e0a9327a42 Before adding to usablemem_rgns, check if the memory range is already included. cd360f9f1aac arm64: Support UKI image format 0c72c4426ff5 kexec: Introduce UKI image parser 14fde160b906 kexec: Introduce implicit_initrd_fd to pass internal initrd information ba1ad3017946 build: Update configure.ac to follow the changes d2f42971661b util_lib/elf_info: Fix format specifiers for fprintf() 07821da7cf96 kexec: i386: Fix format specifiers for various printf() and scanf() 8767f1e1b25e kexec: i386: Fix 32-bit right shifts on 32-bit architectures 5b76649e0c23 s390: add missing limits.h header inclusion 8dd984687b79 kexec-tools 2.0.29.git