From 09e11ffbca1733156f6f58cbb3c57d0fd2158681 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sep 26 2008 14:45:09 +0000 Subject: - Allow kismet to bind to port 2501 --- diff --git a/policy-20071130.patch b/policy-20071130.patch index 1c0438c..ac74837 100644 --- a/policy-20071130.patch +++ b/policy-20071130.patch @@ -2083,7 +2083,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/kismet. +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/kismet.te serefpolicy-3.3.1/policy/modules/admin/kismet.te --- nsaserefpolicy/policy/modules/admin/kismet.te 1969-12-31 19:00:00.000000000 -0500 -+++ serefpolicy-3.3.1/policy/modules/admin/kismet.te 2008-09-25 15:06:31.000000000 -0400 ++++ serefpolicy-3.3.1/policy/modules/admin/kismet.te 2008-09-26 10:40:44.000000000 -0400 @@ -0,0 +1,66 @@ + +policy_module(kismet, 1.0.2) @@ -2139,7 +2139,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/kismet. +corenet_tcp_sendrecv_all_nodes(kismet_t) +corenet_tcp_sendrecv_all_ports(kismet_t) +corenet_tcp_bind_all_nodes(kismet_t) -+corenet_tcp_bind_all_kismet_port(kismet_t) ++corenet_tcp_bind_kismet_port(kismet_t) + +kernel_search_debugfs(kismet_t) + @@ -35347,7 +35347,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/raid.t +') diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/selinuxutil.fc serefpolicy-3.3.1/policy/modules/system/selinuxutil.fc --- nsaserefpolicy/policy/modules/system/selinuxutil.fc 2008-06-12 23:38:01.000000000 -0400 -+++ serefpolicy-3.3.1/policy/modules/system/selinuxutil.fc 2008-09-12 09:58:16.000000000 -0400 ++++ serefpolicy-3.3.1/policy/modules/system/selinuxutil.fc 2008-09-26 10:36:15.000000000 -0400 @@ -38,7 +38,7 @@ /usr/sbin/restorecond -- gen_context(system_u:object_r:restorecond_exec_t,s0) /usr/sbin/run_init -- gen_context(system_u:object_r:run_init_exec_t,s0) diff --git a/selinux-policy.spec b/selinux-policy.spec index 7824112..675493a 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.3.1 -Release: 94%{?dist} +Release: 95%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -386,6 +386,9 @@ exit 0 %endif %changelog +* Tue Sep 25 2008 Dan Walsh 3.3.1-95 +- Allow kismet to bind to port 2501 + * Tue Sep 23 2008 Dan Walsh 3.3.1-94 - Update to latest policy for NetworkManager