Blame SOURCES/scap-security-guide-0.1.59-remove_disable_prelink_from_rhel7_CIS-PR_7621.patch

9be3b2
From f8161ad6fbe4f7336092ff1420f463cbeac17cc7 Mon Sep 17 00:00:00 2001
9be3b2
From: Vojtech Polasek <vpolasek@redhat.com>
9be3b2
Date: Wed, 22 Sep 2021 17:08:48 +0200
9be3b2
Subject: [PATCH] remove rule from rhel7 cis
9be3b2
9be3b2
it did not align with the cis control
9be3b2
---
9be3b2
 controls/cis_rhel7.yml | 4 +---
9be3b2
 1 file changed, 1 insertion(+), 3 deletions(-)
9be3b2
9be3b2
diff --git a/controls/cis_rhel7.yml b/controls/cis_rhel7.yml
9be3b2
index c3e567e80de..23eb2e8ab9b 100644
9be3b2
--- a/controls/cis_rhel7.yml
9be3b2
+++ b/controls/cis_rhel7.yml
9be3b2
@@ -395,11 +395,9 @@ controls:
9be3b2
     levels:
9be3b2
     - l1_server
9be3b2
     - l1_workstation
9be3b2
-    status: partial
9be3b2
+    status: planned
9be3b2
     notes: >-
9be3b2
       The rule to remove prelink package is missing.
9be3b2
-    rules:
9be3b2
-    - disable_prelink
9be3b2
 
9be3b2
   - id: 1.6.1.1
9be3b2
     title: Ensure SELinux is installed (Automated)