From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 57736139694 for ; Mon, 5 Jun 2017 17:25:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49C2421C0B9; Mon, 5 Jun 2017 17:25:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21E2B21C0B9 for ; Mon, 5 Jun 2017 17:25:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4ED5934197F for ; Mon, 5 Jun 2017 17:25:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A4787489 for ; Mon, 5 Jun 2017 17:25:04 +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: <1496682978.d9e6a9e06e931a63cc6e2668874fc24e8b35e1c2.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/consolekit.te policy/modules/contrib/dbus.te policy/modules/contrib/networkmanager.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: d9e6a9e06e931a63cc6e2668874fc24e8b35e1c2 X-VCS-Branch: master Date: Mon, 5 Jun 2017 17:25:04 +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: 47ad909f-0c7e-4fd1-92aa-7aff187df9c7 X-Archives-Hash: 71c555bb9b2de220e403675e3c6c39dd commit: d9e6a9e06e931a63cc6e2668874fc24e8b35e1c2 Author: Chris PeBenito ieee org> AuthorDate: Mon Jun 5 00:43:03 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Jun 5 17:16:18 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=d9e6a9e0 Module version bumps for patches from Jason Zaman. policy/modules/contrib/consolekit.te | 2 +- policy/modules/contrib/dbus.te | 2 +- policy/modules/contrib/networkmanager.te | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/policy/modules/contrib/consolekit.te b/policy/modules/contrib/consolekit.te index ea4db82b..773945cc 100644 --- a/policy/modules/contrib/consolekit.te +++ b/policy/modules/contrib/consolekit.te @@ -1,4 +1,4 @@ -policy_module(consolekit, 1.12.1) +policy_module(consolekit, 1.12.2) ######################################## # diff --git a/policy/modules/contrib/dbus.te b/policy/modules/contrib/dbus.te index c811338b..76f4e148 100644 --- a/policy/modules/contrib/dbus.te +++ b/policy/modules/contrib/dbus.te @@ -1,4 +1,4 @@ -policy_module(dbus, 1.22.7) +policy_module(dbus, 1.22.8) gen_require(` class dbus all_dbus_perms; diff --git a/policy/modules/contrib/networkmanager.te b/policy/modules/contrib/networkmanager.te index 4190eaae..e3a9f6d6 100644 --- a/policy/modules/contrib/networkmanager.te +++ b/policy/modules/contrib/networkmanager.te @@ -1,4 +1,4 @@ -policy_module(networkmanager, 1.20.7) +policy_module(networkmanager, 1.20.8) ######################################## #