- Fixes for wicd daemon
This commit is contained in:
parent
f899107d92
commit
2fbeb784fa
@ -1741,12 +1741,6 @@ netlabel = module
|
||||
#
|
||||
zosremote = module
|
||||
|
||||
# Layer: services
|
||||
# Module: pki
|
||||
#
|
||||
#
|
||||
pki = module
|
||||
|
||||
# Layer: services
|
||||
# Module: pingd
|
||||
#
|
||||
|
@ -1749,12 +1749,6 @@ netlabel = module
|
||||
#
|
||||
zosremote = module
|
||||
|
||||
# Layer: services
|
||||
# Module: pki
|
||||
#
|
||||
#
|
||||
pki = module
|
||||
|
||||
# Layer: services
|
||||
# Module: pingd
|
||||
#
|
||||
|
@ -1741,12 +1741,6 @@ netlabel = module
|
||||
#
|
||||
zosremote = module
|
||||
|
||||
# Layer: services
|
||||
# Module: pki
|
||||
#
|
||||
#
|
||||
pki = module
|
||||
|
||||
# Layer: services
|
||||
# Module: pingd
|
||||
#
|
||||
|
@ -23121,7 +23121,7 @@ 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/services/xserver.te serefpolicy-3.6.3/policy/modules/services/xserver.te
|
||||
--- nsaserefpolicy/policy/modules/services/xserver.te 2009-01-19 11:06:49.000000000 -0500
|
||||
+++ serefpolicy-3.6.3/policy/modules/services/xserver.te 2009-01-28 12:09:22.000000000 -0500
|
||||
+++ serefpolicy-3.6.3/policy/modules/services/xserver.te 2009-01-28 13:23:35.000000000 -0500
|
||||
@@ -34,6 +34,13 @@
|
||||
|
||||
## <desc>
|
||||
@ -25727,7 +25727,7 @@ 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/system/miscfiles.if serefpolicy-3.6.3/policy/modules/system/miscfiles.if
|
||||
--- nsaserefpolicy/policy/modules/system/miscfiles.if 2008-08-07 11:15:12.000000000 -0400
|
||||
+++ serefpolicy-3.6.3/policy/modules/system/miscfiles.if 2009-01-21 13:05:22.000000000 -0500
|
||||
+++ serefpolicy-3.6.3/policy/modules/system/miscfiles.if 2009-01-28 13:24:09.000000000 -0500
|
||||
@@ -23,6 +23,45 @@
|
||||
|
||||
########################################
|
||||
@ -25774,6 +25774,15 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
|
||||
## Read fonts.
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
@@ -62,7 +101,7 @@
|
||||
type fonts_t;
|
||||
')
|
||||
|
||||
- dontaudit $1 fonts_t:dir write;
|
||||
+ dontaudit $1 fonts_t:dir { write setattr };
|
||||
dontaudit $1 fonts_t:file write;
|
||||
')
|
||||
|
||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/modutils.te serefpolicy-3.6.3/policy/modules/system/modutils.te
|
||||
--- nsaserefpolicy/policy/modules/system/modutils.te 2009-01-05 15:39:43.000000000 -0500
|
||||
+++ serefpolicy-3.6.3/policy/modules/system/modutils.te 2009-01-21 10:30:56.000000000 -0500
|
||||
|
@ -203,7 +203,7 @@ touch %{buildroot}%{_sysconfdir}/selinux/config
|
||||
touch %{buildroot}%{_sysconfdir}/sysconfig/selinux
|
||||
|
||||
# Always create policy module package directories
|
||||
mkdir -p %{buildroot}%{_usr}/share/selinux/{targeted,mls}/
|
||||
mkdir -p %{buildroot}%{_usr}/share/selinux/{targeted,mls,minimum,modules}/
|
||||
|
||||
# Install devel
|
||||
make clean
|
||||
|
Loading…
Reference in New Issue
Block a user