From f7ec68c101b9e4fac0f68a8abe598520f561a283 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Wed, 3 Apr 2013 11:20:45 -0400 Subject: [PATCH] Move sepolicy to policycoreutils-devel pacage, since most of it is used for devel - Apply Miroslav Grepl Patches for sepolicy -- Fix generate mutually groups option handling -- EUSER is used for existing policy -- customize options can be used together with admin_domain option -- Fix manpage.py to generate correct man pages for SELinux users -- Fix policy *.te file generated by customize+writepaths options -- Fix install script for confined_admin option --- policycoreutils.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index a27f059..10e41ea 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -324,12 +324,12 @@ The policycoreutils-restorecond package contains the restorecond service. * Wed Apr 3 2013 Dan Walsh - 2.1.14-32 - Move sepolicy to policycoreutils-devel pacage, since most of it is used for devel - Apply Miroslav Grepl Patches for sepolicy -* Fix generate mutually groups option handling -* EUSER is used for existing policy -* customize options can be used together with admin_domain option -* Fix manpage.py to generate correct man pages for SELinux users -* Fix policy *.te file generated by customize+writepaths options -* Fix install script for confined_admin option +-- Fix generate mutually groups option handling +-- EUSER is used for existing policy +-- customize options can be used together with admin_domain option +-- Fix manpage.py to generate correct man pages for SELinux users +-- Fix policy *.te file generated by customize+writepaths options +-- Fix install script for confined_admin option * Mon Apr 1 2013 Dan Walsh - 2.1.14-31 - Add post install scripts for gui to make sure Icon Cache is refreshed.