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 0CB231396D0 for ; Sun, 17 Sep 2017 04:21:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 161981FC0B8; Sun, 17 Sep 2017 04:21:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E86E01FC0AA for ; Sun, 17 Sep 2017 04:21:50 +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 E3EEF33BE69 for ; Sun, 17 Sep 2017 04:21:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE4F5907C for ; Sun, 17 Sep 2017 04:21:46 +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: <1505618259.49d93dd3845f17a8e9bd86c6f17697abedd0c000.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/, policy/modules/roles/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/roles/sysadm.te policy/modules/system/fstools.te X-VCS-Directories: policy/modules/roles/ policy/modules/system/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 49d93dd3845f17a8e9bd86c6f17697abedd0c000 X-VCS-Branch: master Date: Sun, 17 Sep 2017 04:21:46 +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: cf49ef81-90b4-486b-b91c-bee527bb1b4c X-Archives-Hash: f286487508fd6041292be1ac68a61d42 commit: 49d93dd3845f17a8e9bd86c6f17697abedd0c000 Author: Chris PeBenito ieee org> AuthorDate: Thu Sep 14 21:21:56 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun Sep 17 03:17:39 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=49d93dd3 sysadm,fstools: Module version bump. policy/modules/roles/sysadm.te | 2 +- policy/modules/system/fstools.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/roles/sysadm.te b/policy/modules/roles/sysadm.te index a6e7ba61..47179088 100644 --- a/policy/modules/roles/sysadm.te +++ b/policy/modules/roles/sysadm.te @@ -1,4 +1,4 @@ -policy_module(sysadm, 2.12.0) +policy_module(sysadm, 2.12.1) ######################################## # diff --git a/policy/modules/system/fstools.te b/policy/modules/system/fstools.te index e0f72464..6459f17d 100644 --- a/policy/modules/system/fstools.te +++ b/policy/modules/system/fstools.te @@ -1,4 +1,4 @@ -policy_module(fstools, 1.21.0) +policy_module(fstools, 1.21.1) ######################################## #