commit: b99a4b641907dcefd72246c7f389bcc77c18c1c7 Author: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be> AuthorDate: Sun Aug 10 16:42:06 2014 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org> CommitDate: Sun Aug 10 16:42:06 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=b99a4b64
Update file context definition for glsa-check --- policy/modules/contrib/portage.fc | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/contrib/portage.fc b/policy/modules/contrib/portage.fc index 73326f2..6599573 100644 --- a/policy/modules/contrib/portage.fc +++ b/policy/modules/contrib/portage.fc @@ -37,5 +37,6 @@ /var/tmp/portage-pkg(/.*)? gen_context(system_u:object_r:portage_tmp_t,s0) ifdef(`distro_gentoo',` +/usr/lib/python-exec/python[0-9]?\.[0-9]?/glsa-check -- gen_context(system_u:object_r:portage_exec_t,s0) /var/log/sandbox(/.*)? gen_context(system_u:object_r:portage_log_t,s0) ')
