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 E8CA6138A1F for ; Tue, 8 Apr 2014 18:40:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F4C9E0C04; Tue, 8 Apr 2014 18:40:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43B64E0BEE for ; Tue, 8 Apr 2014 18:40:18 +0000 (UTC) Received: from mail-ie0-f176.google.com (mail-ie0-f176.google.com [209.85.223.176]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 3E8F833F8DF for ; Tue, 8 Apr 2014 18:40:17 +0000 (UTC) Received: by mail-ie0-f176.google.com with SMTP id rd18so1362154iec.35 for ; Tue, 08 Apr 2014 11:40:15 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.50.176.199 with SMTP id ck7mr5982727igc.44.1396982415593; Tue, 08 Apr 2014 11:40:15 -0700 (PDT) Received: by 10.64.227.50 with HTTP; Tue, 8 Apr 2014 11:40:15 -0700 (PDT) In-Reply-To: <53444147.3090106@mejor.pl> References: <53369B59.4000002@gmx.de> <5336AB42.2090007@yahoo.ca> <20140329201238.40d7cd56@gentoo.org> <5337463B.5050107@gmx.de> <533749D2.3060504@gentoo.org> <53394E59.1080103@yahoo.ca> <5339A774.2090707@gmx.de> <53444147.3090106@mejor.pl> Date: Tue, 8 Apr 2014 14:40:15 -0400 Message-ID: Subject: Re: [gentoo-dev] Why is IUSE=hpn mandatory in openssh ? From: Mike Gilbert To: Gentoo Dev Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 7f95937b-c521-43d0-81e4-4ef7d40ab859 X-Archives-Hash: 7a0a340b8c008c0c3c4b194b08cff6d4 On Tue, Apr 8, 2014 at 2:34 PM, Marcin Miros=C5=82aw wrot= e: > According to last problem with openssl and +tls-heartbeat I'd like to > see less features enabled by default. USE=3D"-*" isn't the best solution;= ) > A bug in an upstream-supported feature is quite different from a patched-in feature that upstream doesn't support.