- Add brctl policy

This commit is contained in:
Daniel J Walsh 2007-07-11 19:44:56 +00:00
parent 501a17b8b2
commit 154d8231c3
3 changed files with 445 additions and 333 deletions

View File

@ -521,7 +521,7 @@ iptables = base
#
# TCP/IP encryption
#
ipsec = off
ipsec = module
# Layer: apps
# Module: irc
@ -1295,6 +1295,13 @@ usernetctl = module
#
xen = base
# Layer: system
# Module: brctl
#
# Utilities for configuring the linux ethernet bridge
#
brctl = base
# Layer: services
# Module: telnet
#

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.0.2
Release: 3%{?dist}
Release: 4%{?dist}
License: GPL
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -356,6 +356,9 @@ exit 0
%endif
%changelog
* Tue Jul 10 2007 Dan Walsh <dwalsh@redhat.com> 3.0.2-4
- Add brctl policy
* Fri Jul 6 2007 Dan Walsh <dwalsh@redhat.com> 3.0.2-3
- Fix root login to include system_r