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 35920138247 for ; Sun, 19 Jan 2014 19:01:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA202E0D17; Sun, 19 Jan 2014 19:01:46 +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 60A22E0D17 for ; Sun, 19 Jan 2014 19:01:46 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9212333F986 for ; Sun, 19 Jan 2014 19:01:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 702FB18731 for ; Sun, 19 Jan 2014 19:01:39 +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: <1390157823.ac640c358966775ed807e0b7e978010ceac841f2.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/init.te policy/modules/system/unconfined.te X-VCS-Directories: policy/modules/system/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: ac640c358966775ed807e0b7e978010ceac841f2 X-VCS-Branch: master Date: Sun, 19 Jan 2014 19:01:39 +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: 1f498d4e-49bc-4155-b1fc-6474ca50e5eb X-Archives-Hash: 672a9e2d0186bcebbcd6118cc3b3aa21 commit: ac640c358966775ed807e0b7e978010ceac841f2 Author: Chris PeBenito tresys com> AuthorDate: Thu Jan 16 21:11:02 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sun Jan 19 18:57:03 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=ac640c35 Module version bump for direct initrc fixes from Dominick Grift. --- policy/modules/system/init.te | 2 +- policy/modules/system/unconfined.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te index aa97e04..8811584 100644 --- a/policy/modules/system/init.te +++ b/policy/modules/system/init.te @@ -1,4 +1,4 @@ -policy_module(init, 1.20.5) +policy_module(init, 1.20.6) gen_require(` class passwd rootok; diff --git a/policy/modules/system/unconfined.te b/policy/modules/system/unconfined.te index dade731..55276f0 100644 --- a/policy/modules/system/unconfined.te +++ b/policy/modules/system/unconfined.te @@ -1,4 +1,4 @@ -policy_module(unconfined, 3.5.2) +policy_module(unconfined, 3.5.3) ######################################## #