- More fixes
This commit is contained in:
parent
b8498d1e5b
commit
ab8f807545
@ -188,3 +188,4 @@ setroubleshoot-2.2.21.tar.gz
|
|||||||
config.tgz
|
config.tgz
|
||||||
serefpolicy-3.6.29.tgz
|
serefpolicy-3.6.29.tgz
|
||||||
serefpolicy-3.6.30.tgz
|
serefpolicy-3.6.30.tgz
|
||||||
|
serefpolicy-3.6.31.tgz
|
||||||
|
@ -239,6 +239,13 @@ chronyd = module
|
|||||||
#
|
#
|
||||||
comsat = module
|
comsat = module
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: corosync
|
||||||
|
#
|
||||||
|
# Corosync Cluster Engine Executive
|
||||||
|
#
|
||||||
|
corosync = module
|
||||||
|
|
||||||
# Layer: services
|
# Layer: services
|
||||||
# Module: clamav
|
# Module: clamav
|
||||||
#
|
#
|
||||||
@ -1164,6 +1171,20 @@ razor = module
|
|||||||
#
|
#
|
||||||
readahead = base
|
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
|
# Layer: services
|
||||||
# Module: rhgb
|
# Module: rhgb
|
||||||
#
|
#
|
||||||
@ -1315,7 +1336,7 @@ sendmail = base
|
|||||||
#
|
#
|
||||||
seunshare = module
|
seunshare = module
|
||||||
|
|
||||||
# Layer: services
|
# Layer: admin
|
||||||
# Module: shorewall
|
# Module: shorewall
|
||||||
#
|
#
|
||||||
# Policy for shorewall
|
# Policy for shorewall
|
||||||
|
@ -239,6 +239,13 @@ chronyd = module
|
|||||||
#
|
#
|
||||||
comsat = module
|
comsat = module
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: corosync
|
||||||
|
#
|
||||||
|
# Corosync Cluster Engine Executive
|
||||||
|
#
|
||||||
|
corosync = module
|
||||||
|
|
||||||
# Layer: services
|
# Layer: services
|
||||||
# Module: clamav
|
# Module: clamav
|
||||||
#
|
#
|
||||||
@ -1164,6 +1171,20 @@ razor = module
|
|||||||
#
|
#
|
||||||
readahead = base
|
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
|
# Layer: services
|
||||||
# Module: rhgb
|
# Module: rhgb
|
||||||
#
|
#
|
||||||
@ -1315,7 +1336,7 @@ sendmail = base
|
|||||||
#
|
#
|
||||||
seunshare = module
|
seunshare = module
|
||||||
|
|
||||||
# Layer: services
|
# Layer: admin
|
||||||
# Module: shorewall
|
# Module: shorewall
|
||||||
#
|
#
|
||||||
# Policy for 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
|
||||||
|
3682
policy-F12.patch
3682
policy-F12.patch
File diff suppressed because it is too large
Load Diff
@ -19,8 +19,8 @@
|
|||||||
%define CHECKPOLICYVER 2.0.16-3
|
%define CHECKPOLICYVER 2.0.16-3
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.6.30
|
Version: 3.6.31
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user