These look great - ack to the set!
On Thu, May 22, 2014 at 1:16 PM, Jan Lieskovsky <[email protected]> wrote: > From 03e874118dcb54f48f2a92609d091d6650ca671a Mon Sep 17 00:00:00 2001 > From: Jan Lieskovsky <[email protected]> > Date: Thu, 22 May 2014 18:59:06 +0200 > Subject: [PATCH 0/3] Couple of stabilization fixes for issues reported by > verify-references & verify-input-sanity scripts > > This patchset provides couple of stabilization fixes for issues reported > by verify-references & verify input sanity scripts. All three patches have > been tested on RHEL-6 (& RHEL-7 where appropriate), the packages > build & work properly. > > Please review. > > Thank you && Regards, Jan. > -- > Jan iankko Lieskovsky / Red Hat Security Technologies Team > > Jan Lieskovsky (3): > [RHEL/6, RHEL/7, shared] Fix "Invalid OVAL definition referenced by > XCCDF Rule: install_vsftpd" utils/verify-references.py issue > [RHEL/6] Fix "Invalid OVAL definition referenced by XCCDF Rule: > root_path_no_dot" ../utils/verify-references.py warning message > [RHEL/6] Fix couple of XML syntax errors in files: * > src/input/profiles/nist-CL-IL-AL.xml * > RHEL/6/input/auxiliary/nist_support.xml as reported by > verify-input-sanity.py script (the other two files > currently reported too are red herrings) > > RHEL/6/input/auxiliary/nist_support.xml | 10 +- > RHEL/6/input/checks/package_vsftpd_installed.xml | 1 + > RHEL/6/input/checks/root_path_no_dot.xml | 18 +- > .../input/checks/templates/packages_installed.csv | 1 + > RHEL/6/input/profiles/ftp.xml | 2 +- > RHEL/6/input/profiles/nist-CL-IL-AL.xml | 467 > ++++++++++----------- > RHEL/6/input/services/ftp.xml | 2 +- > RHEL/7/input/checks/package_vsftpd_installed.xml | 1 + > RHEL/7/input/services/ftp.xml | 2 +- > shared/fixes/bash/package_vsftpd_installed.sh | 1 + > shared/oval/package_vsftpd_installed.xml | 27 ++ > 11 files changed, 280 insertions(+), 252 deletions(-) > create mode 120000 RHEL/6/input/checks/package_vsftpd_installed.xml > create mode 120000 RHEL/7/input/checks/package_vsftpd_installed.xml > create mode 100644 shared/fixes/bash/package_vsftpd_installed.sh > create mode 100644 shared/oval/package_vsftpd_installed.xml > > -- > 1.8.3.1 > > _______________________________________________ > scap-security-guide mailing list > [email protected] > https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide > -- David Smith Sr. Information Security Engineer Secure Innovations, LLC
_______________________________________________ scap-security-guide mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/scap-security-guide
