From: sven.vermeulen@siphos.be (Sven Vermeulen) Date: Sat, 8 Dec 2012 21:56:51 +0100 Subject: [refpolicy] [PATCH 00/11] Contrib changes Message-ID: <1355000222-7297-1-git-send-email-sven.vermeulen@siphos.be> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Some changes all over the place. Most of them can be merged without dependency on the others. The patch on stunnel_read_config is needed for a change that will be pushed for the main repo later. Most patches are small and easy to review; the initial policies for logsentry and makewhatis might be a bit more to chew on. Wkr, Sven Vermeulen Sven Vermeulen (11): Moving sandbox code to sandbox section (v2) Allow sandbox to log violations Initial policy for logsentry Initial policy for makewhatis Use rw_fifo_file_perms Apache should not depend on gpg Mark make.profile entry as portage_conf_t Named init script creates rundir Add ~/.maildir as a valid maildir destination Support stunnel_read_config for startup Updates on stunnel policy apache.te | 18 +++++++++------ bind.te | 1 + cron.if | 2 +- logsentry.fc | 8 +++++++ logsentry.if | 33 +++++++++++++++++++++++++++++ logsentry.te | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ makewhatis.fc | 1 + makewhatis.if | 1 + makewhatis.te | 35 ++++++++++++++++++++++++++++++ mta.fc | 1 + mta.if | 1 + mta.te | 1 + portage.fc | 1 + portage.te | 16 +++++++------- stunnel.if | 19 ++++++++++++++++ stunnel.te | 2 + 16 files changed, 189 insertions(+), 16 deletions(-) create mode 100644 logsentry.fc create mode 100644 logsentry.if create mode 100644 logsentry.te create mode 100644 makewhatis.fc create mode 100644 makewhatis.if create mode 100644 makewhatis.te -- 1.7.8.6