From 9aff35b77920f2b009d95a169979c83914b2d8af Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 12 Feb 2007 16:18:31 +0000 Subject: [PATCH] - --- modules-strict.conf | 6 ++++++ modules-targeted.conf | 8 ++++++-- selinux-policy.spec | 5 ++++- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/modules-strict.conf b/modules-strict.conf index 2b1505db..d900b2d4 100644 --- a/modules-strict.conf +++ b/modules-strict.conf @@ -1312,3 +1312,9 @@ tzdata = base # gnome = module +# Layer: services +# Module: qmail +# +# Policy for sendmail. +# +qmail = module diff --git a/modules-targeted.conf b/modules-targeted.conf index f7052a01..1148e7b1 100644 --- a/modules-targeted.conf +++ b/modules-targeted.conf @@ -1179,5 +1179,9 @@ pcscd = module # tzdata = base - - +# Layer: services +# Module: qmail +# +# Policy for sendmail. +# +qmail = module diff --git a/selinux-policy.spec b/selinux-policy.spec index 7025020e..0f7964d9 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.5.2 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -356,6 +356,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Sun Feb 11 2007 Dan Walsh 2.5.2-7 +- + * Mon Feb 5 2007 Dan Walsh 2.5.2-6 - Allow mozilla, evolution and thunderbird to read dev_random. Resolves: #227002