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 8C40F13877A for ; Tue, 19 Aug 2014 20:07:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A1ABE083C; Tue, 19 Aug 2014 20:07:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8DDA0E083C for ; Tue, 19 Aug 2014 20:07:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B2474340224 for ; Tue, 19 Aug 2014 20:07:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18830394E for ; Tue, 19 Aug 2014 20:07:31 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1408478811.c7f51ec56d714296eba9de60054556fb0a5e15cf.swift@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/kernel.te policy/modules/system/fstools.te policy/modules/system/mount.te X-VCS-Directories: policy/modules/system/ policy/modules/kernel/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: c7f51ec56d714296eba9de60054556fb0a5e15cf X-VCS-Branch: master Date: Tue, 19 Aug 2014 20:07:31 +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: 49612765-4e51-486f-b713-0156d7f4648f X-Archives-Hash: 2611c348468724d9609967cfbdc9d0e0 commit: c7f51ec56d714296eba9de60054556fb0a5e15cf Author: Chris PeBenito tresys com> AuthorDate: Tue Aug 19 12:45:38 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Tue Aug 19 20:06:51 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=c7f51ec5 Module version bump for losetup fixes from Luis Ressel. --- policy/modules/kernel/kernel.te | 2 +- policy/modules/system/fstools.te | 2 +- policy/modules/system/mount.te | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/policy/modules/kernel/kernel.te b/policy/modules/kernel/kernel.te index 7178d93..d5f2864 100644 --- a/policy/modules/kernel/kernel.te +++ b/policy/modules/kernel/kernel.te @@ -1,4 +1,4 @@ -policy_module(kernel, 1.18.2) +policy_module(kernel, 1.18.3) ######################################## # diff --git a/policy/modules/system/fstools.te b/policy/modules/system/fstools.te index a2a12c4..b0475ea 100644 --- a/policy/modules/system/fstools.te +++ b/policy/modules/system/fstools.te @@ -1,4 +1,4 @@ -policy_module(fstools, 1.17.1) +policy_module(fstools, 1.17.2) ######################################## # diff --git a/policy/modules/system/mount.te b/policy/modules/system/mount.te index 5cd97be..83854fd 100644 --- a/policy/modules/system/mount.te +++ b/policy/modules/system/mount.te @@ -1,4 +1,4 @@ -policy_module(mount, 1.17.0) +policy_module(mount, 1.17.1) ######################################## #