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 BF2C5138247 for ; Fri, 6 Dec 2013 17:33:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9803FE0B66; Fri, 6 Dec 2013 17:33:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 93DFDE0B63 for ; Fri, 6 Dec 2013 17:33:26 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 75D3833F4C6 for ; Fri, 6 Dec 2013 17:33:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C26F9D0898 for ; Fri, 6 Dec 2013 17:33:17 +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: <1386351071.b1c033dde72b87ecb4ea857c3d714a49abfb88e2.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/system/fstools.te policy/modules/system/hostname.te policy/modules/system/lvm.te policy/modules/system/setrans.te policy/modules/system/sysnetwork.te policy/modules/system/udev.te policy/modules/system/userdomain.te X-VCS-Directories: policy/modules/system/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: b1c033dde72b87ecb4ea857c3d714a49abfb88e2 X-VCS-Branch: master Date: Fri, 6 Dec 2013 17:33:17 +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: d9673b3c-fc65-4277-a28c-ca175dbf0833 X-Archives-Hash: 939d1a0bceff9c26328de30d63682ee2 commit: b1c033dde72b87ecb4ea857c3d714a49abfb88e2 Author: Chris PeBenito tresys com> AuthorDate: Tue Dec 3 18:03:35 2013 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Fri Dec 6 17:31:11 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=b1c033dd Module version bump for second lot of patches from Dominick Grift. --- policy/modules/system/fstools.te | 2 +- policy/modules/system/hostname.te | 2 +- policy/modules/system/lvm.te | 2 +- policy/modules/system/setrans.te | 2 +- policy/modules/system/sysnetwork.te | 2 +- policy/modules/system/udev.te | 2 +- policy/modules/system/userdomain.te | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/policy/modules/system/fstools.te b/policy/modules/system/fstools.te index b204155..610fa40 100644 --- a/policy/modules/system/fstools.te +++ b/policy/modules/system/fstools.te @@ -1,4 +1,4 @@ -policy_module(fstools, 1.16.2) +policy_module(fstools, 1.16.3) ######################################## # diff --git a/policy/modules/system/hostname.te b/policy/modules/system/hostname.te index d5d4a1c..6d9f4fe 100644 --- a/policy/modules/system/hostname.te +++ b/policy/modules/system/hostname.te @@ -1,4 +1,4 @@ -policy_module(hostname, 1.8.1) +policy_module(hostname, 1.8.2) ######################################## # diff --git a/policy/modules/system/lvm.te b/policy/modules/system/lvm.te index 7133d73..a02b319 100644 --- a/policy/modules/system/lvm.te +++ b/policy/modules/system/lvm.te @@ -1,4 +1,4 @@ -policy_module(lvm, 1.15.2) +policy_module(lvm, 1.15.3) ######################################## # diff --git a/policy/modules/system/setrans.te b/policy/modules/system/setrans.te index bd4f8c4..c89a531 100644 --- a/policy/modules/system/setrans.te +++ b/policy/modules/system/setrans.te @@ -1,4 +1,4 @@ -policy_module(setrans, 1.8.1) +policy_module(setrans, 1.8.2) gen_require(` class context contains; diff --git a/policy/modules/system/sysnetwork.te b/policy/modules/system/sysnetwork.te index 7622852..021c8ca 100644 --- a/policy/modules/system/sysnetwork.te +++ b/policy/modules/system/sysnetwork.te @@ -1,4 +1,4 @@ -policy_module(sysnetwork, 1.15.5) +policy_module(sysnetwork, 1.15.6) ######################################## # diff --git a/policy/modules/system/udev.te b/policy/modules/system/udev.te index 626ded7..2679c85 100644 --- a/policy/modules/system/udev.te +++ b/policy/modules/system/udev.te @@ -1,4 +1,4 @@ -policy_module(udev, 1.16.3) +policy_module(udev, 1.16.4) ######################################## # diff --git a/policy/modules/system/userdomain.te b/policy/modules/system/userdomain.te index f4ac38d..91750c8 100644 --- a/policy/modules/system/userdomain.te +++ b/policy/modules/system/userdomain.te @@ -1,4 +1,4 @@ -policy_module(userdomain, 4.9.1) +policy_module(userdomain, 4.9.2) ######################################## #