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 213B613877A for ; Sat, 5 Jul 2014 17:17:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 038A8E0810; Sat, 5 Jul 2014 17:17:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 981D6E0810 for ; Sat, 5 Jul 2014 17:17:50 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F54833F8C7 for ; Sat, 5 Jul 2014 17:17:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 3D513182D3 for ; Sat, 5 Jul 2014 17:17:48 +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: <1404578678.8a0f2621599af239512c2a063a1fe746803f4826.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/alsa.if policy/modules/contrib/alsa.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 8a0f2621599af239512c2a063a1fe746803f4826 X-VCS-Branch: master Date: Sat, 5 Jul 2014 17:17:48 +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: 6e329055-7b78-492a-a441-bc4c001e8179 X-Archives-Hash: 9596ed32d6ffc32eea6b9b8cce89b407 commit: 8a0f2621599af239512c2a063a1fe746803f4826 Author: Sven Vermeulen siphos be> AuthorDate: Sat Jul 5 16:44:38 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sat Jul 5 16:44:38 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=8a0f2621 Add upstream links for tracking --- policy/modules/contrib/alsa.if | 3 +++ policy/modules/contrib/alsa.te | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/policy/modules/contrib/alsa.if b/policy/modules/contrib/alsa.if index 0de51d3..29806ad 100644 --- a/policy/modules/contrib/alsa.if +++ b/policy/modules/contrib/alsa.if @@ -259,6 +259,9 @@ interface(`alsa_read_lib',` # Gentoo specific for now, but cannot use ifdef distro_gentoo in an interface +# alsa_domain - see http://oss.tresys.com/pipermail/refpolicy/2014-March/007029.html +# http://oss.tresys.com/pipermail/refpolicy/2014-April/007044.html + ######################################## ## ## Mark the selected domain as an alsa-capable domain diff --git a/policy/modules/contrib/alsa.te b/policy/modules/contrib/alsa.te index 93cd23b..5b04663 100644 --- a/policy/modules/contrib/alsa.te +++ b/policy/modules/contrib/alsa.te @@ -115,6 +115,10 @@ optional_policy(` ') ifdef(`distro_gentoo',` + +# alsa_domain - see http://oss.tresys.com/pipermail/refpolicy/2014-March/007029.html +# http://oss.tresys.com/pipermail/refpolicy/2014-April/007044.html + attribute alsadomain; attribute alsatmpfsfile;