From: dominick.grift@gmail.com (Dominick Grift) Date: Tue, 20 Nov 2012 19:52:30 +0100 Subject: [refpolicy] [PATCH v1 0/9] Set of pending changes from Gentoo In-Reply-To: <1353185935-17421-1-git-send-email-sven.vermeulen@siphos.be> References: <1353185935-17421-1-git-send-email-sven.vermeulen@siphos.be> Message-ID: <1353437550.12612.0.camel@d30.localdomain> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On Sat, 2012-11-17 at 21:58 +0100, Sven Vermeulen wrote: > This set contains changes on various modules within the contrib/ module. It > contains a few updated patches from previous submits, including the at support, > now more documented (and tested). > > Sven Vermeulen (9): > Fix typo in tunable declaration for fcron_crond > Introducing cron_manage_log_files interface > Introduce dontaudit interfaces for leaked fd and unix stream sockets > Dontaudit attempts by system_mail_t to use leaked fd or stream > sockets > Support at service > Additional postfix admin requirements > Reintroduce postfix_var_run_t for pid directory and fowner capability > Postfix deferred queue should not mark mails as > postfix_spool_maildrop_t > Running qemu with SDL support requires more xserver-related > privileges > > cron.fc | 1 + > cron.if | 24 ++++++++++++++++++++++++ > cron.te | 12 ++++++++++-- > fail2ban.if | 38 ++++++++++++++++++++++++++++++++++++++ > mta.te | 1 + > postfix.fc | 4 ++-- > postfix.if | 3 +++ > postfix.te | 8 ++++++-- > qemu.te | 4 ++++ > 9 files changed, 89 insertions(+), 6 deletions(-) > This patch set was merged, Thanks