From d7b05bca056db9a3cd43f33d44ccd347233fa4fa Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 2 Jan 2006 19:38:23 +0000 Subject: [PATCH] - Allow restorecon to read unlabeled_t directories in order to fix labeling. --- selinux-policy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 7d12375e..8d290f39 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -7,7 +7,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.1.6 -Release: 20 +Release: 21 License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -258,6 +258,9 @@ SELinux Reference policy strict base module. %endif %changelog +* Mon Jan 2 2006 Dan Walsh 2.1.6-21 +- Allow restorecon to read unlabeled_t directories in order to fix labeling. + * Fri Dec 30 2005 Dan Walsh 2.1.6-20 - Add Logwatch policy