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 480DB13838B for ; Sat, 13 Sep 2014 09:38:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CA30E0876; Sat, 13 Sep 2014 09:38:40 +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 A33DDE0866 for ; Sat, 13 Sep 2014 09:38:39 +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 12C6534028F for ; Sat, 13 Sep 2014 09:38:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7207559B for ; Sat, 13 Sep 2014 09:38:35 +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: <1410600626.b5f4e7285985d1a6adfba1aaed6c17acdaae9c79.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/devices.te policy/modules/system/init.te policy/modules/system/logging.te X-VCS-Directories: policy/modules/system/ policy/modules/kernel/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: b5f4e7285985d1a6adfba1aaed6c17acdaae9c79 X-VCS-Branch: master Date: Sat, 13 Sep 2014 09:38:35 +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: 7b3d9cb0-c4f3-4203-96b1-6c3e079d7d3a X-Archives-Hash: bcbc2f7bee7f7c72ce377bfec66fc0e7 commit: b5f4e7285985d1a6adfba1aaed6c17acdaae9c79 Author: Chris PeBenito tresys com> AuthorDate: Fri Sep 12 15:30:05 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sat Sep 13 09:30:26 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=b5f4e728 Module version bumps for systemd/journald patches from Nicolas Iooss. --- policy/modules/kernel/devices.te | 2 +- policy/modules/system/init.te | 2 +- policy/modules/system/logging.te | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/policy/modules/kernel/devices.te b/policy/modules/kernel/devices.te index 00605a8..b862665 100644 --- a/policy/modules/kernel/devices.te +++ b/policy/modules/kernel/devices.te @@ -1,4 +1,4 @@ -policy_module(devices, 1.16.3) +policy_module(devices, 1.16.4) ######################################## # diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te index 94a5516..cd2b0e4 100644 --- a/policy/modules/system/init.te +++ b/policy/modules/system/init.te @@ -1,4 +1,4 @@ -policy_module(init, 1.21.3) +policy_module(init, 1.21.4) gen_require(` class passwd rootok; diff --git a/policy/modules/system/logging.te b/policy/modules/system/logging.te index 4008931..c56577e 100644 --- a/policy/modules/system/logging.te +++ b/policy/modules/system/logging.te @@ -1,4 +1,4 @@ -policy_module(logging, 1.21.1) +policy_module(logging, 1.21.2) ######################################## #