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 C8BCF1384B4 for ; Thu, 17 Dec 2015 16:10:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34ADDE0856; Thu, 17 Dec 2015 16:10:45 +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 E358FE0855 for ; Thu, 17 Dec 2015 16:10:42 +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 F2DFE33F9D2 for ; Thu, 17 Dec 2015 16:10:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72CFFCEE for ; Thu, 17 Dec 2015 16:10:39 +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: <1450366331.6291ea2e53987b71c967dd941be65c6eb58cb18b.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/dbus.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 6291ea2e53987b71c967dd941be65c6eb58cb18b X-VCS-Branch: master Date: Thu, 17 Dec 2015 16:10:39 +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: 4dfe5e54-6cec-4c1c-aeaf-7c66d1b9597b X-Archives-Hash: 85139d2128310a10754aab2eb3806241 Message-ID: <20151217161039.KJRmsURco9jZnz2t1_0lhGLprsf9YosZyg5fKpkivHE@z> commit: 6291ea2e53987b71c967dd941be65c6eb58cb18b Author: Chris PeBenito tresys com> AuthorDate: Thu Oct 29 11:27:27 2015 +0000 Commit: Jason Zaman gentoo org> CommitDate: Thu Dec 17 15:32:11 2015 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=6291ea2e Module version bump for dbus systemd patch from Laurent Bigonville. policy/modules/contrib/dbus.te | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/dbus.te b/policy/modules/contrib/dbus.te index bc3999f..7677478 100644 --- a/policy/modules/contrib/dbus.te +++ b/policy/modules/contrib/dbus.te @@ -1,4 +1,4 @@ -policy_module(dbus, 1.20.1) +policy_module(dbus, 1.20.2) gen_require(` class dbus all_dbus_perms;