Compare commits

...

1 Commits

Author SHA1 Message Date
Tao Liu b90d7c1e28 Release 2.0.27-7 2024-01-03 02:36:40 +00:00
2 changed files with 8 additions and 1 deletions

3
.kexec-tools.metadata Normal file
View File

@ -0,0 +1,3 @@
80ac3f5e77d3c79883edadf14428734db4720009 eppic-e8844d3.tar.gz
ed15f191adee22ab0721ba62af1cae67eb981670 kexec-tools-2.0.27.tar.xz
98cae2b1062871905795918c32b6d46ccd115074 makedumpfile-1.7.4.tar.gz

View File

@ -5,7 +5,7 @@
Name: kexec-tools
Version: 2.0.27
Release: 6%{?dist}
Release: 7%{?dist}
License: GPLv2
Summary: The kexec/kdump userspace component
@ -408,6 +408,10 @@ fi
%endif
%changelog
* Wed Jan 3 2024 Tao Liu <ltao@redhat.com> - 2.0.27-7
- Explain the auto_reset_crashkernel option in more details
- Use the same /etc/resolve.conf in kdump initrd if it's managed manually
* 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