Release 2.0.29-2

Resolves: RHEL-35885
Resolves: RHEL-49590
Resolves: RHEL-70214

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2024-12-06 14:25:52 +13:00
parent fc66e25f7b
commit 869a920881

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.29
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Summary: The kexec/kdump userspace component
@ -407,6 +407,12 @@ fi
%endif
%changelog
* Fri Dec 6 2024 Tao Liu <ltao@redhat.com> - 2.0.29-2
- Re-introduce vmcore creation notification to kdump
- Revert "Introduce vmcore creation notification to kdump"
- Add kdump dracut config
- kdump-lib-initramfs: Improve mount point retrieval logic
* Wed Nov 6 2024 Tao Liu <ltao@redhat.com> - 2.0.29-1
- Release 2.0.29-1
- Rebase makedumpfile to v1.7.6