Release 2.0.26-9
Resolves: bz2232499 Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
parent
549f1f9495
commit
054aead983
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: kexec-tools
|
Name: kexec-tools
|
||||||
Version: 2.0.26
|
Version: 2.0.26
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: The kexec/kdump userspace component
|
Summary: The kexec/kdump userspace component
|
||||||
|
|
||||||
@ -414,6 +414,12 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Tao Liu <ltao@redhat.com> - 2.0.26-9
|
||||||
|
- Introduce a function to get reserved memory size
|
||||||
|
- powerpc: update fadump sysfs node path
|
||||||
|
- kdumpctl: merge check_current_{kdump,fadump}_status
|
||||||
|
- kdumpctl: remove unnecessary uses of $?
|
||||||
|
|
||||||
* Tue Jul 4 2023 Tao Liu <ltao@redhat.com> - 2.0.26-8
|
* Tue Jul 4 2023 Tao Liu <ltao@redhat.com> - 2.0.26-8
|
||||||
- spec: kdump/ppc64: make servicelog_notify silent when there are no errors
|
- spec: kdump/ppc64: make servicelog_notify silent when there are no errors
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user