Changelog for
scap-security-guide-0.1.19-2.el7.noarch.rpm :
Tue Oct 21 14:00:00 2014 Jan iankko Lieskovsky
0.1.19-2
- Fix Limit Password Reuse remediation script error
- Fix Set Deny For Failed Password Attempts remediation script error
- Use RHT-CCP profile name when generating HTML guide
- Describe RHT-CCP profile in the manual page
Mon Sep 29 14:00:00 2014 Jan iankko Lieskovsky 0.1.19-1
- Include RHEL-7 content (RHT-CCP profile only)
- Drop RHEL-7 restorecond XCCDF rule since policycoreutils-restorecond in Optional channel
- Drop RHEL-7 cpuspeed XCCDF rule since obsoleted by cpupower from kernel-tools
- Update manual page to be more appropriate for RHEL-7
- Drop RHEL-6 C2S profile update patch since merged upstream
Tue Sep 2 14:00:00 2014 Jan iankko Lieskovsky 0.1.18-4
- Initial build for Red Hat Enterprise Linux 7
Thu Aug 28 14:00:00 2014 Jan iankko Lieskovsky 0.1.18-3
- Update C2S profile per request from CIS
Thu Jun 26 14:00:00 2014 Jan iankko Lieskovsky 0.1.18-2
- Include the upstream STIG for RHEL 6 Server profile disclaimer file too
Sun Jun 22 14:00:00 2014 Jan iankko Lieskovsky 0.1.18-1
- Make new 0.1.18 release
Wed May 14 14:00:00 2014 Jan iankko Lieskovsky 0.1.17-2
- Drop vendor line from the spec file. Let the build system to provide it.
Fri May 9 14:00:00 2014 Jan iankko Lieskovsky 0.1.17-1
- Upgrade to upstream 0.1.17 version
Mon May 5 14:00:00 2014 Jan iankko Lieskovsky 0.1.16-2
- Initial RPM for RHEL base channels
Mon May 5 14:00:00 2014 Jan iankko Lieskovsky 0.1.16-1
- Change naming scheme (0.1-16 => 0.1.16-1)
Fri Feb 21 13:00:00 2014 Jan iankko Lieskovsky 0.1-16
- Include datastream file into RHEL6 RPM package too
- Bump version
Tue Dec 24 13:00:00 2013 Shawn Wells 0.1-16.rc2
+ RHEL6 stig-rhel6-server XCCDF profile renamed to stig-rhel6-server-upstream
Mon Dec 23 13:00:00 2013 Shawn Wells 0.1-16.rc1
- [bugfix] RHEL6 no_empty_passwords remediation script overwrote
system-auth symlink. Added --follow-symlink to sed command.
Fri Nov 1 13:00:00 2013 Jan iankko Lieskovsky 0.1-15
- Version bump
Sat Oct 26 14:00:00 2013 Jan iankko Lieskovsky 0.1-15.rc5
- Point the spec\'s source to proper remote tarball location
- Modify the main Makefile to use remote tarball when building RHEL/6\'s SRPM
Sat Oct 26 14:00:00 2013 Jan iankko Lieskovsky 0.1-15.rc4
- Don\'t include the table html files two times
- Remove makewhatis
Fri Oct 25 14:00:00 2013 Shawn Wells 0.1-15.rc3
- [bugfix] Updated rsyslog_remote_loghost to scan /etc/rsyslog.conf and /etc/rsyslog.d/
*
- Numberous XCCDF->OVAL naming schema updates
- All rules now have CCE
Fri Oct 25 14:00:00 2013 Shawn Wells 0.1-15.rc2
- RHEL/6 HTML table naming bugfixes (table-rhel6-
*, not table-
*-rhel6)
Fri Oct 25 14:00:00 2013 Jan iankko Lieskovsky 0.1-15.rc1
- Apply spec file changes required by review request (RH BZ#1018905)
Thu Oct 24 14:00:00 2013 Shawn Wells 0.1-14
- Formal RPM release
- Inclusion of rht-ccp profile
- OVAL unit testing patches
- Bash remediation patches
- Bugfixes
Mon Oct 7 14:00:00 2013 Jan iankko Lieskovsky 0.1-14.rc1
- Change RPM versioning scheme to include release into tarball
Sat Sep 28 14:00:00 2013 Shawn Wells 0.1-13
- Updated RPM spec file to fix rpmlint warnings
Wed Jun 26 14:00:00 2013 Shawn Wells 0.1-12
- Updated RPM version to 0.1-12
Fri Apr 26 14:00:00 2013 Shawn Wells 0.1-11
- Significant amount of OVAL bugfixes
- Incorporation of Draft RHEL/6 STIG feedback
Sat Feb 16 13:00:00 2013 Shawn Wells 0.1-10
- `man scap-security-guide`
- OVAL bug fixes
- NIST 800-53 mappings update
Wed Nov 28 13:00:00 2012 Shawn Wells 0.1-9
- Updated BuildRequires to reflect python-lxml (thank you, Ray S.!)
- Reverting to noarch RPM
Tue Nov 27 13:00:00 2012 Shawn Wells 0.1-8
- Significant copy editing to XCCDF rules per community
feedback on the DISA RHEL/6 STIG Initial Draft
Thu Nov 1 13:00:00 2012 Shawn Wells 0.1-7
- Corrected XCCDF content errors
- OpenSCAP now supports CPE dictionaries, important to
utilize --cpe-dict when scanning machines with OpenSCAP,
e.g.:
$ oscap xccdf eval --profile stig-server \\
--cpe-dict ssg-rhel6-cpe-dictionary.xml ssg-rhel6-xccdf.xml
Mon Oct 22 14:00:00 2012 Shawn Wells 0.1-6
- Corrected RPM versioning, we\'re on 0.1 release 6 (not version 1 release 6)
- Updated RPM includes feedback received from DoD Consensus meetings
Fri Oct 5 14:00:00 2012 Jeffrey Blank 1.0-5
- Adjusted installation directory to /usr/share/xml/scap.
Tue Aug 28 14:00:00 2012 Spencer Shimko 1.0-4
- Fix BuildRequires and Requires.
Tue Jul 3 14:00:00 2012 Jeffrey Blank 1.0-3
- Modified install section, made description more concise.
Thu Apr 19 14:00:00 2012 Spencer Shimko 1.0-2
- Minor updates to pass some variables in from build system.
Mon Apr 2 14:00:00 2012 Shawn Wells 1.0-1
- First attempt at SSG RPM. May ${deity} help us...