From bdb7f99f00f4e01ffbf1427416cd3ccb41b4d55e Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mar 12 2007 14:51:29 +0000 Subject: - Fix handling of unlabled_t packets --- diff --git a/modules-strict.conf b/modules-strict.conf index 57a234c..11b6b2b 100644 --- a/modules-strict.conf +++ b/modules-strict.conf @@ -1354,3 +1354,10 @@ ricci = module # Abstract Machine Test Utility (AMTU) # amtu = module + +# Layer: services +# Module: zabbix +# +# Open-source monitoring solution for your IT infrastructure +# +zabbix = module diff --git a/modules-targeted.conf b/modules-targeted.conf index 2c442a6..965745d 100644 --- a/modules-targeted.conf +++ b/modules-targeted.conf @@ -1403,3 +1403,11 @@ tmpreaper = off # Abstract Machine Test Utility (AMTU) # amtu = module + +# Layer: services +# Module: zabbix +# +# Open-source monitoring solution for your IT infrastructure +# +zabbix = module + diff --git a/selinux-policy.spec b/selinux-policy.spec index 7fa2443..b21d066 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.5.8 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL Group: System Environment/Base 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 %changelog -* Thu Mar 1 2007 Dan Walsh 2.5.8-1 +* Mon Mar 12 2007 Dan Walsh 2.5.8-2 +- Fix handling of unlabled_t packets + +* Thu Mar 8 2007 Dan Walsh 2.5.8-1 - More of my patches from upstream * Thu Mar 1 2007 Dan Walsh 2.5.7-1