From aba668f5f864a5c1e364068d972126118d1fe451 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 30 Nov 2006 20:55:33 +0000 Subject: [PATCH] - Allow login programs to polyinstatiate homedirs Resolves: #216184 --- selinux-policy.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 587dfc1d..948e4d7b 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: 2%{?dist} +Release: 3%{?dist} License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -351,6 +351,10 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Thu Nov 28 2006 Dan Walsh 2.4.6-3 +- Allow login programs to polyinstatiate homedirs +Resolves: #216184 + * Tue Nov 28 2006 Dan Walsh 2.4.6-1 - Dontaudit appending hal_var_lib files Resolves: #217452