++##
++## Allow mysqld to connect to all ports
++##
++##
++gen_tunable(mysql_connect_any, false)
++
+ ########################################
+ #
+ # Declarations
+@@ -109,6 +116,11 @@
+ # for /root/.my.cnf - should not be needed:
+ userdom_read_user_home_content_files(mysqld_t)
+
++tunable_policy(`mysql_connect_any',`
++ corenet_tcp_connect_all_ports(mysqld_t)
++ corenet_sendrecv_all_client_packets(mysqld_t)
++')
++
+ ifdef(`distro_redhat',`
+ # because Fedora has the sock_file in the database directory
+ type_transition mysqld_t mysqld_db_t:sock_file mysqld_var_run_t;
+@@ -136,10 +148,19 @@
domtrans_pattern(mysqld_safe_t, mysqld_exec_t, mysqld_t)
@@ -17788,7 +17835,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
dev_list_sysfs(mysqld_safe_t)
-@@ -152,7 +161,7 @@
+@@ -152,7 +173,7 @@
miscfiles_read_localization(mysqld_safe_t)
@@ -28019,7 +28066,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol
+
diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.te serefpolicy-3.6.32/policy/modules/services/xserver.te
--- nsaserefpolicy/policy/modules/services/xserver.te 2009-09-16 10:01:19.000000000 -0400
-+++ serefpolicy-3.6.32/policy/modules/services/xserver.te 2009-12-15 10:07:56.000000000 -0500
++++ serefpolicy-3.6.32/policy/modules/services/xserver.te 2009-12-15 14:58:12.000000000 -0500
@@ -34,6 +34,13 @@
##