From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A1420138A2F for ; Wed, 20 Aug 2014 17:08:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0394FE080D; Wed, 20 Aug 2014 17:08:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 730DDE080D for ; Wed, 20 Aug 2014 17:08:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19214340083 for ; Wed, 20 Aug 2014 17:07:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4F9C3A48 for ; Wed, 20 Aug 2014 17:07:40 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1408479793.a6e3727f6a44639b69ee0e63580611504dd29a65.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:perfinion commit in: policy/modules/kernel/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/kernel/corenetwork.te X-VCS-Directories: policy/modules/kernel/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: a6e3727f6a44639b69ee0e63580611504dd29a65 X-VCS-Branch: perfinion Date: Wed, 20 Aug 2014 17:07:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8d633fc5-69c4-4d05-be4e-649e7c32c3fd X-Archives-Hash: 756153ba26c8e4db000f9d79e0a56521 commit: a6e3727f6a44639b69ee0e63580611504dd29a65 Author: Sven Vermeulen siphos be> AuthorDate: Tue Aug 19 20:23:13 2014 +0000 Commit: Jason Zaman perfinion com> CommitDate: Tue Aug 19 20:23:13 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=a6e3727f Built from .te.in --- policy/modules/kernel/corenetwork.te | 39 +++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/policy/modules/kernel/corenetwork.te b/policy/modules/kernel/corenetwork.te index 83cdee2..f1830c7 100644 --- a/policy/modules/kernel/corenetwork.te +++ b/policy/modules/kernel/corenetwork.te @@ -2,7 +2,7 @@ # This is a generated file! Instead of modifying this file, the # corenetwork.te.in or corenetwork.te.m4 file should be modified. # -policy_module(corenetwork, 1.19.0) +policy_module(corenetwork, 1.20.2) ######################################## # @@ -460,6 +460,14 @@ portcon tcp 53 gen_context(system_u:object_r:dns_port_t,s0) portcon udp 53 gen_context(system_u:object_r:dns_port_t,s0) +type dropbox_port_t, port_type, defined_port_type; +type dropbox_client_packet_t, packet_type, client_packet_type; +type dropbox_server_packet_t, packet_type, server_packet_type; +typeattribute dropbox_port_t unreserved_port_type; +portcon tcp 17500 gen_context(system_u:object_r:dropbox_port_t,s0) +portcon udp 17500 gen_context(system_u:object_r:dropbox_port_t,s0) + + type efs_port_t, port_type, defined_port_type; type efs_client_packet_t, packet_type, client_packet_type; type efs_server_packet_t, packet_type, server_packet_type; @@ -526,6 +534,15 @@ portcon tcp 1721 gen_context(system_u:object_r:gatekeeper_port_t,s0) portcon tcp 7000 gen_context(system_u:object_r:gatekeeper_port_t,s0) +type gdomap_port_t, port_type, defined_port_type; +type gdomap_client_packet_t, packet_type, client_packet_type; +type gdomap_server_packet_t, packet_type, server_packet_type; +typeattribute gdomap_port_t reserved_port_type; +typeattribute gdomap_port_t rpc_port_type; +portcon tcp 538 gen_context(system_u:object_r:gdomap_port_t,s0) +portcon udp 538 gen_context(system_u:object_r:gdomap_port_t,s0) + + type gds_db_port_t, port_type, defined_port_type; type gds_db_client_packet_t, packet_type, client_packet_type; type gds_db_server_packet_t, packet_type, server_packet_type; @@ -746,7 +763,12 @@ type ircd_port_t, port_type, defined_port_type; type ircd_client_packet_t, packet_type, client_packet_type; type ircd_server_packet_t, packet_type, server_packet_type; typeattribute ircd_port_t unreserved_port_type; +portcon tcp 6665 gen_context(system_u:object_r:ircd_port_t,s0) +portcon tcp 6666 gen_context(system_u:object_r:ircd_port_t,s0) portcon tcp 6667 gen_context(system_u:object_r:ircd_port_t,s0) +portcon tcp 6668 gen_context(system_u:object_r:ircd_port_t,s0) +portcon tcp 6669 gen_context(system_u:object_r:ircd_port_t,s0) +portcon tcp 6697 gen_context(system_u:object_r:ircd_port_t,s0) type isakmp_port_t, port_type, defined_port_type; @@ -1318,6 +1340,13 @@ typeattribute razor_port_t unreserved_port_type; portcon tcp 2703 gen_context(system_u:object_r:razor_port_t,s0) +type redis_port_t, port_type, defined_port_type; +type redis_client_packet_t, packet_type, client_packet_type; +type redis_server_packet_t, packet_type, server_packet_type; +typeattribute redis_port_t unreserved_port_type; +portcon tcp 6379 gen_context(system_u:object_r:redis_port_t,s0) + + type repository_port_t, port_type, defined_port_type; type repository_client_packet_t, packet_type, client_packet_type; type repository_server_packet_t, packet_type, server_packet_type; @@ -1409,6 +1438,14 @@ typeattribute rwho_port_t rpc_port_type; portcon udp 513 gen_context(system_u:object_r:rwho_port_t,s0) +type salt_port_t, port_type, defined_port_type; +type salt_client_packet_t, packet_type, client_packet_type; +type salt_server_packet_t, packet_type, server_packet_type; +typeattribute salt_port_t unreserved_port_type; +portcon tcp 4505 gen_context(system_u:object_r:salt_port_t,s0) +portcon tcp 4506 gen_context(system_u:object_r:salt_port_t,s0) + + type sap_port_t, port_type, defined_port_type; type sap_client_packet_t, packet_type, client_packet_type; type sap_server_packet_t, packet_type, server_packet_type;