Bump Fedora version to 0.1.4 (merging previous 0.1.4-rc* changelog entries under final 0.1.4 one).
Thank you && Regards, Jan. -- Jan iankko Lieskovsky / Red Hat Security Technologies Team
From 84081a242daae67557657a6dc5b0af367ebbd868 Mon Sep 17 00:00:00 2001 From: Jan Lieskovsky <[email protected]> Date: Fri, 20 Dec 2013 18:04:41 +0100 Subject: [PATCH] [Fedora] Bump version to 0.1.4. Signed-off-by: Jan Lieskovsky <[email protected]> --- Fedora/scap-security-guide.spec | 34 ++-------------------------------- 1 file changed, 2 insertions(+), 32 deletions(-) diff --git a/Fedora/scap-security-guide.spec b/Fedora/scap-security-guide.spec index d34be2d..0fd2e21 100644 --- a/Fedora/scap-security-guide.spec +++ b/Fedora/scap-security-guide.spec @@ -5,7 +5,7 @@ # file one level up - in the main scap-security-guide directory (instead of # this one). -%global fedorassgversion 4.rc16 +%global fedorassgversion 4 Name: scap-security-guide Version: 0.1.%{fedorassgversion} @@ -68,78 +68,48 @@ cp -a Fedora/input/auxiliary/scap-security-guide.8 %{buildroot}%{_mandir}/en/man %files compat %changelog -* Fri Dec 20 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc16-1 +* Fri Dec 20 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4-1 - Fix remediation for sshd set keepalive (ClientAliveCountMax) and move it to /shared - Add shared remediations for sshd disable empty passwords and sshd set idle timeout - -* Thu Dec 19 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc15-1 - Shared remediation for sshd disable root login - Add empty -compat subpackage to ensure backward-compatibility with openscap-content and firstaidkit-plugin-openscap packages (RH BZ#1040335) - -* Mon Dec 16 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc14-1 - OVAL check for sshd disable root login - Fix typo in OVAL check for sshd disable empty passwords - -* Fri Dec 13 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc13-1 - OVAL check for sshd disable empty passwords - Unselect no shelllogin for systemaccounts rule from being run by default - -* Mon Dec 09 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc12-1 - Rename XCCDF rules - Revert Set up Fedora release name and CPE based on build system properties - -* Fri Dec 06 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc11-1 - Shared OVAL check for Verify that Shared Library Files Have Root Ownership - Shared OVAL check for Verify that System Executables Have Restrictive Permissions - Shared OVAL check for Verify that System Executables Have Root Ownership - -* Thu Dec 05 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc10-1 - Shared OVAL check for Verify that Shared Library Files Have Restrictive Permissions - -* Mon Dec 02 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc9-1 - Fix remediation for Disable Prelinking rule - -* Fri Nov 29 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc8-1 - OVAL check and remediation for sshd's ClientAliveCountMax rule - OVAL check for sshd's ClientAliveInterval rule - -* Thu Nov 28 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc7-1 - Include descriptions for permissions section, and rules for checking permissions and ownership of shared library files and system executables - Disable selected rules by default - Add remediation for Disable Prelinking rule - -* Tue Nov 26 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc6-1 - Adjust service-enable-macro, service-disable-macro XSLT transforms definition to evaluate to proper systemd syntax - Fix service_ntpd_enabled OVAL check make validate to pass again - Include patch from Å imon LukaÅ¡Ãk to obsolete openscap-content package (RH BZ#1028706) - -* Mon Nov 25 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc5-1 - Add OVAL check to test if there's is remote NTP server configured for time data - Add system settings section for the guide (to track system wide hardening configurations) - Include disable prelink rule and OVAL check for it - -* Mon Nov 25 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc4-1 - Initial OVAL check if ntpd service is enabled. Add package_installed OVAL templating directory structure and functionality. - -* Fri Nov 22 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc3-1 - Include services section, and XCCDF description for selected ntpd's sshd's service rules - -* Tue Nov 19 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc2-1 - Include remediations for login.defs' based password minimum, maximum and warning age rules - -* Mon Nov 18 2013 Jan iankko Lieskovsky <[email protected]> 0.1.4.rc1-1 - Include directory structure to support remediations - Add SCAP "replace or append pattern value in text file based on variable" remediation script generator -- 1.8.3.1
_______________________________________________ scap-security-guide mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide
