a0b2acecaa
Avoid to the heap-based buffer overflow. Upgrade to the below package to fix the CVE issue: grub2-2.02-0.86.el7.centos.src.rpm At the same time adjust the context and drop 0004-grub2-remove-32b-requirements.patch since it already had been included in the new version. Story: 2008532 Task: 41664 Change-Id: I7943127323ee28457ffe0a4ece54764633f86d9f Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
26 lines
742 B
Diff
26 lines
742 B
Diff
From 008445e8d11202f53190da4a12386df338549000 Mon Sep 17 00:00:00 2001
|
|
From: slin14 <shuicheng.lin@intel.com>
|
|
Date: Fri, 17 Aug 2018 22:48:46 +0800
|
|
Subject: [PATCH] Update-package-versioning-for-TIS-format
|
|
|
|
---
|
|
SPECS/grub2.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/SPECS/grub2.spec b/SPECS/grub2.spec
|
|
index 12d34ad..88c6c09 100644
|
|
--- a/SPECS/grub2.spec
|
|
+++ b/SPECS/grub2.spec
|
|
@@ -17,7 +17,7 @@
|
|
Name: grub2
|
|
Epoch: 1
|
|
Version: 2.02
|
|
-Release: 0.86%{?dist}%{?buildid}
|
|
+Release: 0.86.el7.centos%{?_tis_dist}.%{tis_patch_ver}
|
|
Summary: Bootloader with support for Linux, Multiboot and more
|
|
Group: System Environment/Base
|
|
License: GPLv3+
|
|
--
|
|
2.7.4
|
|
|