From 5ad70cf38c9e19a2f2e08144bcff440562be608e Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Feb 28 2007 21:23:19 +0000 Subject: - Update to remove security_t:filesystem getattr problems --- diff --git a/.cvsignore b/.cvsignore index a5b01a0..54d594b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -106,3 +106,4 @@ serefpolicy-2.5.2.tgz serefpolicy-2.5.3.tgz serefpolicy-2.5.4.tgz serefpolicy-2.5.5.tgz +serefpolicy-2.5.6.tgz diff --git a/modules-mls.conf b/modules-mls.conf index b104c31..cf9effa 100644 --- a/modules-mls.conf +++ b/modules-mls.conf @@ -75,7 +75,7 @@ mcs = base # selinux = base -# Layer: system +# Layer: kernel # Module: files # Required in base # @@ -83,7 +83,7 @@ selinux = base # files = base -# Layer: system +# Layer: kernel # Module: domain # Required in base # @@ -91,7 +91,7 @@ files = base # domain = base -# Layer: system +# Layer: kernel # Module: corecommands # Required in base # @@ -790,6 +790,14 @@ cvs = base rlogin = base # Layer: system +# Module: application +# Required in base +# +# Defines attributs and interfaces for all user applications +# +application = base + +# Layer: system # Module: fstools # # Tools for filesystem management, such as mkfs and fsck. diff --git a/modules-strict.conf b/modules-strict.conf index 423a49f..c0ad3eb 100644 --- a/modules-strict.conf +++ b/modules-strict.conf @@ -482,6 +482,14 @@ mono = module slocate = module # Layer: system +# Module: application +# Required in base +# +# Defines attributs and interfaces for all user applications +# +application = base + +# Layer: system # Module: xen # # Xen hypervisor diff --git a/modules-targeted.conf b/modules-targeted.conf index afc7d6d..6e722ee 100644 --- a/modules-targeted.conf +++ b/modules-targeted.conf @@ -82,7 +82,7 @@ selinux = base # prelink = base -# Layer: system +# Layer: kernel # Module: files # Required in base # @@ -98,7 +98,7 @@ files = base # domain = base -# Layer: system +# Layer: kernel # Module: corecommands # Required in base # @@ -847,6 +847,14 @@ cvs = base rlogin = base # Layer: system +# Module: application +# Required in base +# +# Defines attributs and interfaces for all user applications +# +application = base + +# Layer: system # Module: fstools # # Tools for filesystem management, such as mkfs and fsck. diff --git a/selinux-policy.spec b/selinux-policy.spec index dfa741b..d698e8e 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -16,8 +16,8 @@ %define CHECKPOLICYVER 1.30.11-1 Summary: SELinux policy configuration Name: selinux-policy -Version: 2.5.5 -Release: 2%{?dist} +Version: 2.5.6 +Release: 1%{?dist} License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -166,7 +166,7 @@ fi; %description SELinux Reference Policy - modular. -Based off of reference policy: Checked out revision 2189. +Based off of reference policy: Checked out revision 2202. %prep %setup -q -n serefpolicy-%{version} @@ -356,6 +356,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Wed Feb 28 2007 Dan Walsh 2.5.6-1 +- Update to remove security_t:filesystem getattr problems + * Fri Feb 23 2007 Dan Walsh 2.5.5-2 - Policy for consolekit diff --git a/sources b/sources index a3f1729..e60e03a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b513ed6569545ea52be0f9dbb46de39 serefpolicy-2.5.5.tgz +93a369ee1cbb25856d699acfc94cfb11 serefpolicy-2.5.6.tgz