- Define openoffice as an x_domain
This commit is contained in:
parent
eacea1d45d
commit
7b146db852
@ -1692,13 +1692,6 @@ xguest = module
|
||||
#
|
||||
courier = module
|
||||
|
||||
# Layer: apps
|
||||
# Module: livecd
|
||||
#
|
||||
# livecd creator
|
||||
#
|
||||
livecd = module
|
||||
|
||||
# Layer: services
|
||||
# Module: snort
|
||||
#
|
||||
|
@ -2647,8 +2647,8 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
|
||||
+')
|
||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/nsplugin.te serefpolicy-3.6.2/policy/modules/apps/nsplugin.te
|
||||
--- nsaserefpolicy/policy/modules/apps/nsplugin.te 1969-12-31 19:00:00.000000000 -0500
|
||||
+++ serefpolicy-3.6.2/policy/modules/apps/nsplugin.te 2009-01-05 17:54:58.000000000 -0500
|
||||
@@ -0,0 +1,275 @@
|
||||
+++ serefpolicy-3.6.2/policy/modules/apps/nsplugin.te 2009-01-19 08:44:01.000000000 -0500
|
||||
@@ -0,0 +1,277 @@
|
||||
+
|
||||
+policy_module(nsplugin, 1.0.0)
|
||||
+
|
||||
@ -2921,7 +2921,9 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
|
||||
+ allow nsplugin_t unconfined_mono_t:process signull;
|
||||
+')
|
||||
+
|
||||
+unconfined_execmem_exec(nsplugin_t)
|
||||
+optional_policy(`
|
||||
+ unconfined_execmem_exec(nsplugin_t)
|
||||
+')
|
||||
+
|
||||
+
|
||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/openoffice.fc serefpolicy-3.6.2/policy/modules/apps/openoffice.fc
|
||||
|
@ -47,7 +47,7 @@ Source19: securetty_types-minimum
|
||||
Url: http://serefpolicy.sourceforge.net
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
BuildRequires: python gawk checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils >= %{POLICYCOREUTILSVER} bzip2
|
||||
BuildRequires: python gawk checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils-python >= %{POLICYCOREUTILSVER} bzip2
|
||||
Requires(pre): policycoreutils >= %{POLICYCOREUTILSVER} libsemanage >= 2.0.14-3
|
||||
Requires(post): /usr/bin/bunzip2 /bin/mktemp
|
||||
Requires: checkpolicy >= %{CHECKPOLICYVER} m4
|
||||
|
Loading…
Reference in New Issue
Block a user