From: "Sven Vermeulen" <swift@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/hardened-refpolicy:salt commit in: policy/modules/kernel/ Date: Fri, 15 Aug 2014 10:04:30 +0000 (UTC) [thread overview] Message-ID: <1408097051.3523edf717419a72bfa83870909a7c9a66caefa7.swift@gentoo> (raw) commit: 3523edf717419a72bfa83870909a7c9a66caefa7 Author: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be> AuthorDate: Thu Aug 14 18:22:33 2014 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org> CommitDate: Fri Aug 15 10:04:11 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=3523edf7 Support salt ports 4505 and 4506 --- policy/modules/kernel/corenetwork.te.in | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/kernel/corenetwork.te.in b/policy/modules/kernel/corenetwork.te.in index c5fa3f7..47efbdb 100644 --- a/policy/modules/kernel/corenetwork.te.in +++ b/policy/modules/kernel/corenetwork.te.in @@ -237,6 +237,7 @@ network_port(rsync, tcp,873,s0, udp,873,s0) network_port(rtorrent, udp, 6881, s0) network_port(rtsp, tcp,554,s0, udp,554,s0) network_port(rwho, udp,513,s0) +network_port(salt, tcp,4505,s0, tcp,4506,s0) network_port(sap, tcp,9875,s0, udp,9875,s0) network_port(servistaitsm, tcp,3636,s0, udp,3636,s0) network_port(sieve, tcp,4190,s0)
WARNING: multiple messages have this Message-ID (diff)
From: "Sven Vermeulen" <swift@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/kernel/ Date: Fri, 15 Aug 2014 14:51:41 +0000 (UTC) [thread overview] Message-ID: <1408097051.3523edf717419a72bfa83870909a7c9a66caefa7.swift@gentoo> (raw) Message-ID: <20140815145141.cLDiLLnyWTTh88YUry-RQp5jxACKknTZuDONvpCBV8E@z> (raw) commit: 3523edf717419a72bfa83870909a7c9a66caefa7 Author: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be> AuthorDate: Thu Aug 14 18:22:33 2014 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org> CommitDate: Fri Aug 15 10:04:11 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=3523edf7 Support salt ports 4505 and 4506 --- policy/modules/kernel/corenetwork.te.in | 1 + 1 file changed, 1 insertion(+) diff --git a/policy/modules/kernel/corenetwork.te.in b/policy/modules/kernel/corenetwork.te.in index c5fa3f7..47efbdb 100644 --- a/policy/modules/kernel/corenetwork.te.in +++ b/policy/modules/kernel/corenetwork.te.in @@ -237,6 +237,7 @@ network_port(rsync, tcp,873,s0, udp,873,s0) network_port(rtorrent, udp, 6881, s0) network_port(rtsp, tcp,554,s0, udp,554,s0) network_port(rwho, udp,513,s0) +network_port(salt, tcp,4505,s0, tcp,4506,s0) network_port(sap, tcp,9875,s0, udp,9875,s0) network_port(servistaitsm, tcp,3636,s0, udp,3636,s0) network_port(sieve, tcp,4190,s0)
next reply other threads:[~2014-08-15 10:04 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2014-08-15 10:04 Sven Vermeulen [this message] 2014-08-15 14:51 ` [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/kernel/ Sven Vermeulen -- strict thread matches above, loose matches on Subject: below -- 2014-08-15 14:51 Sven Vermeulen 2014-08-15 13:39 ` [gentoo-commits] proj/hardened-refpolicy:salt " Sven Vermeulen 2014-08-15 10:04 Sven Vermeulen 2014-08-15 10:04 [gentoo-commits] proj/hardened-refpolicy:master " Sven Vermeulen 2014-08-15 10:04 ` [gentoo-commits] proj/hardened-refpolicy:salt " Sven Vermeulen 2014-08-15 10:04 [gentoo-commits] proj/hardened-refpolicy:master " Sven Vermeulen 2014-08-15 10:04 ` [gentoo-commits] proj/hardened-refpolicy:salt " Sven Vermeulen 2014-08-15 10:04 [gentoo-commits] proj/hardened-refpolicy:master " Sven Vermeulen 2014-08-15 10:04 ` [gentoo-commits] proj/hardened-refpolicy:salt " Sven Vermeulen 2014-08-15 10:04 [gentoo-commits] proj/hardened-refpolicy:master " Sven Vermeulen 2014-08-15 10:04 ` [gentoo-commits] proj/hardened-refpolicy:salt " Sven Vermeulen 2014-08-15 10:04 [gentoo-commits] proj/hardened-refpolicy:master " Sven Vermeulen 2014-08-15 10:04 ` [gentoo-commits] proj/hardened-refpolicy:salt " Sven Vermeulen
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1408097051.3523edf717419a72bfa83870909a7c9a66caefa7.swift@gentoo \ --to=swift@gentoo.org \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox