From 593fb16ef5199578f3502383e5d489bdee83ab06 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mar 20 2007 20:45:45 +0000 Subject: - Add fusermount and mount_ntfs policy --- diff --git a/modules-mls.conf b/modules-mls.conf index aad8005..b11ae7b 100644 --- a/modules-mls.conf +++ b/modules-mls.conf @@ -1044,3 +1044,10 @@ tzdata = base # Abstract Machine Test Utility (AMTU) # amtu = module + +# Layer: system +# Module: fusermount +# +# File System in Userspace (FUSE) utilities +# +fusermount = base diff --git a/modules-strict.conf b/modules-strict.conf index 11b6b2b..3324c16 100644 --- a/modules-strict.conf +++ b/modules-strict.conf @@ -1361,3 +1361,10 @@ amtu = module # Open-source monitoring solution for your IT infrastructure # zabbix = module + +# Layer: system +# Module: fusermount +# +# File System in Userspace (FUSE) utilities +# +fusermount = base diff --git a/modules-targeted.conf b/modules-targeted.conf index 965745d..8e4a466 100644 --- a/modules-targeted.conf +++ b/modules-targeted.conf @@ -822,7 +822,6 @@ openct = off openvpn = base - # Layer: service # Module: pcscd # @@ -1411,3 +1410,10 @@ amtu = module # zabbix = module +# Layer: system +# Module: fusermount +# +# File System in Userspace (FUSE) utilities +# +fusermount = base + diff --git a/selinux-policy.spec b/selinux-policy.spec index cfa2637..76a8764 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.5.9 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -356,6 +356,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Tue Mar 20 2007 Dan Walsh 2.5.9-3 +- Add fusermount and mount_ntfs policy + * Tue Mar 20 2007 Dan Walsh 2.5.9-2 - Update to upstream - Allow saslauthd to use kerberos keytabs