From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4A620138334 for ; Wed, 20 Mar 2019 10:17:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 280A1E07C7; Wed, 20 Mar 2019 10:17:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F1881E07C7 for ; Wed, 20 Mar 2019 10:17:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 792EA335CEC for ; Wed, 20 Mar 2019 10:17:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D9F0565 for ; Wed, 20 Mar 2019 10:17:41 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1553077053.7485a4b9c59cd616690498b4af2b761662d57039.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.force X-VCS-Directories: profiles/base/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 7485a4b9c59cd616690498b4af2b761662d57039 X-VCS-Branch: master Date: Wed, 20 Mar 2019 10:17: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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: aee7b439-10ad-4298-aae1-9b25868fb604 X-Archives-Hash: 697dc0de20b06e00fcd3ad9d7b6662f2 commit: 7485a4b9c59cd616690498b4af2b761662d57039 Author: Lars Wendler gentoo org> AuthorDate: Wed Mar 20 10:16:08 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Mar 20 10:17:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7485a4b9 base/package.use.force: USE="-gnutls" is broken in >=samba-4.10.0_rc1 Bug: https://bugs.gentoo.org/675694 Signed-off-by: Lars Wendler gentoo.org> profiles/base/package.use.force | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 0e523f3f583..834d98c7952 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Lars Wendler (20 Mar 2019) +# USE="-gnutls" is broken (#675694) +>=net-fs/samba-4.10.0_rc1 gnutls + # Mart Raudsepp (14 Dec 2018) # Security is not optional if available for the architecture/kernel. gnome-base/gnome-desktop seccomp