[selinux-policy/f14/master] - Fix corenet_sendrecv_oracledb_client_packets calling

Miroslav Grepl mgrepl at fedoraproject.org
Tue Feb 1 17:40:52 UTC 2011


commit 40d2c2a29e7bd5b58b5c13070b478327299edab5
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Tue Feb 1 18:40:56 2011 +0000

    - Fix corenet_sendrecv_oracledb_client_packets calling

 policy-F14.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/policy-F14.patch b/policy-F14.patch
index b830363..b020129 100644
--- a/policy-F14.patch
+++ b/policy-F14.patch
@@ -14949,7 +14949,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apac
  ')
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.te serefpolicy-3.9.7/policy/modules/services/apache.te
 --- nsaserefpolicy/policy/modules/services/apache.te	2010-10-12 20:42:49.000000000 +0000
-+++ serefpolicy-3.9.7/policy/modules/services/apache.te	2011-01-31 14:38:49.905455001 +0000
++++ serefpolicy-3.9.7/policy/modules/services/apache.te	2011-02-01 18:32:22.145796000 +0000
 @@ -18,130 +18,195 @@
  # Declarations
  #
@@ -15657,7 +15657,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apac
 +	corenet_tcp_connect_mssql_port(httpd_suexec_t)
 +	corenet_sendrecv_mssql_client_packets(httpd_suexec_t)
 +	corenet_tcp_connect_oracledb_port(httpd_suexec_t)
-+	corenet_sendrecv_oracleddb_client_packets(httpd_suexec_t)
++	corenet_sendrecv_oracledb_client_packets(httpd_suexec_t)
 +')
 +
 +domain_entry_file(httpd_sys_script_t, httpd_sys_content_t)


More information about the scm-commits mailing list