Release 2.0.25-1
Signed-off-by: Coiby Xu <coxu@redhat.com>
This commit is contained in:
parent
2d5df7a512
commit
aa84244346
@ -4,8 +4,8 @@
|
||||
%global mkdf_shortver %(c=%{mkdf_ver}; echo ${c:0:7})
|
||||
|
||||
Name: kexec-tools
|
||||
Version: 2.0.24
|
||||
Release: 4%{?dist}
|
||||
Version: 2.0.25
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Summary: The kexec/kdump userspace component
|
||||
|
||||
@ -416,6 +416,15 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Aug 03 2022 Coiby <coxu@redhat.com> - 2.0.25-1
|
||||
- Update kexec-tools to 2.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
|
||||
- use /run/ostree-booted to tell if scriptlet is running on OSTree system
|
||||
- Allow to update kexec-tools using virt-customize for cloud base image
|
||||
- KDUMP_COMMANDLINE: remove irqpoll parameter on aws aarch64 platform
|
||||
|
||||
* Thu Jul 21 2022 Coiby <coxu@redhat.com> - 2.0.24-4
|
||||
- Checking the existence of 40-redhat.rules before modifying
|
||||
- kdump-lib: Add the CoreOS kernel dir to the boot_dirlist
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (eppic-e8844d3.tar.gz) = d86b9f90c57e694107272d8f71b87f66a30743b9530480fb6f665026bbada4c6b0205a83e40b5383663a945681cfbfcf1ee79469fc219ddf679473c4b2290763
|
||||
SHA512 (kexec-tools-2.0.24.tar.xz) = ef7cf78246e2d729d81a3649791a5a23c385353cc75cbe8ef279616329fdaccc876d614c7f51e1456822a13a11520296070d9897467d24310399909e049c3822
|
||||
SHA512 (kexec-tools-2.0.25.tar.xz) = 6fd3fe11d428c5bb2ce318744146e03ddf752cc77632064bdd7418ef3ad355ad2e2db212d68a5bc73554d78f786901beb42d72bd62e2a4dae34fb224b667ec6b
|
||||
SHA512 (makedumpfile-1.7.1.tar.gz) = 93e36487b71f567d3685b151459806cf36017e52bf3ee68dd448382b279a422d1a8abef72e291ccb8206f2149ccd08ba484ec0027d1caab3fa1edbc3d28c3632
|
||||
|
Loading…
Reference in New Issue
Block a user