Hi all, I am happy to announce the release of kexec-tools 2.0.30-rc1. This is an incremental feature pre-release. So long as no serious problems arise I intend to release kexec-tools 2.0.30 in a weeks time. Testing of 2.0.30-rc1 would be greatly appreciated. I do not have any outstanding changes for 2.0.30 at this time. And I would like to only accept bug fixes at this time and take features patches once 2.0.30 has been released. The pre-release can be downloaded from kernel.org: https://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.30-rc1.tar.xz https://kernel.org/pub/linux/utils/kernel/kexec/ I have also tagged it in git: https://git.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git Thanks to everyone who has contributed to kexec. For reference the changes since v2.0.29 are: 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