From: sven.vermeulen@siphos.be (Sven Vermeulen)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 3/3] Support proxy/cache servers
Date: Thu, 21 Jul 2011 11:11:18 +0200 [thread overview]
Message-ID: <20110721091118.GD22505@siphos.be> (raw)
In-Reply-To: <20110721090746.GA22505@siphos.be>
Portage supports the use of proxy systems (which usually run on port 8080)
for the fetching of software archives.
Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
---
policy/modules/admin/portage.te | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/policy/modules/admin/portage.te b/policy/modules/admin/portage.te
index 16524c7..e11a4ab 100644
--- a/policy/modules/admin/portage.te
+++ b/policy/modules/admin/portage.te
@@ -249,6 +249,7 @@ corenet_tcp_sendrecv_all_ports(portage_fetch_t)
# it occasionally comes up
corenet_tcp_connect_all_reserved_ports(portage_fetch_t)
corenet_tcp_connect_generic_port(portage_fetch_t)
+corenet_tcp_connect_http_cache_port(portage_fetch_t)
dev_dontaudit_read_rand(portage_fetch_t)
--
1.7.3.4
next prev parent reply other threads:[~2011-07-21 9:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-21 9:07 [refpolicy] [PATCH 0/3 v2] Gentoo/Portage related updates Sven Vermeulen
2011-07-21 9:09 ` [refpolicy] [PATCH 1/3] Support NFS mounts for portage related locations Sven Vermeulen
2011-07-21 9:10 ` [refpolicy] [PATCH 2/3] Support live ebuilds through portage_srcrepo_t Sven Vermeulen
2011-07-21 9:11 ` Sven Vermeulen [this message]
2011-07-22 12:44 ` [refpolicy] [PATCH 0/3 v2] Gentoo/Portage related updates Christopher J. PeBenito
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110721091118.GD22505@siphos.be \
--to=sven.vermeulen@siphos.be \
--cc=refpolicy@oss.tresys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.