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 3DEAE138A1A for ; Sun, 23 Nov 2014 14:06:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BAC0E0831; Sun, 23 Nov 2014 14:06:13 +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 02BA9E0831 for ; Sun, 23 Nov 2014 14:06:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 25BE8340418 for ; Sun, 23 Nov 2014 14:06:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BEB42ABED for ; Sun, 23 Nov 2014 14:06:10 +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: <1416677557.1682e5c2811be74ff6fb847d878e129e3dbb7214.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:bitcoin commit in: policy/modules/contrib/, policy/modules/kernel/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/portage.fc policy/modules/kernel/corecommands.fc X-VCS-Directories: policy/modules/contrib/ policy/modules/kernel/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 1682e5c2811be74ff6fb847d878e129e3dbb7214 X-VCS-Branch: bitcoin Date: Sun, 23 Nov 2014 14:06:10 +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: e5a63593-de98-4220-9a9c-840941c7cc5e X-Archives-Hash: d56cc443cc0f2db13f00a5ffdee23110 commit: 1682e5c2811be74ff6fb847d878e129e3dbb7214 Author: Sven Vermeulen siphos be> AuthorDate: Sat Nov 22 17:32:37 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sat Nov 22 17:32:37 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=1682e5c2 Move Portage bin definition to portage module (core filedefs can be in module in Gentoo) --- policy/modules/contrib/portage.fc | 1 + policy/modules/kernel/corecommands.fc | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/policy/modules/contrib/portage.fc b/policy/modules/contrib/portage.fc index 2eaa62c..119043b 100644 --- a/policy/modules/contrib/portage.fc +++ b/policy/modules/contrib/portage.fc @@ -2,6 +2,7 @@ /etc/make\.globals -- gen_context(system_u:object_r:portage_conf_t,s0) /etc/make\.profile -l gen_context(system_u:object_r:portage_conf_t,s0) /etc/portage(/.*)? gen_context(system_u:object_r:portage_conf_t,s0) +/etc/portage/bin(/.*)? -- gen_context(system_u:object_r:bin_t,s0) /etc/portage/gpg(/.*)? gen_context(system_u:object_r:portage_gpg_t,s0) /usr/bin/gcc-config -- gen_context(system_u:object_r:gcc_config_exec_t,s0) diff --git a/policy/modules/kernel/corecommands.fc b/policy/modules/kernel/corecommands.fc index 7e1b58c..58b5a6e 100644 --- a/policy/modules/kernel/corecommands.fc +++ b/policy/modules/kernel/corecommands.fc @@ -89,8 +89,6 @@ ifdef(`distro_redhat',` /etc/pm/power\.d(/.*)? gen_context(system_u:object_r:bin_t,s0) /etc/pm/sleep\.d(/.*)? gen_context(system_u:object_r:bin_t,s0) -/etc/portage/bin(/.*)? -- gen_context(system_u:object_r:bin_t,s0) - /etc/ppp/ip-down\..* -- gen_context(system_u:object_r:bin_t,s0) /etc/ppp/ip-up\..* -- gen_context(system_u:object_r:bin_t,s0) /etc/ppp/ipv6-up\..* -- gen_context(system_u:object_r:bin_t,s0) 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 D003F138AD0 for ; Sat, 22 Nov 2014 17:44:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2F0AE093A; Sat, 22 Nov 2014 17:44:00 +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 7AA14E093A for ; Sat, 22 Nov 2014 17:44:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A14E340540 for ; Sat, 22 Nov 2014 17:43:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 40B6CAAF9 for ; Sat, 22 Nov 2014 17:43:58 +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: <1416677557.1682e5c2811be74ff6fb847d878e129e3dbb7214.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/, policy/modules/kernel/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/portage.fc policy/modules/kernel/corecommands.fc X-VCS-Directories: policy/modules/contrib/ policy/modules/kernel/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 1682e5c2811be74ff6fb847d878e129e3dbb7214 X-VCS-Branch: master Date: Sat, 22 Nov 2014 17:43:58 +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: f22175f6-1f69-48f4-aea9-03a75dc88093 X-Archives-Hash: 032e7e5b2152753fd7760323beafa3c3 Message-ID: <20141122174358.7tnFdSJMyR7jW-lMy55M6FdB5Gyn1dAW9Dkot1ga4Q4@z> commit: 1682e5c2811be74ff6fb847d878e129e3dbb7214 Author: Sven Vermeulen siphos be> AuthorDate: Sat Nov 22 17:32:37 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sat Nov 22 17:32:37 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=1682e5c2 Move Portage bin definition to portage module (core filedefs can be in module in Gentoo) --- policy/modules/contrib/portage.fc | 1 + policy/modules/kernel/corecommands.fc | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/policy/modules/contrib/portage.fc b/policy/modules/contrib/portage.fc index 2eaa62c..119043b 100644 --- a/policy/modules/contrib/portage.fc +++ b/policy/modules/contrib/portage.fc @@ -2,6 +2,7 @@ /etc/make\.globals -- gen_context(system_u:object_r:portage_conf_t,s0) /etc/make\.profile -l gen_context(system_u:object_r:portage_conf_t,s0) /etc/portage(/.*)? gen_context(system_u:object_r:portage_conf_t,s0) +/etc/portage/bin(/.*)? -- gen_context(system_u:object_r:bin_t,s0) /etc/portage/gpg(/.*)? gen_context(system_u:object_r:portage_gpg_t,s0) /usr/bin/gcc-config -- gen_context(system_u:object_r:gcc_config_exec_t,s0) diff --git a/policy/modules/kernel/corecommands.fc b/policy/modules/kernel/corecommands.fc index 7e1b58c..58b5a6e 100644 --- a/policy/modules/kernel/corecommands.fc +++ b/policy/modules/kernel/corecommands.fc @@ -89,8 +89,6 @@ ifdef(`distro_redhat',` /etc/pm/power\.d(/.*)? gen_context(system_u:object_r:bin_t,s0) /etc/pm/sleep\.d(/.*)? gen_context(system_u:object_r:bin_t,s0) -/etc/portage/bin(/.*)? -- gen_context(system_u:object_r:bin_t,s0) - /etc/ppp/ip-down\..* -- gen_context(system_u:object_r:bin_t,s0) /etc/ppp/ip-up\..* -- gen_context(system_u:object_r:bin_t,s0) /etc/ppp/ipv6-up\..* -- gen_context(system_u:object_r:bin_t,s0) 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 44CB3138A1A for ; Fri, 28 Nov 2014 10:04:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A538FE0879; Fri, 28 Nov 2014 10:04:05 +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 3CA0EE0879 for ; Fri, 28 Nov 2014 10:04:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 61CD83402E6 for ; Fri, 28 Nov 2014 10:04:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DC2FB140 for ; Fri, 28 Nov 2014 10:04:03 +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: <1416677557.1682e5c2811be74ff6fb847d878e129e3dbb7214.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/kernel/, policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/portage.fc policy/modules/kernel/corecommands.fc X-VCS-Directories: policy/modules/contrib/ policy/modules/kernel/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 1682e5c2811be74ff6fb847d878e129e3dbb7214 X-VCS-Branch: next Date: Fri, 28 Nov 2014 10:04:03 +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: fc5152f1-d8b9-4884-ba39-8dc76251cef5 X-Archives-Hash: 1afba837f5d1315886823a3f93e8c5a5 Message-ID: <20141128100403.YCej3-mqAc0X5wL8x8aBpG1i0qBfir_Z1e1hSrUPchk@z> commit: 1682e5c2811be74ff6fb847d878e129e3dbb7214 Author: Sven Vermeulen siphos be> AuthorDate: Sat Nov 22 17:32:37 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sat Nov 22 17:32:37 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=1682e5c2 Move Portage bin definition to portage module (core filedefs can be in module in Gentoo) --- policy/modules/contrib/portage.fc | 1 + policy/modules/kernel/corecommands.fc | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/policy/modules/contrib/portage.fc b/policy/modules/contrib/portage.fc index 2eaa62c..119043b 100644 --- a/policy/modules/contrib/portage.fc +++ b/policy/modules/contrib/portage.fc @@ -2,6 +2,7 @@ /etc/make\.globals -- gen_context(system_u:object_r:portage_conf_t,s0) /etc/make\.profile -l gen_context(system_u:object_r:portage_conf_t,s0) /etc/portage(/.*)? gen_context(system_u:object_r:portage_conf_t,s0) +/etc/portage/bin(/.*)? -- gen_context(system_u:object_r:bin_t,s0) /etc/portage/gpg(/.*)? gen_context(system_u:object_r:portage_gpg_t,s0) /usr/bin/gcc-config -- gen_context(system_u:object_r:gcc_config_exec_t,s0) diff --git a/policy/modules/kernel/corecommands.fc b/policy/modules/kernel/corecommands.fc index 7e1b58c..58b5a6e 100644 --- a/policy/modules/kernel/corecommands.fc +++ b/policy/modules/kernel/corecommands.fc @@ -89,8 +89,6 @@ ifdef(`distro_redhat',` /etc/pm/power\.d(/.*)? gen_context(system_u:object_r:bin_t,s0) /etc/pm/sleep\.d(/.*)? gen_context(system_u:object_r:bin_t,s0) -/etc/portage/bin(/.*)? -- gen_context(system_u:object_r:bin_t,s0) - /etc/ppp/ip-down\..* -- gen_context(system_u:object_r:bin_t,s0) /etc/ppp/ip-up\..* -- gen_context(system_u:object_r:bin_t,s0) /etc/ppp/ipv6-up\..* -- gen_context(system_u:object_r:bin_t,s0)