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 1175D139347 for ; Thu, 15 Jul 2021 00:00:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAA74E0A91; Thu, 15 Jul 2021 00:00:47 +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 B7282E0A92 for ; Thu, 15 Jul 2021 00:00:47 +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 A05C1342C93 for ; Thu, 15 Jul 2021 00:00:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FDAF7C7 for ; Thu, 15 Jul 2021 00:00:41 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1626306941.f3fe7da4ca80dc42ea1be26ea88b2badbb2549fb.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/musl/package.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f3fe7da4ca80dc42ea1be26ea88b2badbb2549fb X-VCS-Branch: master Date: Thu, 15 Jul 2021 00:00: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: a81877a4-3b34-4645-80dc-ca56f484b915 X-Archives-Hash: 9ae1f703cce7e232837e351c244190f7 commit: f3fe7da4ca80dc42ea1be26ea88b2badbb2549fb Author: Hank Leininger korelogic com> AuthorDate: Wed Jul 14 22:22:34 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jul 14 23:55:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3fe7da4 profiles/features/musl/package.mask: mask net-misc/netkit-rsh, bug #715898 Signed-off-by: Hank Leininger korelogic.com> Closes: https://bugs.gentoo.org/715898 Closes: https://github.com/gentoo/gentoo/pull/21645 Signed-off-by: Sam James gentoo.org> profiles/features/musl/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index d8d887a8fe5..2539c475508 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 +# Hank Leininger (2021-07-14) +# Uses glibc-specific rexec(3) function, bug #715898 +net-misc/netkit-rsh + # Andreas K. Hüttel (2021-07-14) # Mask the libxcrypt-based virtual ~virtual/libcrypt-2