From 5e01b4610b93b8c76d9d4330674e4e19914cfad9 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 15 Dec 2006 21:42:14 +0000 Subject: [PATCH] - Allow cron to polyinstatiate - Fix creation of boot flags Resolves: #207433 --- selinux-policy.spec | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 2a4261ba..5d933c97 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.4.6 -Release: 12%{?dist} +Release: 14%{?dist} License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -351,7 +351,18 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog -* Wed Dec 13 2006 Dan Walsh 2.4.6-12 +* Thu Dec 14 2006 Dan Walsh 2.4.6-14 +- Allow cron to polyinstatiate +- Fix creation of boot flags +Resolves: #207433 + +* Thu Dec 14 2006 Dan Walsh 2.4.6-13 +- Fixes for irqbalance +Resolves: #219606 + +* Thu Dec 14 2006 Dan Walsh 2.4.6-12 +- Fix vixie-cron to work on mls +Resolves: #207433 * Wed Dec 13 2006 Dan Walsh 2.4.6-11 Resolves: #218978