[COMMIT]refpolicy-contrib branch, master, updated. fc3ccf09af8cf77666075c8bc93e1bf5d2ede9c1
Reference Policy commits mail list
refpolicy-commits at oss.tresys.com
Tue Sep 20 10:00:33 CDT 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "refpolicy-contrib".
The branch, master has been updated
via fc3ccf09af8cf77666075c8bc93e1bf5d2ede9c1 (commit)
via a1c43d7f66fd4e22b96f8257e73ede1febc951fa (commit)
from 207abdf9283315fb4b4bfafb6746131f818af3d1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fc3ccf09af8cf77666075c8bc93e1bf5d2ede9c1
Author: Chris PeBenito <cpebenito at tresys.com>
Date: Tue Sep 20 10:16:45 2011 -0400
Module version bump for opendkim self signal.
commit a1c43d7f66fd4e22b96f8257e73ede1febc951fa
Author: Paul Howarth <paul at city-fan.org>
Date: Thu Sep 15 14:54:14 2011 +0100
Allow opendkim to signal itself
-----------------------------------------------------------------------
Summary of changes:
dkim.te | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
Detailed diffset:
:100644 100644 5f8c9fd... 040c1a9... M dkim.te
diff --git a/dkim.te b/dkim.te
index 5f8c9fd..040c1a9 100644
--- a/dkim.te
+++ b/dkim.te
@@ -1,4 +1,4 @@
-policy_module(dkim, 1.0.1)
+policy_module(dkim, 1.0.2)
########################################
#
@@ -17,6 +17,7 @@ files_type(dkim_milter_private_key_t)
#
allow dkim_milter_t self:capability { setgid setuid };
+allow dkim_milter_t self:process signal;
read_files_pattern(dkim_milter_t, dkim_milter_private_key_t, dkim_milter_private_key_t)
hooks/post-receive
--
refpolicy-contrib
More information about the Refpolicy-commits
mailing list