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 98B4F138285 for ; Thu, 3 Jan 2013 16:52:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D641521C13A; Thu, 3 Jan 2013 16:49:56 +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 13EBE21C13F for ; Thu, 3 Jan 2013 16:49:55 +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 086CD33D9B1 for ; Thu, 3 Jan 2013 16:49:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 5B655E544E for ; Thu, 3 Jan 2013 16:49:52 +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: <1357230263.120c8bea9d0bf4dc00edacbac899b9a986946156.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 X-VCS-Directories: policy/modules/system/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 120c8bea9d0bf4dc00edacbac899b9a986946156 X-VCS-Branch: master Date: Thu, 3 Jan 2013 16:49:52 +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: 8512b96c-097e-429b-b7f6-0df27f7c397b X-Archives-Hash: 266ef996d2d8bb16e9dfe30ddd0d3c6b commit: 120c8bea9d0bf4dc00edacbac899b9a986946156 Author: Dominick Grift gmail com> AuthorDate: Fri Dec 14 12:58:49 2012 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Thu Jan 3 16:24:23 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=120c8bea Changes to the init policy module virt_manage_svirt_cache() is deprecated, use virt_manage_virt_cache() instead Signed-off-by: Dominick Grift gmail.com> --- policy/modules/system/init.te | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te index 960e38c..a079038 100644 --- a/policy/modules/system/init.te +++ b/policy/modules/system/init.te @@ -861,7 +861,7 @@ optional_policy(` optional_policy(` virt_stream_connect(initrc_t) - virt_manage_svirt_cache(initrc_t) + virt_manage_virt_cache(initrc_t) ') optional_policy(`