From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-dev+bounces-59593-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 62BD21381F3
	for <garchives@archives.gentoo.org>; Wed, 10 Apr 2013 18:56:32 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 529DCE087B;
	Wed, 10 Apr 2013 18:56:28 +0000 (UTC)
Received: from mail-vc0-f171.google.com (mail-vc0-f171.google.com [209.85.220.171])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 5FDDAE0853
	for <gentoo-dev@lists.gentoo.org>; Wed, 10 Apr 2013 18:56:27 +0000 (UTC)
Received: by mail-vc0-f171.google.com with SMTP id ha12so545276vcb.16
        for <gentoo-dev@lists.gentoo.org>; Wed, 10 Apr 2013 11:56:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:x-received:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type;
        bh=h9gozK05aDH83OGy4Q551syonn9K9I3RnjS6KP7VlHM=;
        b=vMg1u/PxJsJ+EtdH+5ORue6iVoP5C7PcJvN0tMwrcNIdWmK4GViEseLGROKxLew+If
         YkueoUhjcY9yRp4eEJXHJaVeF+xdyAhaXXvis4l5JQbuHZpvPJvIMHF1wv5ksbjAZlr3
         efQCgqC+wOb8gu2Y3HWyEvyZjqFugsZYTwIgt06Cu0qt5YfOq/b5ZzUZUXMrGlOg9syB
         hGYFgUjhRWUhOtmd/ThY/RbLSvDNzpz0RvLpKIUBrImUc6xwhkU1gLevtFJjsNrQ7C38
         ZT7HVINgvUNqUAbM2WUVZlu5IfpqzEHHFqhmhBlxpoKAtYdnChqgl08KYNdlqnL4mBk6
         4iFA==
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.52.65.147 with SMTP id x19mr2231592vds.27.1365620186472;
 Wed, 10 Apr 2013 11:56:26 -0700 (PDT)
Sender: freemanrich@gmail.com
Received: by 10.52.168.4 with HTTP; Wed, 10 Apr 2013 11:56:26 -0700 (PDT)
In-Reply-To: <201304100115.53431.vapier@gentoo.org>
References: <201304100115.53431.vapier@gentoo.org>
Date: Wed, 10 Apr 2013 14:56:26 -0400
X-Google-Sender-Auth: dc3He3blME3g2HUgNjh7uM7Jbmw
Message-ID: <CAGfcS_kEU20FDycfp+pfzE7+wET3_UvdJ2=LW1PgG5ZorTnbjQ@mail.gmail.com>
Subject: Re: [gentoo-dev] glibc: pt_chown setuid going away by default
From: Rich Freeman <rich0@gentoo.org>
To: gentoo-dev <gentoo-dev@lists.gentoo.org>
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: 30fecd33-3a59-4de1-80d3-381c3d8f396f
X-Archives-Hash: 9d8f24b70143259e1da8e0bde67e0843

On Wed, Apr 10, 2013 at 1:15 AM, Mike Frysinger <vapier@gentoo.org> wrote:
> tl;dr: make sure your /dev/pts is mounted correctly w/gid=5 or bad things will
> happen and it's (probably) all your fault

So, who is this directed to?  If this is to anybody who uses Gentoo,
then at best this should be a place to hash out the contents of the
news item.  We don't expect Gentoo users to read -dev.  Certainly the
maintainers of anything that mounts /dev/pts
(OpenRC/SystemD/baselayout?) should take heed.

Rich