From d3a969b4b977da99de2290a6c872bf6939655014 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 16 Sep 2008 16:54:56 +0000 Subject: [PATCH] - Merge upstream changes - Add Xavier Toth patches --- policy-20080710.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/policy-20080710.patch b/policy-20080710.patch index a517d785..d237cabc 100644 --- a/policy-20080710.patch +++ b/policy-20080710.patch @@ -298,6 +298,18 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol libs_use_ld_so(alsa_t) libs_use_shared_libs(alsa_t) +diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/amanda.te serefpolicy-3.5.8/policy/modules/admin/amanda.te +--- nsaserefpolicy/policy/modules/admin/amanda.te 2008-08-14 10:07:05.000000000 -0400 ++++ serefpolicy-3.5.8/policy/modules/admin/amanda.te 2008-09-16 11:21:41.000000000 -0400 +@@ -129,6 +129,8 @@ + corenet_tcp_bind_all_nodes(amanda_t) + corenet_udp_bind_all_nodes(amanda_t) + corenet_tcp_bind_all_rpc_ports(amanda_t) ++corenet_tcp_bind_generic_port(amanda_t) ++corenet_dontaudit_tcp_bind_all_ports(amanda_t) + + dev_getattr_all_blk_files(amanda_t) + dev_getattr_all_chr_files(amanda_t) diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/admin/anaconda.te serefpolicy-3.5.8/policy/modules/admin/anaconda.te --- nsaserefpolicy/policy/modules/admin/anaconda.te 2008-08-07 11:15:13.000000000 -0400 +++ serefpolicy-3.5.8/policy/modules/admin/anaconda.te 2008-09-12 10:59:28.000000000 -0400