Release 2.0.27-6

Resolves: RHEL-11897

Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
Tao Liu 2023-12-20 13:36:51 +08:00
parent 6e359f067f
commit 366ae8b601
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.27
Release: 5%{?dist}
Release: 6%{?dist}
License: GPLv2
Summary: The kexec/kdump userspace component
@ -408,6 +408,9 @@ fi
%endif
%changelog
* Wed Dec 20 2023 Tao Liu <ltao@redhat.com> - 2.0.27-6
- Use the same /etc/resolve.conf in kdump initrd if it's managed manually
* Fri Nov 24 2023 Tao Liu <ltao@redhat.com> - 2.0.27-5
- kdumpctl: Only returns immediately after an error occurs in check_*_modified