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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E7EF5159C9B for ; Thu, 8 Aug 2024 16:07:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2378E2AF1; Thu, 8 Aug 2024 16:06:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE055E2AF1 for ; Thu, 8 Aug 2024 16:06:59 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E805C33BF36 for ; Thu, 8 Aug 2024 16:06:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5897B1EBE for ; Thu, 8 Aug 2024 16:06:57 +0000 (UTC) From: "Eli Schwartz" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eli Schwartz" Message-ID: <1723133187.857b70da861750404ad54a002bd0b038eebc551d.eschwartz@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: eschwartz X-VCS-Committer-Name: Eli Schwartz X-VCS-Revision: 857b70da861750404ad54a002bd0b038eebc551d X-VCS-Branch: master Date: Thu, 8 Aug 2024 16:06:57 +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: 3ca51966-393f-48ba-896f-034a2e332e0e X-Archives-Hash: 6751a0d3fb1fc2fe3124d0c5aa33cf3a commit: 857b70da861750404ad54a002bd0b038eebc551d Author: Eli Schwartz gmail com> AuthorDate: Sun May 26 21:31:10 2024 +0000 Commit: Eli Schwartz gentoo org> CommitDate: Thu Aug 8 16:06:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857b70da package.mask: Last rite sys-auth/pam_ldap Delayed gratification removal. Finally got someone to test it, who simply cannot get it to authenticate users anyway. Victory... Bug: https://bugs.gentoo.org/908579 Bug: https://bugs.gentoo.org/933511 Signed-off-by: Eli Schwartz gmail.com> Signed-off-by: Eli Schwartz gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c17b763d1675..9ec850f642a1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Eli Schwartz (2024-05-26) +# Unmaintained, website gone. Last released in 2010. Fails to build +# with GCC 14, detects and builds against nonexisting dependencies. +# Fails to authenticate users anyway. Obsoleted and replaced by +# nss-pam-ldapd which actually works. Bug #908579. +# Removal on 2024-09-07. +sys-auth/pam_ldap + # Joonas Niilola (2024-08-07) # Upstream doesn't recommend updating from 115 just yet. New # installs are fine. Downgrading from 128 to 115 may be impossible