Release 2.0.29-12
Resolves: RHEL-104940 Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
parent
228cf59003
commit
0c07013d24
@ -5,7 +5,7 @@
|
||||
|
||||
Name: kexec-tools
|
||||
Version: 2.0.29
|
||||
Release: 11%{?dist}
|
||||
Release: 12%{?dist}
|
||||
License: GPLv2
|
||||
Summary: The kexec/kdump userspace component
|
||||
|
||||
@ -409,6 +409,24 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Nov 14 2025 Tao Liu <ltao@redhat.com> - 2.0.29-12
|
||||
- Allow "sudo kdumpctl" for LUKS dump target
|
||||
- Restore SELinux label of crypttab file
|
||||
- Allow kdump.service to access LUKS volume keys
|
||||
- Wait for LUKS configfs API to be ready
|
||||
- Change LUKS volume key prefix to kdump-cryptsetup:vk-
|
||||
- Remove unused LUKS volume keys from keyring
|
||||
- Limit LUKS support to x86_64
|
||||
- Add kdumpctl setup-crypttab subcommand
|
||||
- Return LUKS devices in the form of UUIDs directly
|
||||
- Fix SC2181 issues in kdump-udev-throttler
|
||||
- LUKS: make /usr writable
|
||||
- Address CPU/memory hot plugging for kdump LUKS support
|
||||
- shfmt kdump-udev-throttler
|
||||
- Use cryptsetup --link-vk-to-keyring to save volume keys
|
||||
- Support dumping to a LUKS-encrypted target
|
||||
- Add a helper function to get uuid by MAJ:MIN
|
||||
|
||||
* Fri Oct 3 2025 Tao Liu <ltao@redhat.com> - 2.0.29-11
|
||||
- kdumpctl: deprecate --reboot for reset-creashkernel
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user