diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-08-07 10:57:06 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-08-07 10:57:06 +0000 |
commit | e983434ddb28df1994510df8650da0fe06a1b9a9 (patch) | |
tree | b01f80919bfeb7d4361526f6e9c0924e5406401d /sec-policy/selinux-mozilla | |
parent | Marked ~amd64-linux, bug #375095 (diff) | |
download | gentoo-2-e983434ddb28df1994510df8650da0fe06a1b9a9.tar.gz gentoo-2-e983434ddb28df1994510df8650da0fe06a1b9a9.tar.bz2 gentoo-2-e983434ddb28df1994510df8650da0fe06a1b9a9.zip |
Allow mozilla to read ~/.local
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'sec-policy/selinux-mozilla')
-rw-r--r-- | sec-policy/selinux-mozilla/ChangeLog | 8 | ||||
-rw-r--r-- | sec-policy/selinux-mozilla/files/fix-apps-mozilla-r4.patch | 82 | ||||
-rw-r--r-- | sec-policy/selinux-mozilla/selinux-mozilla-2.20101213-r4.ebuild | 15 |
3 files changed, 104 insertions, 1 deletions
diff --git a/sec-policy/selinux-mozilla/ChangeLog b/sec-policy/selinux-mozilla/ChangeLog index 1c826d20f297..e5d3368a616b 100644 --- a/sec-policy/selinux-mozilla/ChangeLog +++ b/sec-policy/selinux-mozilla/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sec-policy/selinux-mozilla # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.5 2011/07/10 02:34:32 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/ChangeLog,v 1.6 2011/08/07 10:57:06 blueness Exp $ + +*selinux-mozilla-2.20101213-r4 (07 Aug 2011) + + 07 Aug 2011; Anthony G. Basile <blueness@gentoo.org> + +files/fix-apps-mozilla-r4.patch, +selinux-mozilla-2.20101213-r4.ebuild: + Allow mozilla to read ~/.local *selinux-mozilla-2.20101213-r3 (10 Jul 2011) diff --git a/sec-policy/selinux-mozilla/files/fix-apps-mozilla-r4.patch b/sec-policy/selinux-mozilla/files/fix-apps-mozilla-r4.patch new file mode 100644 index 000000000000..beef75d4a880 --- /dev/null +++ b/sec-policy/selinux-mozilla/files/fix-apps-mozilla-r4.patch @@ -0,0 +1,82 @@ +--- apps/mozilla.te 2010-12-13 15:11:01.000000000 +0100 ++++ apps/mozilla.te 2011-07-24 16:48:16.221000672 +0200 +@@ -33,6 +33,10 @@ + files_tmpfs_file(mozilla_tmpfs_t) + ubac_constrained(mozilla_tmpfs_t) + ++type mozilla_tmp_t; ++files_tmp_file(mozilla_tmp_t) ++ubac_constrained(mozilla_tmp_t) ++ + ######################################## + # + # Local policy +@@ -68,6 +72,10 @@ + manage_sock_files_pattern(mozilla_t, mozilla_tmpfs_t, mozilla_tmpfs_t) + fs_tmpfs_filetrans(mozilla_t, mozilla_tmpfs_t, { file lnk_file sock_file fifo_file }) + ++manage_files_pattern(mozilla_t, mozilla_tmp_t, mozilla_tmp_t) ++manage_dirs_pattern(mozilla_t, mozilla_tmp_t, mozilla_tmp_t) ++files_tmp_filetrans(mozilla_t, mozilla_tmp_t, { file dir } ) ++ + kernel_read_kernel_sysctls(mozilla_t) + kernel_read_network_state(mozilla_t) + # Access /proc, sysctl +@@ -89,15 +97,18 @@ + corenet_raw_sendrecv_generic_node(mozilla_t) + corenet_tcp_sendrecv_http_port(mozilla_t) + corenet_tcp_sendrecv_http_cache_port(mozilla_t) ++corenet_tcp_sendrecv_tor_port(mozilla_t) + corenet_tcp_sendrecv_ftp_port(mozilla_t) + corenet_tcp_sendrecv_ipp_port(mozilla_t) + corenet_tcp_connect_http_port(mozilla_t) + corenet_tcp_connect_http_cache_port(mozilla_t) ++corenet_tcp_connect_tor_port(mozilla_t) + corenet_tcp_connect_ftp_port(mozilla_t) + corenet_tcp_connect_ipp_port(mozilla_t) + corenet_tcp_connect_generic_port(mozilla_t) + corenet_tcp_connect_soundd_port(mozilla_t) + corenet_sendrecv_http_client_packets(mozilla_t) ++corenet_sendrecv_tor_client_packets(mozilla_t) + corenet_sendrecv_http_cache_client_packets(mozilla_t) + corenet_sendrecv_ftp_client_packets(mozilla_t) + corenet_sendrecv_ipp_client_packets(mozilla_t) +@@ -143,6 +154,7 @@ + + userdom_use_user_ptys(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) +@@ -193,6 +205,7 @@ + userdom_list_user_tmp(mozilla_t) + userdom_read_user_tmp_files(mozilla_t) + userdom_read_user_tmp_symlinks(mozilla_t) ++ userdom_list_user_home_content(mozilla_t) + userdom_read_user_home_content_files(mozilla_t) + userdom_read_user_home_content_symlinks(mozilla_t) + +@@ -266,3 +279,7 @@ + optional_policy(` + thunderbird_domtrans(mozilla_t) + ') ++ ++optional_policy(` ++ alsa_read_rw_config(mozilla_t) ++') +--- apps/mozilla.fc 2010-08-03 15:11:03.000000000 +0200 ++++ apps/mozilla.fc 2011-07-21 10:08:43.909000256 +0200 +@@ -27,3 +27,12 @@ + /usr/lib(64)?/[^/]*firefox[^/]*/firefox-bin -- gen_context(system_u:object_r:mozilla_exec_t,s0) + /usr/lib/[^/]*firefox[^/]*/firefox -- gen_context(system_u:object_r:mozilla_exec_t,s0) + /usr/lib64/[^/]*firefox[^/]*/firefox -- gen_context(system_u:object_r:mozilla_exec_t,s0) ++ ++ifdef(`distro_gentoo',` ++/usr/bin/firefox-bin -- gen_context(system_u:object_r:mozilla_exec_t,s0) ++/opt/firefox/libxul\.so -- gen_context(system_u:object_r:textrel_shlib_t,s0) ++/opt/firefox/firefox -- gen_context(system_u:object_r:mozilla_exec_t,s0) ++/opt/firefox/run-mozilla.sh -- gen_context(system_u:object_r:mozilla_exec_t,s0) ++/opt/firefox/firefox-bin -- gen_context(system_u:object_r:mozilla_exec_t,s0) ++/opt/firefox/plugin-container -- gen_context(system_u:object_r:mozilla_exec_t,s0) ++') diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20101213-r4.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20101213-r4.ebuild new file mode 100644 index 000000000000..cc0a1de15411 --- /dev/null +++ b/sec-policy/selinux-mozilla/selinux-mozilla-2.20101213-r4.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-mozilla/selinux-mozilla-2.20101213-r4.ebuild,v 1.1 2011/08/07 10:57:06 blueness Exp $ + +IUSE="" + +MODS="mozilla" + +inherit selinux-policy-2 + +DESCRIPTION="SELinux policy for general applications" + +KEYWORDS="~amd64 ~x86" + +POLICY_PATCH="${FILESDIR}/fix-apps-mozilla-r4.patch" |