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 80D7C139694 for ; Thu, 30 Mar 2017 17:06:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDC2B2241A2; Thu, 30 Mar 2017 17:06:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 946F92241A9 for ; Thu, 30 Mar 2017 17:06:30 +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 ACD2B341647 for ; Thu, 30 Mar 2017 17:06:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2162473EC for ; Thu, 30 Mar 2017 17:06:22 +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: <1490882319.2c0da71cc910b4b69b6be4565771b2da18df9254.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/dphysswapfile.te policy/modules/contrib/mandb.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 2c0da71cc910b4b69b6be4565771b2da18df9254 X-VCS-Branch: master Date: Thu, 30 Mar 2017 17:06:22 +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: 6c4dc090-6ea7-45f4-ba55-b2275162ae0a X-Archives-Hash: 80d9862bf6c4d6b1c3eba5c7df51cd47 commit: 2c0da71cc910b4b69b6be4565771b2da18df9254 Author: Chris PeBenito ieee org> AuthorDate: Sun Mar 12 20:36:34 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Thu Mar 30 13:58:39 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=2c0da71c Module version bump for dphysswapfile and mandb fixes from cgzones. policy/modules/contrib/dphysswapfile.te | 2 +- policy/modules/contrib/mandb.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/contrib/dphysswapfile.te b/policy/modules/contrib/dphysswapfile.te index cb3d194f..5a308095 100644 --- a/policy/modules/contrib/dphysswapfile.te +++ b/policy/modules/contrib/dphysswapfile.te @@ -1,4 +1,4 @@ -policy_module(dphysswapfile, 1.0.1) +policy_module(dphysswapfile, 1.0.2) ######################################## # diff --git a/policy/modules/contrib/mandb.te b/policy/modules/contrib/mandb.te index 0358aaff..62684374 100644 --- a/policy/modules/contrib/mandb.te +++ b/policy/modules/contrib/mandb.te @@ -1,4 +1,4 @@ -policy_module(mandb, 1.3.0) +policy_module(mandb, 1.3.1) ######################################## # 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 51D5C139694 for ; Thu, 30 Mar 2017 17:09:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA81D234024; Thu, 30 Mar 2017 17:09:02 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88871234023 for ; Thu, 30 Mar 2017 17:09:02 +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 C781034163E for ; Thu, 30 Mar 2017 17:09:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B07D72DA for ; Thu, 30 Mar 2017 17:09:00 +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: <1490882319.2c0da71cc910b4b69b6be4565771b2da18df9254.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/dphysswapfile.te policy/modules/contrib/mandb.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 2c0da71cc910b4b69b6be4565771b2da18df9254 X-VCS-Branch: next Date: Thu, 30 Mar 2017 17:09:00 +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: 098126d8-6a8e-4009-97a0-6934d9e05499 X-Archives-Hash: 640e659ccd8c86e7467c27ee125791d3 Message-ID: <20170330170900.aiL6AAw7uIyJOT8XLVPlrW7uDlvY5jVSX56HLE3vRck@z> commit: 2c0da71cc910b4b69b6be4565771b2da18df9254 Author: Chris PeBenito ieee org> AuthorDate: Sun Mar 12 20:36:34 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Thu Mar 30 13:58:39 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=2c0da71c Module version bump for dphysswapfile and mandb fixes from cgzones. policy/modules/contrib/dphysswapfile.te | 2 +- policy/modules/contrib/mandb.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/contrib/dphysswapfile.te b/policy/modules/contrib/dphysswapfile.te index cb3d194f..5a308095 100644 --- a/policy/modules/contrib/dphysswapfile.te +++ b/policy/modules/contrib/dphysswapfile.te @@ -1,4 +1,4 @@ -policy_module(dphysswapfile, 1.0.1) +policy_module(dphysswapfile, 1.0.2) ######################################## # diff --git a/policy/modules/contrib/mandb.te b/policy/modules/contrib/mandb.te index 0358aaff..62684374 100644 --- a/policy/modules/contrib/mandb.te +++ b/policy/modules/contrib/mandb.te @@ -1,4 +1,4 @@ -policy_module(mandb, 1.3.0) +policy_module(mandb, 1.3.1) ######################################## #