- Add fusermount and mount_ntfs policy
This commit is contained in:
parent
9d59ec430e
commit
593fb16ef5
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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 <dwalsh@redhat.com> 2.5.9-3
|
||||
- Add fusermount and mount_ntfs policy
|
||||
|
||||
* Tue Mar 20 2007 Dan Walsh <dwalsh@redhat.com> 2.5.9-2
|
||||
- Update to upstream
|
||||
- Allow saslauthd to use kerberos keytabs
|
||||
|
Loading…
Reference in New Issue
Block a user