From: guido@trentalancia.net (Guido Trentalancia) Date: Sat, 29 Apr 2017 20:17:13 +0200 Subject: [refpolicy] [PATCH 1/7] evolution: minor fixes and updates Message-ID: <1493489833.7586.9.camel@trentalancia.net> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Minor fixes and updates for the evolution module. Signed-off-by: Guido Trentalancia --- policy/modules/contrib/evolution.te | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/policy/modules/contrib/evolution.te 2017-02-04 19:30:43.000000000 +0100 +++ b/policy/modules/contrib/evolution.te 2017-04-13 13:06:05.123344883 +0200 @@ -111,7 +111,7 @@ userdom_user_tmpfs_file(evolution_webcal # allow evolution_t self:capability { setgid setuid sys_nice }; -allow evolution_t self:process { execmem getsched setsched signal }; +allow evolution_t self:process { execmem getsched setsched signal signull }; allow evolution_t self:fifo_file rw_file_perms; allow evolution_t evolution_home_t:dir manage_dir_perms; @@ -316,6 +316,7 @@ dev_read_urand(evolution_alarm_t) files_read_usr_files(evolution_alarm_t) +fs_dontaudit_getattr_xattr_fs(evolution_alarm_t) fs_search_auto_mountpoints(evolution_alarm_t) auth_use_nsswitch(evolution_alarm_t)