From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5B7A4158176 for ; Sat, 18 Oct 2025 13:02:07 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4764E341F1F for ; Sat, 18 Oct 2025 13:02:07 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 448E21104B5; Sat, 18 Oct 2025 13:02:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 3926C1104B5 for ; Sat, 18 Oct 2025 13:02:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E0628341ECD for ; Sat, 18 Oct 2025 13:02:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AD731290 for ; Sat, 18 Oct 2025 13:02:04 +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: <1760792453.f0584b2302ab5a5b6a4d224635f7e9a14599a733.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: f0584b2302ab5a5b6a4d224635f7e9a14599a733 X-VCS-Branch: master Date: Sat, 18 Oct 2025 13:02:04 +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: 7218e544-3f23-413a-bb37-216ebcb456e3 X-Archives-Hash: a4a6f9f2d90cfaebfeb35099ebe7356f commit: f0584b2302ab5a5b6a4d224635f7e9a14599a733 Author: Fabian Groffen gentoo org> AuthorDate: Sat Oct 18 13:00:53 2025 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sat Oct 18 13:00:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0584b23 profiles/base/package.use.mask: mask USE=pam for Exim PAM usage of Exim is now discouraged on Gentoo. Bug: https://bugs.gentoo.org/964377 Signed-off-by: Fabian Groffen gentoo.org> profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 794f537d80ff..1d2d77d1420b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # New entries go on top. +# Fabian Groffen (2025-10-18) +# PAM support is discouraged due to not being secure via Exim +# https://bugs.gentoo.org/964377 +mail-mta/exim pam + # Andreas Sturmlechner (2025-10-05) # Preparation for sci-geosciences/liblas removal. Bug #957235 <=dev-games/openscenegraph-3.6.5-r117 las