From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 19C41E00524 for ; Sun, 9 Feb 2014 18:27:33 -0800 (PST) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.5) with ESMTP id s1A2RWCM008438 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Sun, 9 Feb 2014 18:27:32 -0800 (PST) Received: from lirq-OptiPlex-780.corp.ad.wrs.com (128.224.162.168) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.2.347.0; Sun, 9 Feb 2014 18:27:31 -0800 From: To: Date: Mon, 10 Feb 2014 10:28:19 +0800 Message-ID: X-Mailer: git-send-email 1.7.10.4 MIME-Version: 1.0 Subject: [meta-selinux][PATCH 0/1] refpolicy: allow dhclient to bind unreserved_port_t socket X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 02:27:36 -0000 Content-Type: text/plain From: Roy Li The following changes since commit 13266999932edaa334b24c18c79815eb19559b86: refpolicy: Allow ping to get/set capabilities (2014-01-28 16:41:59 +0800) are available in the git repository at: git://git.pokylinux.org/poky-contrib roy/refpolicy-dhclient http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=roy/refpolicy-dhclient Roy Li (1): refpolicy: allow dhclient to bind unreserved_port_t socket. .../poky-policy-allows-dhclient-to-bind.patch | 43 ++++++++++++++++++++ .../refpolicy/refpolicy_2.20130424.inc | 1 + 2 files changed, 44 insertions(+) create mode 100644 recipes-security/refpolicy/refpolicy-2.20130424/poky-policy-allows-dhclient-to-bind.patch -- 1.7.10.4