Blame SOURCES/scap-security-guide-0.1.19-update-man-page-for-rhel7-content.patch

2b7b16
--- scap-security-guide-0.1.19/RHEL/6/input/auxiliary/scap-security-guide.8.orig	2014-10-21 09:26:33.048661043 -0400
2b7b16
+++ scap-security-guide-0.1.19/RHEL/6/input/auxiliary/scap-security-guide.8	2014-10-21 09:29:18.031611398 -0400
2b7b16
@@ -1,4 +1,4 @@
2b7b16
-.TH scap-security-guide 8 "26 Jan 2013" "version 1"
2b7b16
+.TH scap-security-guide 8 "29 Sep 2014" "version 1"
2b7b16
 
2b7b16
 .SH NAME
2b7b16
 SCAP Security Guide - Delivers security guidance, baselines, and 
2b7b16
@@ -23,59 +23,24 @@ https://fedorahosted.org/scap-security-g
2b7b16
 
2b7b16
 
2b7b16
 .SH PROFILES
2b7b16
-The SSG content is broken into 'profiles,' groupings of security settings that correlate to a known policy. Available profiles are:
2b7b16
+The SSG content is broken into 'profiles,' groupings of security settings that
2b7b16
+correlate to a known policy. Available profiles are:
2b7b16
 
2b7b16
-.I stig-rhel6-server-upstream
2b7b16
+.I rht-cpp
2b7b16
 .RS
2b7b16
-The Security Technical Implementation Guides (STIGs) and the NSA Guides are the
2b7b16
-configuration standards for DOD IA and IA-enabled devices/systems. Since 1998,
2b7b16
-DISA Field Security Operations (FSO) has played a critical role enhancing the
2b7b16
-security posture of DoD's security systems by providing the Security Technical
2b7b16
-Implementation Guides (STIGs). This profile was created as a collaboration
2b7b16
-effort between the National Security Agency, DISA FSO, and Red Hat.
2b7b16
-
2b7b16
-As a result of the upstream/downstream relationship between the SCAP Security
2b7b16
-Guide project and the official DISA FSO STIG baseline, users should expect
2b7b16
-variance between SSG and DISA FSO content. For additional information relating
2b7b16
-to STIGs, please refer to the DISA FSO webpage at http://iase.disa.mil/stigs/
2b7b16
-
2b7b16
-While this profile is packaged by Red Hat as part of the SCAP Security Guide
2b7b16
-package, please note that commercial support of this SCAP content is NOT
2b7b16
-available. This profile is provided as example SCAP content with no
2b7b16
-endorsement for suitability or production readiness. Support for this profile
2b7b16
-is provided by the upstream SCAP Security Guide community on a best-effort
2b7b16
-basis. The upstream project homepage is https://fedorahosted.org/scap-security-guide/.
2b7b16
-
2b7b16
-.RE
2b7b16
-.I usgcb-rhel6-server
2b7b16
-.RS
2b7b16
-The purpose of the United States Government Configuration Baseline (USGCB)
2b7b16
-initiative is to create security configuration baselines for Information
2b7b16
-Technology products widely deployed across the federal agencies. The USGCB
2b7b16
-baseline evolved from the Federal Desktop Core Configuration mandate. The
2b7b16
-USGCB is a Federal government-wide initiative that provides guidance to
2b7b16
-agencies on what should be done to improve and maintain an effective
2b7b16
-configuration settings focusing primarily on security.
2b7b16
-
2b7b16
-.B "NOTE: "
2b7b16
-While the current content maps to USGCB requirements, it has NOT
2b7b16
-been validated by NIST as of yet. This content should be considered
2b7b16
-draft, we are highly interested in feedback.
2b7b16
-
2b7b16
-For additional information relating to USGCB, please refer to the NIST
2b7b16
-webpage at http://usgcb.nist.gov/usgcb_content.html.
2b7b16
+Red Hat Corporate Profile for Certified Cloud Providers (RH CCP). This is a
2b7b16
+*draft* SCAP profile for Red Hat Certified Cloud Providers.
2b7b16
 .RE
2b7b16
 
2b7b16
-
2b7b16
 .SH EXAMPLES
2b7b16
 To scan your system utilizing the OpenSCAP utility against the
2b7b16
-stig-rhel6-server-upstream profile:
2b7b16
+rht-ccp profile:
2b7b16
 
2b7b16
-oscap  xccdf eval --profile stig-rhel6-server-upstream \ 
2b7b16
+oscap  xccdf eval --profile rht-ccp \ 
2b7b16
 --results /tmp/`hostname`-ssg-results.xml \
2b7b16
 --report /tmp/`hostname`-ssg-results.html \
2b7b16
---cpe /usr/share/xml/scap/ssg/content/ssg-rhel6-cpe-dictionary.xml \
2b7b16
-/usr/share/xml/scap/ssg/content/ssg-rhel6-xccdf.xml
2b7b16
+--cpe /usr/share/xml/scap/ssg/content/ssg-rhel7-cpe-dictionary.xml \
2b7b16
+/usr/share/xml/scap/ssg/content/ssg-rhel7-xccdf.xml
2b7b16
 .PP
2b7b16
 Additional details can be found on the projects wiki page:
2b7b16
 https://fedorahosted.org/scap-security-guide/wiki/usageguide
2b7b16
@@ -99,15 +64,10 @@ ssg-{profile}-oval.xml
2b7b16
 ssg-{profile}-xccdf.xml
2b7b16
 .RE
2b7b16
 
2b7b16
-.I /usr/share/xml/scap/ssg/guides/
2b7b16
-.RS
2b7b16
-HTML versions of SSG profiles.
2b7b16
-.RE
2b7b16
-
2b7b16
-.I /usr/share/xml/scap/ssg/policytables/
2b7b16
+.I /usr/share/doc/scap-security-guide-0.1.19
2b7b16
 .RS
2b7b16
-HTML tables reflecting which institutionalized policy a particular SSG rule
2b7b16
-conforms to.
2b7b16
+Contains HTML versions of the SSG profiles and also HTML tables reflecting which
2b7b16
+institutionalized policy a particular SSG rule conforms to.
2b7b16
 .RE
2b7b16
 
2b7b16
 .SH STATEMENT OF SUPPORT
2b7b16
@@ -116,9 +76,9 @@ and the NSA, provides XCCDF and OVAL con
2b7b16
 source project, community participation extends into U.S. Department of Defense 
2b7b16
 agencies, civilian agencies, academia, and other industrial partners.
2b7b16
 
2b7b16
-SCAP Security Guide is provided to consumers through Red Hat's Extended
2b7b16
-Packages for Enterprise Linux (EPEL) repository. As such, SCAP Security Guide
2b7b16
-content is considered "vendor provided."
2b7b16
+SCAP Security Guide is provided to consumers through Red Hat's system and content
2b7b16
+management services (Red Hat Network Classic or Red Hat Subscription Management).
2b7b16
+As such, SCAP Security Guide content is considered "vendor provided."
2b7b16
 
2b7b16
 Note that while Red Hat hosts the infrastructure for this project and
2b7b16
 Red Hat engineers are involved as maintainers and leaders, there is no