From 9aff35b77920f2b009d95a169979c83914b2d8af Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Feb 12 2007 16:18:31 +0000 Subject: - --- diff --git a/modules-strict.conf b/modules-strict.conf index 2b1505d..d900b2d 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 f7052a0..1148e7b 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 7025020..0f7964d 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