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 97EC01395E2 for ; Thu, 8 Dec 2016 05:04:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86109E0E4C; Thu, 8 Dec 2016 05:04:16 +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 34933E0E4C for ; Thu, 8 Dec 2016 05:03:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 58587341645 for ; Thu, 8 Dec 2016 05:03:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4F0824C3 for ; Thu, 8 Dec 2016 05:03:47 +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: <1481172302.5db0ccde4d2b0d31c480987517c14e44690f480c.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/system/, policy/modules/roles/, policy/modules/services/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/roles/staff.te policy/modules/roles/sysadm.te policy/modules/roles/unprivuser.te policy/modules/services/xserver.te policy/modules/system/libraries.te policy/modules/system/unconfined.te X-VCS-Directories: policy/modules/system/ policy/modules/roles/ policy/modules/services/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 5db0ccde4d2b0d31c480987517c14e44690f480c X-VCS-Branch: next Date: Thu, 8 Dec 2016 05:03:47 +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: 18fa1232-d444-485a-869f-15901ab6ab85 X-Archives-Hash: 8834a7524747c080973ead0380c88ec6 Message-ID: <20161208050347.dZXUquCP8KYi6iaHy2G237pleIhi4B4QsCbwy0ZxqYI@z> commit: 5db0ccde4d2b0d31c480987517c14e44690f480c Author: Chris PeBenito ieee org> AuthorDate: Wed Dec 7 01:19:18 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Thu Dec 8 04:45:02 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=5db0ccde Module version bumps for openoffice patches from Guido Trentalancia. policy/modules/roles/staff.te | 2 +- policy/modules/roles/sysadm.te | 2 +- policy/modules/roles/unprivuser.te | 2 +- policy/modules/services/xserver.te | 2 +- policy/modules/system/libraries.te | 2 +- policy/modules/system/unconfined.te | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/policy/modules/roles/staff.te b/policy/modules/roles/staff.te index 67ca253..981e5ea 100644 --- a/policy/modules/roles/staff.te +++ b/policy/modules/roles/staff.te @@ -1,4 +1,4 @@ -policy_module(staff, 2.7.0) +policy_module(staff, 2.7.1) ######################################## # diff --git a/policy/modules/roles/sysadm.te b/policy/modules/roles/sysadm.te index 2071dbc..9490194 100644 --- a/policy/modules/roles/sysadm.te +++ b/policy/modules/roles/sysadm.te @@ -1,4 +1,4 @@ -policy_module(sysadm, 2.10.0) +policy_module(sysadm, 2.10.1) ######################################## # diff --git a/policy/modules/roles/unprivuser.te b/policy/modules/roles/unprivuser.te index 768dc1a..1400ea4 100644 --- a/policy/modules/roles/unprivuser.te +++ b/policy/modules/roles/unprivuser.te @@ -1,4 +1,4 @@ -policy_module(unprivuser, 2.7.0) +policy_module(unprivuser, 2.7.1) # this module should be named user, but that is # a compile error since user is a keyword. diff --git a/policy/modules/services/xserver.te b/policy/modules/services/xserver.te index 9898817..92edfc0 100644 --- a/policy/modules/services/xserver.te +++ b/policy/modules/services/xserver.te @@ -1,4 +1,4 @@ -policy_module(xserver, 3.12.2) +policy_module(xserver, 3.12.3) gen_require(` class x_drawable all_x_drawable_perms; diff --git a/policy/modules/system/libraries.te b/policy/modules/system/libraries.te index 5eac8c0..5151fd7 100644 --- a/policy/modules/system/libraries.te +++ b/policy/modules/system/libraries.te @@ -1,4 +1,4 @@ -policy_module(libraries, 2.13.0) +policy_module(libraries, 2.13.1) ######################################## # diff --git a/policy/modules/system/unconfined.te b/policy/modules/system/unconfined.te index a902e7c..7e942fc 100644 --- a/policy/modules/system/unconfined.te +++ b/policy/modules/system/unconfined.te @@ -1,4 +1,4 @@ -policy_module(unconfined, 3.8.0) +policy_module(unconfined, 3.8.1) ######################################## #