From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id ABACC13829C for ; Thu, 2 Jun 2016 06:32:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1E17254031; Thu, 2 Jun 2016 06:32:15 +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 D587C25402A for ; Thu, 2 Jun 2016 06:32:14 +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 A35B7340C90 for ; Thu, 2 Jun 2016 06:32:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69E1D1AE8 for ; Thu, 2 Jun 2016 06:32:11 +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: <1464805207.a401ae8d3246a7b6bbf23913fa2d01cc56d8d406.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/, policy/modules/kernel/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/kernel/mls.te policy/modules/system/logging.te X-VCS-Directories: policy/modules/kernel/ policy/modules/system/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: a401ae8d3246a7b6bbf23913fa2d01cc56d8d406 X-VCS-Branch: master Date: Thu, 2 Jun 2016 06:32:11 +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: ad9064f7-6492-467e-92ea-ae0f4abd1730 X-Archives-Hash: d424a5113b341a8559dc86c1fe7cd3aa commit: a401ae8d3246a7b6bbf23913fa2d01cc56d8d406 Author: Chris PeBenito tresys com> AuthorDate: Tue May 31 13:15:40 2016 +0000 Commit: Jason Zaman gentoo org> CommitDate: Wed Jun 1 18:20:07 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=a401ae8d Module version bump for mlstrustedsocket from qqo. policy/modules/kernel/mls.te | 2 +- policy/modules/system/logging.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/kernel/mls.te b/policy/modules/kernel/mls.te index 832f83f..e508050 100644 --- a/policy/modules/kernel/mls.te +++ b/policy/modules/kernel/mls.te @@ -1,4 +1,4 @@ -policy_module(mls, 1.8.0) +policy_module(mls, 1.8.1) ######################################## # diff --git a/policy/modules/system/logging.te b/policy/modules/system/logging.te index 08cff69..d9737d0 100644 --- a/policy/modules/system/logging.te +++ b/policy/modules/system/logging.te @@ -1,4 +1,4 @@ -policy_module(logging, 1.23.1) +policy_module(logging, 1.23.2) ######################################## #