- Fix rpc_port_types
- Add aide policy for mls
This commit is contained in:
parent
d7e0f9fa0d
commit
f3ecbbfcb9
@ -1009,3 +1009,10 @@ smartmon = base
|
|||||||
#
|
#
|
||||||
netlabel = base
|
netlabel = base
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: aide
|
||||||
|
#
|
||||||
|
# Policy for aide
|
||||||
|
#
|
||||||
|
aide = base
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 2.4.3
|
Version: 2.4.3
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -351,7 +351,11 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Nov 3 2006 Dan Walsh <dwalsh@redhat.com> 2.4.3-1
|
* Tue Nov 7 2006 Dan Walsh <dwalsh@redhat.com> 2.4.3-2
|
||||||
|
- Fix rpc_port_types
|
||||||
|
- Add aide policy for mls
|
||||||
|
|
||||||
|
* Mon Nov 6 2006 Dan Walsh <dwalsh@redhat.com> 2.4.3-1
|
||||||
- Merge with upstream
|
- Merge with upstream
|
||||||
|
|
||||||
* Fri Nov 3 2006 Dan Walsh <dwalsh@redhat.com> 2.4.2-8
|
* Fri Nov 3 2006 Dan Walsh <dwalsh@redhat.com> 2.4.2-8
|
||||||
|
Loading…
Reference in New Issue
Block a user