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 8A43D138334 for ; Tue, 10 Dec 2019 16:48:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2A5AE09E5; Tue, 10 Dec 2019 16:48:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AD8DCE09E5 for ; Tue, 10 Dec 2019 16:48:10 +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 B111D34D807 for ; Tue, 10 Dec 2019 16:48:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0322D895 for ; Tue, 10 Dec 2019 16:48:08 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1575996410.c18ac0f988a59eb5fa6cef1b3b7cf6063f2b1436.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: c18ac0f988a59eb5fa6cef1b3b7cf6063f2b1436 X-VCS-Branch: master Date: Tue, 10 Dec 2019 16:48:08 +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: 7ada4ab4-49ae-43e1-bfb5-3b3f8c6f8088 X-Archives-Hash: a9bb39aa8b5e54dd24586f68086e5559 commit: c18ac0f988a59eb5fa6cef1b3b7cf6063f2b1436 Author: Fabian Groffen gentoo org> AuthorDate: Tue Dec 10 16:46:50 2019 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Tue Dec 10 16:46:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18ac0f9 profiles/package.mask: mask =mail-mta/exim-4.93, too many problems Bug: https://bugs.gentoo.org/702462 Bug: https://bugs.gentoo.org/702428 Bug: https://bugs.gentoo.org/702420 Signed-off-by: Fabian Groffen gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 34cbe04d05e..991fe3679e0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Fabian Groffen (2019-12-10) +# SMTP AUTH (USE=pam) crashes the server #702420 +# eximon.bin (USE=X) doesn't exist #702428 +# DMARC support (USE=dmarc) missing #702462 +=mail-mta/exim-4.93 + # Lars Wendler (2019-12-10) # Dead upstream, no homepage, requires grub-0 which is gone # Also no UEFI support!