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 781051381F3 for ; Thu, 15 Aug 2013 11:44:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F17DE0BBC; Thu, 15 Aug 2013 11:44:52 +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 84F4EE0B9F for ; Thu, 15 Aug 2013 11:44:51 +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 8953133DBC6 for ; Thu, 15 Aug 2013 11:44:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 109AEE468F for ; Thu, 15 Aug 2013 11:44:49 +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: <1376566692.0bc7a2f8c02c914b538483cf72ce0db2dfb6f68c.SwifT@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/admin/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/admin/usermanage.te X-VCS-Directories: policy/modules/admin/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 0bc7a2f8c02c914b538483cf72ce0db2dfb6f68c X-VCS-Branch: master Date: Thu, 15 Aug 2013 11:44:49 +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: 2d371a55-248d-4461-b9af-48162bf47475 X-Archives-Hash: 2669a09ebbc6b932a5799c47b8643074 commit: 0bc7a2f8c02c914b538483cf72ce0db2dfb6f68c Author: Sven Vermeulen siphos be> AuthorDate: Thu Aug 15 11:38:12 2013 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Thu Aug 15 11:38:12 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=0bc7a2f8 Revert back to apache_manage_all_user_content Previously, apache_manage_all_user_content was deprecated and potentially moved to apache_manage_all_content. However, this was a wrong step - the interface was put back and its content was updated to do what it was supposed to do. Hence we revert the change to apache_manage_all_content back to apache_manage_all_user_content. --- policy/modules/admin/usermanage.te | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/admin/usermanage.te b/policy/modules/admin/usermanage.te index 2bd4f3d..eeb0c7a 100644 --- a/policy/modules/admin/usermanage.te +++ b/policy/modules/admin/usermanage.te @@ -536,7 +536,7 @@ ifdef(`distro_redhat',` ') optional_policy(` - apache_manage_all_content(useradd_t) + apache_manage_all_user_content(useradd_t) ') optional_policy(`