From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 27CFB138247 for ; Fri, 20 Dec 2013 14:25:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABCE6E0A82; Fri, 20 Dec 2013 14:25:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 299EDE0A82 for ; Fri, 20 Dec 2013 14:25:29 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3310B33F4C4 for ; Fri, 20 Dec 2013 14:25:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id AB73EE575E for ; Fri, 20 Dec 2013 14:25:26 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1387549428.3de2a55862c4aac01ae2e7e5e858e89104970fa5.swift@gentoo> Subject: [gentoo-commits] proj/hardened-docs:master commit in: xml/SCAP/ X-VCS-Repository: proj/hardened-docs X-VCS-Files: xml/SCAP/gentoo-oval.xml xml/SCAP/gentoo-xccdf.xml X-VCS-Directories: xml/SCAP/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 3de2a55862c4aac01ae2e7e5e858e89104970fa5 X-VCS-Branch: master Date: Fri, 20 Dec 2013 14:25:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a3fdfe08-9ff7-43bb-a53c-8c238bf25676 X-Archives-Hash: e1699c04487328e2e0563cdc3a933702 commit: 3de2a55862c4aac01ae2e7e5e858e89104970fa5 Author: Sven Vermeulen siphos be> AuthorDate: Fri Dec 20 14:23:48 2013 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Fri Dec 20 14:23:48 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-docs.git;a=commit;h=3de2a558 Add test for PORTAGE_GPG_DIR --- xml/SCAP/gentoo-oval.xml | 36 ++++++++++++++++++++++++++++++++++++ xml/SCAP/gentoo-xccdf.xml | 12 ++++++++++++ 2 files changed, 48 insertions(+) diff --git a/xml/SCAP/gentoo-oval.xml b/xml/SCAP/gentoo-oval.xml index 7e1a184..5bd0272 100644 --- a/xml/SCAP/gentoo-oval.xml +++ b/xml/SCAP/gentoo-oval.xml @@ -517,6 +517,21 @@ + + + In make.conf PORTAGE_GPG_DIR is set + + Gentoo Linux + + + The PORTAGE_GPG_DIR declaration in make.conf has a non-empty value. + + + + + + + @@ -776,6 +791,15 @@ + + + + + + + @@ -882,6 +906,13 @@ 1 + + + ^PORTAGE_GPG_DIR="(.*)" + 1 + + @@ -941,6 +972,11 @@ ( |")webrsync-gpg( |") + + [\S]+ + + diff --git a/xml/SCAP/gentoo-xccdf.xml b/xml/SCAP/gentoo-xccdf.xml index fa9c357..548993c 100644 --- a/xml/SCAP/gentoo-xccdf.xml +++ b/xml/SCAP/gentoo-xccdf.xml @@ -97,6 +97,8 @@ + +