From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-hardened+bounces-2362-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LNUqz-0008D1-Bq
	for garchives@archives.gentoo.org; Thu, 15 Jan 2009 16:13:57 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E578FE024B;
	Thu, 15 Jan 2009 16:13:55 +0000 (UTC)
Received: from mail-bw0-f21.google.com (mail-bw0-f21.google.com [209.85.218.21])
	by pigeon.gentoo.org (Postfix) with ESMTP id 9AB9EE024B
	for <gentoo-hardened@lists.gentoo.org>; Thu, 15 Jan 2009 16:13:55 +0000 (UTC)
Received: by bwz14 with SMTP id 14so3411221bwz.10
        for <gentoo-hardened@lists.gentoo.org>; Thu, 15 Jan 2009 08:13:55 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to
         :subject:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references;
        bh=CHgywsLQAUogghx9JWMPU8nfJUZYBakKMyC/o3kx61M=;
        b=rQvuqsy6hR5K7ZHiXbDju3AgKwLQfU06az9CRLsQ6Xr18mtNWPAqzrTnpPKce2Eztx
         NUSyCRxGGG1tKNAOiwS/a7yqso4i1VP2bgTCUjpXGD1KMRYCUBo7ETkw/AlVBmBGzi9P
         xBtQl3WhNaVA6UjJstEqZPg9AR93CRIXUFPMI=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references;
        b=Y3ooThh8AqkHOzuUD3YT6WGWay/eKFAPPSWlE5yyVkT2iYnZenrcWJCi9jOszFW5hk
         Xnw+kUJU0JMGrR5jyFo0kkeqyKsYly4s3iQH38cY8GyzLsDFytx7XecuuEnevtxN3Ky6
         5NJEGvPss/abgp0901nTUiG+0YSN9TPFTV+lA=
Received: by 10.180.221.13 with SMTP id t13mr487739bkg.55.1232036033988;
        Thu, 15 Jan 2009 08:13:53 -0800 (PST)
Received: by 10.180.208.18 with HTTP; Thu, 15 Jan 2009 08:13:53 -0800 (PST)
Message-ID: <49bf44f10901150813n2a634089y49e8bf7ced841f35@mail.gmail.com>
Date: Thu, 15 Jan 2009 08:13:53 -0800
From: Grant <emailgrant@gmail.com>
To: gentoo-hardened@lists.gentoo.org
Subject: Re: [gentoo-hardened] Which hardened kernel feature disables wine?
In-Reply-To: <496E29F4.6874.9A0085B@pageexec.freemail.hu>
Precedence: bulk
List-Post: <mailto:gentoo-hardened@lists.gentoo.org>
List-Help: <mailto:gentoo-hardened+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-hardened+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-hardened+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-hardened.gentoo.org>
X-BeenThere: gentoo-hardened@lists.gentoo.org
Reply-to: gentoo-hardened@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <49bf44f10901131100t41a192d8n1d83ba116be42ce2@mail.gmail.com>
	 <1231905314.4856.11.camel@localhost>
	 <49bf44f10901140949n1ebc71ednf7ffd8c1bac05daa@mail.gmail.com>
	 <496E29F4.6874.9A0085B@pageexec.freemail.hu>
X-Archives-Salt: a6ecd658-e134-4476-b478-02983ca09773
X-Archives-Hash: 9856b0ed17cf2fcba4b21ea8216d8abb

>> >> Thanks Ned.  I get the following but I've only ever issued paxctl
>> >> referencing /usr/bin/wine-preloader.  Can you tell me why the other
>> >> files might be listed?
>> >>
>> >> # qlist -ao | scanelf -f - -q -x
>> >> --mxe-  /opt/emul-linux-x86-java-1.6.0.11/bin/java
>> > ..
>> >
>> > portage and or the toolchain handles them.
>> > Packages with known problems such as wine should be pax-marked
>>
>> If I'm understanding correctly, emul-linux-x86-java, VirtualBox, and
>> sun-jdk have known problems with pax so portage pax-marks them.
>> Shouldn't portage pax-mark wine too instead of me doing it manually?
>
> yes and ditto for valgrind. bugs.gentoo.org is probably a better place
> to ask though ;).

I'll file a bug, thanks everyone.

- Grant