diff --git a/kdumpctl b/kdumpctl index fb264c32dc82a58a635adcec4827f846cc7870b4..94d7a1b3fdb8da4646cdadc6180b1c6a483dbf01 100755 --- a/kdumpctl +++ b/kdumpctl @@ -255,12 +255,10 @@ check_config() fi ;; net|options|link_delay|disk_timeout|debug_mem_level|blacklist) - echo "Deprecated kdump config option: $config_opt. Refer to kdump.conf manpage for alternatives." - return 1 + echo "Deprecated kdump config option: $config_opt. Refer to kdump.conf manpage for alternatives." ;; *) - echo "Invalid kdump config option $config_opt" - return 1; + echo "Invalid kdump config option $config_opt" ;; esac done <<< "$(read_strip_comments $KDUMP_CONFIG_FILE)" diff --git a/kexec-tools.spec b/kexec-tools.spec index ce58e0fa7a5b028776a004bcf9792fa6065dc259..a10f54e30fd5acde113cad53e6a3133ea107e837 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -4,7 +4,7 @@ Name: kexec-tools Version: 2.0.23 -Release: 5 +Release: 6 License: GPLv2 Summary: The kexec/kdump userspace component URL: https://www.kernel.org/ @@ -288,6 +288,9 @@ done %endif %changelog +* Mon Jul 18 2022 chenhaixiang - 2.0.23-6 +- kdumpctl: ignore deprecated and invalid kdump config option + * Fri Mar 11 2022 wangbin - 2.0.23-5 - packing 98-kexec.rules instead of 98-kexec.rules.ppc64