From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SRUQP-0006tN-Uk for garchives@archives.gentoo.org; Mon, 07 May 2012 20:20:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF02AE06D9; Mon, 7 May 2012 20:20:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9C318E06D9 for ; Mon, 7 May 2012 20:20:43 +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 E87941B4038 for ; Mon, 7 May 2012 20:20:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A9D0FE542D for ; Mon, 7 May 2012 20:20:41 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1336421977.5bf12e1f1542705b8818514f62aa0474764b5739.SwifT@gentoo> Subject: [gentoo-commits] proj/hardened-docs:master commit in: xml/selinux/ X-VCS-Repository: proj/hardened-docs X-VCS-Files: xml/selinux/hb-using-install.xml X-VCS-Directories: xml/selinux/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 5bf12e1f1542705b8818514f62aa0474764b5739 X-VCS-Branch: master Date: Mon, 7 May 2012 20:20:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: dcb0aa84-7d4a-4e35-84f2-6c2f5cd5fa34 X-Archives-Hash: 3a604dcbdd590eebba75c1abef6cbed6 commit: 5bf12e1f1542705b8818514f62aa0474764b5739 Author: Sven Vermeulen siphos be> AuthorDate: Mon May 7 20:19:37 2012 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Mon May 7 20:19:37 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-docs= .git;a=3Dcommit;h=3D5bf12e1f Adding back in sandbox fix, still needed, even with /selinux --- xml/selinux/hb-using-install.xml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/xml/selinux/hb-using-install.xml b/xml/selinux/hb-using-inst= all.xml index 2ecf08c..672f11d 100644 --- a/xml/selinux/hb-using-install.xml +++ b/xml/selinux/hb-using-install.xml @@ -287,6 +287,12 @@ tools or configurations that apply. +
  • + Edit /etc/sandbox.conf and add in + SANDBOX_WRITE=3D"/sys/fs/selinux/context". This is temporaril= y needed + until the necessary fix (included in Portage but not stable yet) is + available. +
  • =20