selinux-refpolicy.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: pebenito@ieee.org (Chris PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 5/5] iptables: fcontexts for 1.8.0
Date: Tue, 10 Jul 2018 20:08:56 -0400	[thread overview]
Message-ID: <6bf1b852-bb26-e27b-19fe-469309eaf124@ieee.org> (raw)
In-Reply-To: <20180710150318.49873-5-jason@perfinion.com>

On 07/10/2018 11:03 AM, Jason Zaman wrote:
> The binary changed from /sbin/xtables-multi to xtables-legacy-multi and
> xtables-nft-multi
> ---
>   policy/modules/system/iptables.fc | 4 ++++
>   1 file changed, 4 insertions(+)
> 
> diff --git a/policy/modules/system/iptables.fc b/policy/modules/system/iptables.fc
> index 32877b26..ba65e811 100644
> --- a/policy/modules/system/iptables.fc
> +++ b/policy/modules/system/iptables.fc
> @@ -20,7 +20,9 @@
>   /usr/bin/ipvsadm-save			--	gen_context(system_u:object_r:iptables_exec_t,s0)
>   /usr/bin/nft				--	gen_context(system_u:object_r:iptables_exec_t,s0)
>   /usr/bin/xtables-compat-multi		--	gen_context(system_u:object_r:iptables_exec_t,s0)
> +/usr/bin/xtables-legacy-multi		--	gen_context(system_u:object_r:iptables_exec_t,s0)
>   /usr/bin/xtables-multi			--	gen_context(system_u:object_r:iptables_exec_t,s0)
> +/usr/bin/xtables-nft-multi		--	gen_context(system_u:object_r:iptables_exec_t,s0)
>   
>   /usr/lib/systemd/system/[^/]*arptables.* --	gen_context(system_u:object_r:iptables_unit_t,s0)
>   /usr/lib/systemd/system/[^/]*ebtables.*	 --	gen_context(system_u:object_r:iptables_unit_t,s0)
> @@ -40,4 +42,6 @@
>   /usr/sbin/ipvsadm-save			--	gen_context(system_u:object_r:iptables_exec_t,s0)
>   /usr/sbin/nft				--	gen_context(system_u:object_r:iptables_exec_t,s0)
>   /usr/sbin/xtables-compat-multi		--	gen_context(system_u:object_r:iptables_exec_t,s0)
> +/usr/sbin/xtables-legacy-multi		--	gen_context(system_u:object_r:iptables_exec_t,s0)
>   /usr/sbin/xtables-multi			--	gen_context(system_u:object_r:iptables_exec_t,s0)
> +/usr/sbin/xtables-nft-multi		--	gen_context(system_u:object_r:iptables_exec_t,s0)

Merged.

-- 
Chris PeBenito

  reply	other threads:[~2018-07-11  0:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-10 15:03 [refpolicy] [PATCH 1/5] selinux: compute_access_vector requires creating netlink_selinux_sockets Jason Zaman
2018-07-10 15:03 ` [refpolicy] [PATCH 2/5] mozilla: xdg updates Jason Zaman
2018-07-11  0:08   ` Chris PeBenito
2018-07-10 15:03 ` [refpolicy] [PATCH 3/5] xserver: label .cache/fontconfig as user_fonts_cache_t Jason Zaman
2018-07-11  0:08   ` Chris PeBenito
2018-07-10 15:03 ` [refpolicy] [PATCH 4/5] Allow map xserver_misc_device_t for nvidia driver Jason Zaman
2018-07-11  0:08   ` Chris PeBenito
2018-07-10 15:03 ` [refpolicy] [PATCH 5/5] iptables: fcontexts for 1.8.0 Jason Zaman
2018-07-11  0:08   ` Chris PeBenito [this message]
2018-07-11  0:08 ` [refpolicy] [PATCH 1/5] selinux: compute_access_vector requires creating netlink_selinux_sockets Chris 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=6bf1b852-bb26-e27b-19fe-469309eaf124@ieee.org \
    --to=pebenito@ieee.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).