>From a3a51386cdf1f04ba95773957f0b544b2546ef36 Mon Sep 17 00:00:00 2001 From: Shawn Wells <[email protected]> Date: Sun, 22 Dec 2013 14:49:13 -0500 Subject: [PATCH 05/25] Updated CPE platform tags for system_info_architecture_x86* to include RHEL7 - Tested checks on RHEL7
Signed-off-by: Shawn Wells <[email protected]> --- :100644 100644 393c4d6... 9a4be58... M shared/oval/system_info_architecture_x86.xml :100644 100644 08481b5... be453b8... M shared/oval/system_info_architecture_x86_64.xml shared/oval/system_info_architecture_x86.xml | 1 + shared/oval/system_info_architecture_x86_64.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/shared/oval/system_info_architecture_x86.xml b/shared/oval/system_info_architecture_x86.xml index 393c4d6..9a4be58 100644 --- a/shared/oval/system_info_architecture_x86.xml +++ b/shared/oval/system_info_architecture_x86.xml @@ -7,6 +7,7 @@ <title>Test for x86 Architecture</title> <affected family="unix"> <platform>Red Hat Enterprise Linux 6</platform> + <platform>Red Hat Enterprise Linux 7</platform> </affected> <description>Generic test for x86 architecture to be used by other tests</description> <reference source="MED" ref_id="20130819" ref_url="test_attestation" /> diff --git a/shared/oval/system_info_architecture_x86_64.xml b/shared/oval/system_info_architecture_x86_64.xml index 08481b5..be453b8 100644 --- a/shared/oval/system_info_architecture_x86_64.xml +++ b/shared/oval/system_info_architecture_x86_64.xml @@ -7,6 +7,7 @@ <title>Test for x86_64 Architecture</title> <affected family="unix"> <platform>Red Hat Enterprise Linux 6</platform> + <platform>Red Hat Enterprise Linux 7</platform> </affected> <description>Generic test for x86_64 architecture to be used by other tests</description> <reference source="MED" ref_id="20130819" ref_url="test_attestation" /> -- 1.8.3.1
_______________________________________________ scap-security-guide mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide
