!7 kexec-tools

Merge pull request !7 from syyhao/LTSdev
This commit is contained in:
openeuler-ci-bot 2020-05-19 22:15:10 +08:00 committed by Gitee
commit 80dea5ec73
2 changed files with 8 additions and 2 deletions

View File

@ -43,4 +43,4 @@ KDUMP_IMG_EXT=""
#
# Here, the "on" is the only valid value to enable the kexec file load and
# anything else is equal to the "off"(disable).
KDUMP_FILE_LOAD="on"
KDUMP_FILE_LOAD="off"

View File

@ -4,7 +4,7 @@
Name: kexec-tools
Version: 2.0.20
Release: 12
Release: 13
License: GPLv2
Summary: The kexec/kdump userspace component
URL: https://www.kernel.org/
@ -300,6 +300,12 @@ done
%endif
%changelog
* Tue May 19 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.20-13
- Type:enhancement
- ID:NA
- SUG:restart
- DESC:fix kdump service failed on x86 because of KDUMP_FILE_LOAD is set to on
* Thu May 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.0.20-12
- Type:enhancement
- ID:NA