From 88ae3f5e0c13cf4362c7f0e2c76cd52ff0560865 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Dec 30 2007 15:12:11 +0000 Subject: - Fix role transition from unconfined_r to system_r when running rpm - Allow unconfined_domains to communicate with user dbus instances --- diff --git a/policy-20071130.patch b/policy-20071130.patch index cc41bed..d84decb 100644 --- a/policy-20071130.patch +++ b/policy-20071130.patch @@ -10241,7 +10241,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/spam /usr/bin/spamassassin -- gen_context(system_u:object_r:spamassassin_exec_t,s0) diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/spamassassin.if serefpolicy-3.2.5/policy/modules/services/spamassassin.if --- nsaserefpolicy/policy/modules/services/spamassassin.if 2007-10-12 08:56:07.000000000 -0400 -+++ serefpolicy-3.2.5/policy/modules/services/spamassassin.if 2007-12-26 18:16:14.000000000 -0500 ++++ serefpolicy-3.2.5/policy/modules/services/spamassassin.if 2007-12-30 10:11:43.000000000 -0500 @@ -38,6 +38,8 @@ gen_require(` type spamc_exec_t, spamassassin_exec_t; @@ -10390,7 +10390,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/spam ') files_search_var_lib($1) -+ read_dirs_pattern($1,spamd_var_lib_t,spamd_var_lib_t) ++ list_dirs_pattern($1,spamd_var_lib_t,spamd_var_lib_t) read_files_pattern($1,spamd_var_lib_t,spamd_var_lib_t) ') diff --git a/selinux-policy.spec b/selinux-policy.spec index 0464dfb..3e8d678 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.2.5 -Release: 5%{?dist} +Release: 6%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -387,7 +387,8 @@ exit 0 %changelog * Mon Dec 24 2007 Dan Walsh 3.2.5-6 -- Fix role transition fro unconfined_r to system_r when running rpm +- Fix role transition from unconfined_r to system_r when running rpm +- Allow unconfined_domains to communicate with user dbus instances * Sat Dec 21 2007 Dan Walsh 3.2.5-5 - Fixes for xguest