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 2/5] mozilla: xdg updates
Date: Tue, 10 Jul 2018 20:08:25 -0400	[thread overview]
Message-ID: <9f8d6544-a296-bee8-720f-20a080f48c63@ieee.org> (raw)
In-Reply-To: <20180710150318.49873-2-jason@perfinion.com>

On 07/10/2018 11:03 AM, Jason Zaman wrote:
> ---
>   policy/modules/apps/mozilla.te | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/policy/modules/apps/mozilla.te b/policy/modules/apps/mozilla.te
> index 2e119896..b9222354 100644
> --- a/policy/modules/apps/mozilla.te
> +++ b/policy/modules/apps/mozilla.te
> @@ -206,6 +206,7 @@ userdom_use_user_ptys(mozilla_t)
>   
>   userdom_manage_user_tmp_dirs(mozilla_t)
>   userdom_manage_user_tmp_files(mozilla_t)
> +userdom_map_user_tmp_files(mozilla_t)
>   
>   userdom_user_content_access_template(mozilla, { mozilla_t mozilla_plugin_t })
>   userdom_user_home_dir_filetrans_user_home_content(mozilla_t, { dir file })
> @@ -219,6 +220,7 @@ xdg_read_config_files(mozilla_t)
>   xdg_read_data_files(mozilla_t)
>   xdg_manage_downloads(mozilla_t)
>   
> +xserver_rw_mesa_shader_cache(mozilla_t)
>   xserver_user_x_domain_template(mozilla, mozilla_t, mozilla_tmpfs_t)
>   xserver_dontaudit_read_xdm_tmp_files(mozilla_t)
>   xserver_dontaudit_getattr_xdm_tmp_sockets(mozilla_t)
> @@ -519,6 +521,7 @@ miscfiles_dontaudit_setattr_fonts_cache_dirs(mozilla_plugin_t)
>   
>   userdom_manage_user_tmp_dirs(mozilla_plugin_t)
>   userdom_manage_user_tmp_files(mozilla_plugin_t)
> +userdom_map_user_tmp_files(mozilla_plugin_t)
>   
>   userdom_user_home_dir_filetrans_user_home_content(mozilla_plugin_t, { dir file })

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 [this message]
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
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=9f8d6544-a296-bee8-720f-20a080f48c63@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).