From 8cdff9f44cad0172a4df5571bf2ad72d689e979d Mon Sep 17 00:00:00 2001 From: openeuler-basic Date: Wed, 1 Jan 2020 00:39:11 +0800 Subject: [PATCH] modify patch --- kexec-tools.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/kexec-tools.spec b/kexec-tools.spec index 361f149..58b9b36 100644 --- a/kexec-tools.spec +++ b/kexec-tools.spec @@ -1,6 +1,6 @@ Name: kexec-tools Version: 2.0.17 -Release: 14 +Release: 15 License: GPLv2 Summary: The kexec/kdump userspace component URL: https://www.kernel.org/ @@ -81,7 +81,7 @@ Patch9001: bugfix-get-the-paddr-of-mem_section-return-error-address.patch Patch9002: arm64-support-more-than-one-crash-kernel-regions.patch %endif -Patch9003: makedumpfile-modify-SECTIONS_SIZE_BITS-to-27-for-arm.patch +Patch9003: add-secure-compile-options-for-makedumpfile.patch %description kexec-tools provides /sbin/kexec binary that facilitates a new @@ -301,6 +301,12 @@ done %endif %changelog +* Wed Jan 1 2020 openEuler Buildteam - 2.0.17-15 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:modify patch + * Tue Dec 31 2019 Jialong Chen - 2.0.17-14 - Type:enhancement - ID:NA -- Gitee