From f86e42306e35f48d001fb81e355beb8ad61b8c17 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 22 Jan 2007 16:52:18 +0000 Subject: [PATCH] - Begin adding user confinement to targeted policy --- selinux-policy.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 5272a2ea..a404d3f5 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.5.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -200,7 +200,6 @@ chmod +x %{buildroot}%{_usr}/share/selinux/devel/policyhelp # Commented out because only targeted ref policy currently builds %setupCmds targeted targeted-mcs y y %installCmds targeted targeted-mcs y y -make NAME=targeted TYPE=targeted-mcs DISTRO=%{distro} DIRECT_INITRC=y MONOLITHIC=%{monolithic} POLY=y MLS_CATS=1024 MCS_CATS=1024 validatefc %endif %if %{BUILD_STRICT} @@ -357,6 +356,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Wed Jan 10 2007 Dan Walsh 2.5.1-4 +- Begin adding user confinement to targeted policy + * Wed Jan 10 2007 Dan Walsh 2.5.1-2 - Fixes for prelink, ktalkd, netlabel