From 4aae36507b0664089dd0ebf03a83a6d66b132cfb Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 18 May 2006 15:42:55 +0000 Subject: [PATCH] - allow hal to read boot_t files --- selinux-policy.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 26e153d2..452b9836 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -15,7 +15,7 @@ %define CHECKPOLICYVER 1.30.1-2 Summary: SELinux policy configuration Name: selinux-policy -Version: 2.2.40 +Version: 2.2.41 Release: 1 License: GPL Group: System Environment/Base @@ -335,6 +335,12 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Wed May 17 2006 Dan Walsh 2.2.41-1 +- allow hal to read boot_t files + +* Wed May 17 2006 Dan Walsh 2.2.40-2 +- allow hal to read boot_t files + * Tue May 16 2006 Dan Walsh 2.2.40-1 - Update from upstream