Release 2.0.25-1
Resolves: bz2120916 Resolves: bz2104534 Resolves: bz2089871 Resolves: bz2111857 Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
parent
c2ea3e9427
commit
5f3d92c802
@ -4,8 +4,8 @@
|
|||||||
%global mkdf_shortver %(c=%{mkdf_ver}; echo ${c:0:7})
|
%global mkdf_shortver %(c=%{mkdf_ver}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: kexec-tools
|
Name: kexec-tools
|
||||||
Version: 2.0.24
|
Version: 2.0.25
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: The kexec/kdump userspace component
|
Summary: The kexec/kdump userspace component
|
||||||
|
|
||||||
@ -412,6 +412,14 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 21 2022 Tao Liu <ltao@redhat.com> - 2.0.25-1
|
||||||
|
- Rebase kexec-tools to v2.0.25
|
||||||
|
- remind the users to run zipl after calling grubby on s390x
|
||||||
|
- remove useless --zipl when calling grubby to update kernel command line
|
||||||
|
- skip updating /etc/default/grub for s390x
|
||||||
|
- Allow to update kexec-tools using virt-customize for cloud base image
|
||||||
|
- kdumpctl: make the kdump.log root-readable-only
|
||||||
|
|
||||||
* Tue Jul 12 2022 Tao Liu <ltao@redhat.com> - 2.0.24-5
|
* Tue Jul 12 2022 Tao Liu <ltao@redhat.com> - 2.0.24-5
|
||||||
- kdump-lib: use non-debug kernels first
|
- kdump-lib: use non-debug kernels first
|
||||||
- kdump-lib: fix typo in variable name
|
- kdump-lib: fix typo in variable name
|
||||||
|
Loading…
Reference in New Issue
Block a user