- Allow newalias/sendmail dac_override
- Allow bind to bind to all udp ports
This commit is contained in:
parent
4eaf5c6dc6
commit
25d586808d
@ -1505,3 +1505,12 @@ logadm = module
|
|||||||
# Minimally prived root role for managing apache
|
# Minimally prived root role for managing apache
|
||||||
#
|
#
|
||||||
webadm = module
|
webadm = module
|
||||||
|
|
||||||
|
#
|
||||||
|
# Layer: services
|
||||||
|
# Module: exim
|
||||||
|
#
|
||||||
|
# exim mail server
|
||||||
|
#
|
||||||
|
exim = module
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -17,7 +17,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.0.7
|
Version: 3.0.7
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -362,6 +362,10 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 10 2007 Dan Walsh <dwalsh@redhat.com> 3.0.7-8
|
||||||
|
- Allow newalias/sendmail dac_override
|
||||||
|
- Allow bind to bind to all udp ports
|
||||||
|
|
||||||
* Fri Sep 7 2007 Dan Walsh <dwalsh@redhat.com> 3.0.7-7
|
* Fri Sep 7 2007 Dan Walsh <dwalsh@redhat.com> 3.0.7-7
|
||||||
- Turn off direct transition
|
- Turn off direct transition
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user