diff --git a/kexec-tools.spec b/kexec-tools.spec index 64d018f..8c20448 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.25 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -428,6 +428,12 @@ fi %endif %changelog +* Fri Mar 10 2023 Tao Liu - 2.0.25-13 +- kdump-lib: Add the CoreOS kernel dir to the boot_dirlist +- kdump-lib: attempt to fix BOOT_IMAGE detection +- kdump-lib: change how ostree based systems are detected +- kdump-lib: clear up references to Atomic/CoreOS + * Fri Feb 24 2023 Tao Liu - 2.0.25-12 - Reset crashkernel to default value if newly installed kernel has crashkernel=auto - Use the correct command to get architecture