- Fix handling of unlabled_t packets
This commit is contained in:
parent
26a701e5d2
commit
bdb7f99f00
@ -1354,3 +1354,10 @@ ricci = module
|
|||||||
# Abstract Machine Test Utility (AMTU)
|
# Abstract Machine Test Utility (AMTU)
|
||||||
#
|
#
|
||||||
amtu = module
|
amtu = module
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: zabbix
|
||||||
|
#
|
||||||
|
# Open-source monitoring solution for your IT infrastructure
|
||||||
|
#
|
||||||
|
zabbix = module
|
||||||
|
@ -1403,3 +1403,11 @@ tmpreaper = off
|
|||||||
# Abstract Machine Test Utility (AMTU)
|
# Abstract Machine Test Utility (AMTU)
|
||||||
#
|
#
|
||||||
amtu = module
|
amtu = module
|
||||||
|
|
||||||
|
# Layer: services
|
||||||
|
# Module: zabbix
|
||||||
|
#
|
||||||
|
# Open-source monitoring solution for your IT infrastructure
|
||||||
|
#
|
||||||
|
zabbix = module
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 2.5.8
|
Version: 2.5.8
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -356,7 +356,10 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Mar 1 2007 Dan Walsh <dwalsh@redhat.com> 2.5.8-1
|
* Mon Mar 12 2007 Dan Walsh <dwalsh@redhat.com> 2.5.8-2
|
||||||
|
- Fix handling of unlabled_t packets
|
||||||
|
|
||||||
|
* Thu Mar 8 2007 Dan Walsh <dwalsh@redhat.com> 2.5.8-1
|
||||||
- More of my patches from upstream
|
- More of my patches from upstream
|
||||||
|
|
||||||
* Thu Mar 1 2007 Dan Walsh <dwalsh@redhat.com> 2.5.7-1
|
* Thu Mar 1 2007 Dan Walsh <dwalsh@redhat.com> 2.5.7-1
|
||||||
|
Loading…
Reference in New Issue
Block a user