- Remove user based home directory separation

This commit is contained in:
Daniel J Walsh 2007-11-30 22:33:18 +00:00
parent 6e70d63f52
commit 9186dc57d9
5 changed files with 3269 additions and 1271 deletions

View File

@ -129,3 +129,4 @@ serefpolicy-3.0.8.tgz
serefpolicy-3.1.0.tgz
serefpolicy-3.1.1.tgz
serefpolicy-3.1.2.tgz
serefpolicy-3.2.1.tgz

View File

@ -1458,13 +1458,6 @@ amtu = module
#
zabbix = module
# Layer: system
# Module: fusermount
#
# File System in Userspace (FUSE) utilities
#
fusermount = base
# Layer: services
# Module: apcupsd
#

File diff suppressed because it is too large Load Diff

View File

@ -16,12 +16,12 @@
%define CHECKPOLICYVER 2.0.3-1
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.1.2
Release: 2%{?dist}
Version: 3.2.1
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
patch: policy-20071114.patch
patch: policy-20071130.patch
Source1: modules-targeted.conf
Source2: booleans-targeted.conf
Source3: Makefile.devel
@ -41,7 +41,7 @@ Url: http://serefpolicy.sourceforge.net
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: python gawk checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils >= %{POLICYCOREUTILSVER}
Requires(pre): policycoreutils >= %{POLICYCOREUTILSVER} libsemanage >= 1.6.17-1
Requires(pre): policycoreutils >= %{POLICYCOREUTILSVER} libsemanage >= 2.0.14-3
%description
SELinux Base package
@ -379,6 +379,9 @@ exit 0
%endif
%changelog
* Fri Nov 30 2007 Dan Walsh <dwalsh@redhat.com> 3.2.1-1
- Remove user based home directory separation
* Wed Nov 28 2007 Dan Walsh <dwalsh@redhat.com> 3.1.2-2
- Remove user specific crond_t

View File

@ -1 +1 @@
87950d2bd364b8acb855cd3d4c2dc2ef serefpolicy-3.2.1.tgz
a2c1f043fe71c1b7f936b84d0cfa5eb1 serefpolicy-3.2.1.tgz