- More fixes
This commit is contained in:
parent
b8498d1e5b
commit
ab8f807545
@ -188,3 +188,4 @@ setroubleshoot-2.2.21.tar.gz
|
||||
config.tgz
|
||||
serefpolicy-3.6.29.tgz
|
||||
serefpolicy-3.6.30.tgz
|
||||
serefpolicy-3.6.31.tgz
|
||||
|
@ -239,6 +239,13 @@ chronyd = module
|
||||
#
|
||||
comsat = module
|
||||
|
||||
# Layer: services
|
||||
# Module: corosync
|
||||
#
|
||||
# Corosync Cluster Engine Executive
|
||||
#
|
||||
corosync = module
|
||||
|
||||
# Layer: services
|
||||
# Module: clamav
|
||||
#
|
||||
@ -1164,6 +1171,20 @@ razor = module
|
||||
#
|
||||
readahead = base
|
||||
|
||||
# Layer: services
|
||||
# Module: rgmanager
|
||||
#
|
||||
# Red Hat Resource Group Manager
|
||||
#
|
||||
rgmanager = module
|
||||
|
||||
# Layer: services
|
||||
# Module: rhcs
|
||||
#
|
||||
# RHCS - Red Hat Cluster Suite
|
||||
#
|
||||
rhcs = module
|
||||
|
||||
# Layer: services
|
||||
# Module: rhgb
|
||||
#
|
||||
@ -1315,7 +1336,7 @@ sendmail = base
|
||||
#
|
||||
seunshare = module
|
||||
|
||||
# Layer: services
|
||||
# Layer: admin
|
||||
# Module: shorewall
|
||||
#
|
||||
# Policy for shorewall
|
||||
|
@ -239,6 +239,13 @@ chronyd = module
|
||||
#
|
||||
comsat = module
|
||||
|
||||
# Layer: services
|
||||
# Module: corosync
|
||||
#
|
||||
# Corosync Cluster Engine Executive
|
||||
#
|
||||
corosync = module
|
||||
|
||||
# Layer: services
|
||||
# Module: clamav
|
||||
#
|
||||
@ -1164,6 +1171,20 @@ razor = module
|
||||
#
|
||||
readahead = base
|
||||
|
||||
# Layer: services
|
||||
# Module: rgmanager
|
||||
#
|
||||
# Red Hat Resource Group Manager
|
||||
#
|
||||
rgmanager = module
|
||||
|
||||
# Layer: services
|
||||
# Module: rhcs
|
||||
#
|
||||
# RHCS - Red Hat Cluster Suite
|
||||
#
|
||||
rhcs = module
|
||||
|
||||
# Layer: services
|
||||
# Module: rhgb
|
||||
#
|
||||
@ -1315,7 +1336,7 @@ sendmail = base
|
||||
#
|
||||
seunshare = module
|
||||
|
||||
# Layer: services
|
||||
# Layer: admin
|
||||
# Module: shorewall
|
||||
#
|
||||
# Policy for shorewall
|
||||
|
2
nsadiff
2
nsadiff
@ -1 +1 @@
|
||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.6.30 > /tmp/diff
|
||||
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy serefpolicy-3.6.31 > /tmp/diff
|
||||
|
3690
policy-F12.patch
3690
policy-F12.patch
File diff suppressed because it is too large
Load Diff
@ -19,8 +19,8 @@
|
||||
%define CHECKPOLICYVER 2.0.16-3
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.6.30
|
||||
Release: 6%{?dist}
|
||||
Version: 3.6.31
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user