f30cb74fef
To fix below CVE, we will use sudo-1.8.23-4.el7_7.1.src.rpm And we have to update some patches according to new srpm. https://lists.centos.org/pipermail/centos-announce/2019-October/023499.html CVE bug: CVE-2019-14287: sudo: can bypass certain policy blacklists Closes-Bug: 1852825 Depends-On: https://review.opendev.org/#/c/695637/ Change-Id: Ifc0a3423464fafce06cd504d9b427fc3433fb756 Signed-off-by: Robin Lu <bin1.lu@intel.com>
26 lines
699 B
Diff
26 lines
699 B
Diff
From 21db84dcb55f87c792a6d59cef0c68741a9d24b1 Mon Sep 17 00:00:00 2001
|
|
From: Scott Little <scott.little@windriver.com>
|
|
Date: Mon, 2 Oct 2017 16:50:44 -0400
|
|
Subject: [PATCH 1/4] STX: 0001-Update-package-versioning-for-TIS-format.patch
|
|
|
|
---
|
|
SPECS/sudo.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/SPECS/sudo.spec b/SPECS/sudo.spec
|
|
index c8d2f64..b6402bb 100644
|
|
--- a/SPECS/sudo.spec
|
|
+++ b/SPECS/sudo.spec
|
|
@@ -1,7 +1,7 @@
|
|
Summary: Allows restricted root access for specified users
|
|
Name: sudo
|
|
Version: 1.8.23
|
|
-Release: 4%{?dist}.1
|
|
+Release: 4.el7_7.1%{?_tis_dist}.%{tis_patch_ver}
|
|
License: ISC
|
|
Group: Applications/System
|
|
URL: http://www.courtesan.com/sudo/
|
|
--
|
|
2.7.4
|
|
|