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 6932713933E for ; Wed, 14 Jul 2021 20:46:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5999AE0A7D; Wed, 14 Jul 2021 20:46:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 BAAA3E0A76 for ; Wed, 14 Jul 2021 20:46:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 CFAAF340952 for ; Wed, 14 Jul 2021 20:46:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D19B7D3 for ; Wed, 14 Jul 2021 20:46:10 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1626295557.6f79a445a9d0cfeec8ff47d591b3f76cbe2e8b86.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/uclibc/, profiles/features/musl/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/musl/package.mask profiles/features/uclibc/package.mask profiles/package.mask X-VCS-Directories: profiles/ profiles/features/musl/ profiles/features/uclibc/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 6f79a445a9d0cfeec8ff47d591b3f76cbe2e8b86 X-VCS-Branch: master Date: Wed, 14 Jul 2021 20:46:10 +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: eb14727c-918f-498c-9197-71b4837e956f X-Archives-Hash: 13cf748e6893ffd785d9ea97bce34e68 commit: 6f79a445a9d0cfeec8ff47d591b3f76cbe2e8b86 Author: Andreas K. Hüttel gentoo org> AuthorDate: Wed Jul 14 18:48:11 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Wed Jul 14 20:45:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f79a445 package.mask: unmask virtual/libcrypt-2, except on musl/uclibc Bug: https://bugs.gentoo.org/699422 Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/features/musl/package.mask | 4 ++++ profiles/features/uclibc/package.mask | 4 ++++ profiles/package.mask | 5 ----- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 2cdc63f8b85..d8d887a8fe5 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas K. Hüttel (2021-07-14) +# Mask the libxcrypt-based virtual +~virtual/libcrypt-2 + # David Seifert (2021-02-08) # nvidia-drivers only works against glibc. x11-drivers/nvidia-drivers diff --git a/profiles/features/uclibc/package.mask b/profiles/features/uclibc/package.mask index fe51d352f2f..ba157ac6b0c 100644 --- a/profiles/features/uclibc/package.mask +++ b/profiles/features/uclibc/package.mask @@ -5,6 +5,10 @@ sys-libs/musl sys-libs/glibc sys-libs/pam +# Andreas K. Hüttel (2021-07-14) +# Mask the libxcrypt-based virtual +~virtual/libcrypt-2 + # Ionen Wolkens (2021-07-09) # Mask in favor of opentmpfiles until usable with uclibc-ng (bug #801106) sys-apps/systemd-tmpfiles diff --git a/profiles/package.mask b/profiles/package.mask index 2152c9b4a18..e19794fcc05 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -633,11 +633,6 @@ kde-apps/kdebase-meta:5 # Mask for testing revdeps. >=dev-games/mygui-3.4.0 -# Patrick McLean (2020-02-07) -# Mask until sys-libs/libxcrypt[system] is unmasked -# (NOTE: Likely needs to be moved to musl + uclibc profiles, not dropped entirely) -~virtual/libcrypt-2 - # Lars Wendler (2019-11-14) # Breaks archives containing relative paths # when being called with --no-absolute-filenames