|
|
38a2c0 |
From ca715d7c17056b6f4cfc2ed3ee2ca68b4388a729 Mon Sep 17 00:00:00 2001
|
|
|
38a2c0 |
From: Vojtech Polasek <vpolasek@redhat.com>
|
|
|
38a2c0 |
Date: Wed, 16 Feb 2022 09:53:53 +0100
|
|
|
38a2c0 |
Subject: [PATCH 1/2] update description of rhel9 ospp profile
|
|
|
38a2c0 |
|
|
|
38a2c0 |
---
|
|
|
38a2c0 |
products/rhel9/profiles/ospp.profile | 14 ++++++--------
|
|
|
38a2c0 |
1 file changed, 6 insertions(+), 8 deletions(-)
|
|
|
38a2c0 |
|
|
|
38a2c0 |
diff --git a/products/rhel9/profiles/ospp.profile b/products/rhel9/profiles/ospp.profile
|
|
|
38a2c0 |
index c3f4e2d26eb..cb19227a3bd 100644
|
|
|
38a2c0 |
--- a/products/rhel9/profiles/ospp.profile
|
|
|
38a2c0 |
+++ b/products/rhel9/profiles/ospp.profile
|
|
|
38a2c0 |
@@ -11,14 +11,12 @@ reference: https://www.niap-ccevs.org/Profile/PP.cfm
|
|
|
38a2c0 |
title: '[DRAFT] Protection Profile for General Purpose Operating Systems'
|
|
|
38a2c0 |
|
|
|
38a2c0 |
description: |-
|
|
|
38a2c0 |
- This profile reflects mandatory configuration controls identified in the
|
|
|
38a2c0 |
- NIAP Configuration Annex to the Protection Profile for General Purpose
|
|
|
38a2c0 |
- Operating Systems (Protection Profile Version 4.2.1).
|
|
|
38a2c0 |
-
|
|
|
38a2c0 |
- This configuration profile is consistent with CNSSI-1253, which requires
|
|
|
38a2c0 |
- U.S. National Security Systems to adhere to certain configuration
|
|
|
38a2c0 |
- parameters. Accordingly, this configuration profile is suitable for
|
|
|
38a2c0 |
- use in U.S. National Security Systems.
|
|
|
38a2c0 |
+ This profile is part of Red Hat Enterprise Linux 9 Common Criteria Guidance
|
|
|
38a2c0 |
+ documentation for Target of Evaluation based on Protection Profile for
|
|
|
38a2c0 |
+ General Purpose Operating Systems (OSPP) version 4.2.1 and Functional
|
|
|
38a2c0 |
+ Package for SSH version 1.0.
|
|
|
38a2c0 |
+ Where appropriate, CNSSI 1253 or DoD-specific values are used for
|
|
|
38a2c0 |
+ configuration, based on Configuration Annex to the OSPP.
|
|
|
38a2c0 |
|
|
|
38a2c0 |
selections:
|
|
|
38a2c0 |
|
|
|
38a2c0 |
|
|
|
38a2c0 |
From 11061228944b3a33a482289dfef5e6a034c39ae4 Mon Sep 17 00:00:00 2001
|
|
|
38a2c0 |
From: Gabriel Becker <ggasparb@redhat.com>
|
|
|
38a2c0 |
Date: Wed, 16 Feb 2022 11:32:09 +0100
|
|
|
38a2c0 |
Subject: [PATCH 2/2] Add newline in the RHEL9 OSPP description
|
|
|
38a2c0 |
|
|
|
38a2c0 |
To be nicely rendered in the guide and OAA.
|
|
|
38a2c0 |
---
|
|
|
38a2c0 |
products/rhel9/profiles/ospp.profile | 1 +
|
|
|
38a2c0 |
1 file changed, 1 insertion(+)
|
|
|
38a2c0 |
|
|
|
38a2c0 |
diff --git a/products/rhel9/profiles/ospp.profile b/products/rhel9/profiles/ospp.profile
|
|
|
38a2c0 |
index cb19227a3bd..f25abd7e4c4 100644
|
|
|
38a2c0 |
--- a/products/rhel9/profiles/ospp.profile
|
|
|
38a2c0 |
+++ b/products/rhel9/profiles/ospp.profile
|
|
|
38a2c0 |
@@ -15,6 +15,7 @@ description: |-
|
|
|
38a2c0 |
documentation for Target of Evaluation based on Protection Profile for
|
|
|
38a2c0 |
General Purpose Operating Systems (OSPP) version 4.2.1 and Functional
|
|
|
38a2c0 |
Package for SSH version 1.0.
|
|
|
38a2c0 |
+
|
|
|
38a2c0 |
Where appropriate, CNSSI 1253 or DoD-specific values are used for
|
|
|
38a2c0 |
configuration, based on Configuration Annex to the OSPP.
|
|
|
38a2c0 |
|