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 EE0B4138806 for ; Tue, 12 Dec 2017 07:59:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3364E0FC5; Tue, 12 Dec 2017 07:59:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A58C9E0FBD for ; Tue, 12 Dec 2017 07:59:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 DEA3333FE60 for ; Tue, 12 Dec 2017 07:59:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EF4BAE91 for ; Tue, 12 Dec 2017 07:59:13 +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: <1513062450.def337a58787d041b4f6161cf1ee16bc70eed400.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/accountsd.te policy/modules/contrib/policykit.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: def337a58787d041b4f6161cf1ee16bc70eed400 X-VCS-Branch: master Date: Tue, 12 Dec 2017 07:59:13 +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: 95426c5f-19d2-4403-bd13-5c24ce2c38f3 X-Archives-Hash: 51d3a7eb86760bc08be1bee8328136eb commit: def337a58787d041b4f6161cf1ee16bc70eed400 Author: Chris PeBenito ieee org> AuthorDate: Fri Dec 8 00:01:43 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Tue Dec 12 07:07:30 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=def337a5 accountsd, policykit: Module version bump. policy/modules/contrib/accountsd.te | 2 +- policy/modules/contrib/policykit.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/contrib/accountsd.te b/policy/modules/contrib/accountsd.te index f56058cc..dcc0cfe2 100644 --- a/policy/modules/contrib/accountsd.te +++ b/policy/modules/contrib/accountsd.te @@ -1,4 +1,4 @@ -policy_module(accountsd, 1.1.0) +policy_module(accountsd, 1.1.1) gen_require(` class passwd all_passwd_perms; diff --git a/policy/modules/contrib/policykit.te b/policy/modules/contrib/policykit.te index 8f2035a0..cd042c51 100644 --- a/policy/modules/contrib/policykit.te +++ b/policy/modules/contrib/policykit.te @@ -1,4 +1,4 @@ -policy_module(policykit, 1.7.1) +policy_module(policykit, 1.7.2) ######################################## #