diff --git a/kexec-tools.spec b/kexec-tools.spec index a413139..5c42af6 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -5,7 +5,7 @@ Name: kexec-tools Version: 2.0.26 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Summary: The kexec/kdump userspace component @@ -414,6 +414,22 @@ fi %endif %changelog +* Jan 30 2023 Coiby - 2.0.26-3 +- kdumpctl: make do_estimate more robust +- kdumpctl: refractor check_rebuild +- kdumpctl: cleanup 'stop' +- kdumpctl: cleanup 'start' +- kdump-lib: fix prepare_cmdline +- kdumpctl: move aws workaround to kdump-lib +- unit tests: add tests for prepare_cmdline +- kdump-lib: always specify version in is_squash_available +- mkfadumprd: drop unset globals from debug output +- kdumpctl: merge check_current_{kdump,fadump}_status +- dracut-early-kdump: explicitly use bash +- dracut-early-kdump: fix shellcheck findings +- kdumpctl: simplify check_failure_action_config +- makedumpfile: Fix wrong exclusion of slab pages on Linux 6.2-rc1 + * Thu Jan 19 2023 Fedora Release Engineering - 2.0.26-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild