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 B17501381F1 for ; Wed, 17 Aug 2016 16:59:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2321021C112; Wed, 17 Aug 2016 16:59: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 03C5121C10F for ; Wed, 17 Aug 2016 16:59:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 11029340E72 for ; Wed, 17 Aug 2016 16:59:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75C6B2460 for ; Wed, 17 Aug 2016 16:59: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: <1471450964.cdcc81664dc918aed249997137cfb8ff026d549d.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/services/, policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/services/xserver.te policy/modules/system/init.te policy/modules/system/sysnetwork.te policy/modules/system/udev.te policy/modules/system/userdomain.te X-VCS-Directories: policy/modules/services/ policy/modules/system/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: cdcc81664dc918aed249997137cfb8ff026d549d X-VCS-Branch: master Date: Wed, 17 Aug 2016 16:59: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: 910a2241-fc92-43ca-b5d0-88604460bcfb X-Archives-Hash: 8a49c02e2a5b44077e5394aaa186fc0c Message-ID: <20160817165904.2wViZX92RPBLh9IocoLyBTqXVkMmhpqd2m126LukxVY@z> commit: cdcc81664dc918aed249997137cfb8ff026d549d Author: Chris PeBenito ieee org> AuthorDate: Sun Aug 14 18:58:57 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Wed Aug 17 16:22:44 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=cdcc8166 Module version bump for various patches from Guido Trentalancia. policy/modules/services/xserver.te | 2 +- policy/modules/system/init.te | 2 +- policy/modules/system/sysnetwork.te | 2 +- policy/modules/system/udev.te | 2 +- policy/modules/system/userdomain.te | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/policy/modules/services/xserver.te b/policy/modules/services/xserver.te index 4f9826c..fc19905 100644 --- a/policy/modules/services/xserver.te +++ b/policy/modules/services/xserver.te @@ -1,4 +1,4 @@ -policy_module(xserver, 3.11.2) +policy_module(xserver, 3.11.3) gen_require(` class x_drawable all_x_drawable_perms; diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te index f646a93..7b9c61b 100644 --- a/policy/modules/system/init.te +++ b/policy/modules/system/init.te @@ -1,4 +1,4 @@ -policy_module(init, 2.0.3) +policy_module(init, 2.0.4) gen_require(` class passwd rootok; diff --git a/policy/modules/system/sysnetwork.te b/policy/modules/system/sysnetwork.te index 2258f90..3d49015 100644 --- a/policy/modules/system/sysnetwork.te +++ b/policy/modules/system/sysnetwork.te @@ -1,4 +1,4 @@ -policy_module(sysnetwork, 1.18.0) +policy_module(sysnetwork, 1.18.1) ######################################## # diff --git a/policy/modules/system/udev.te b/policy/modules/system/udev.te index cc724ea..fea0b51 100644 --- a/policy/modules/system/udev.te +++ b/policy/modules/system/udev.te @@ -1,4 +1,4 @@ -policy_module(udev, 1.19.0) +policy_module(udev, 1.19.1) ######################################## # diff --git a/policy/modules/system/userdomain.te b/policy/modules/system/userdomain.te index e67afee..b6b6d15 100644 --- a/policy/modules/system/userdomain.te +++ b/policy/modules/system/userdomain.te @@ -1,4 +1,4 @@ -policy_module(userdomain, 4.11.3) +policy_module(userdomain, 4.11.4) ######################################## #