diff options
author | Hank Leininger <hlein@korelogic.com> | 2021-07-14 16:22:34 -0600 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-15 00:55:41 +0100 |
commit | f3fe7da4ca80dc42ea1be26ea88b2badbb2549fb (patch) | |
tree | a40908497e01e6d78121850d8df858908cd3a699 /profiles/features | |
parent | app-misc/mc: warn about test failures if executing them as UID 0 (diff) | |
download | gentoo-f3fe7da4ca80dc42ea1be26ea88b2badbb2549fb.tar.gz gentoo-f3fe7da4ca80dc42ea1be26ea88b2badbb2549fb.tar.bz2 gentoo-f3fe7da4ca80dc42ea1be26ea88b2badbb2549fb.zip |
profiles/features/musl/package.mask: mask net-misc/netkit-rsh, bug #715898
Signed-off-by: Hank Leininger <hlein@korelogic.com>
Closes: https://bugs.gentoo.org/715898
Closes: https://github.com/gentoo/gentoo/pull/21645
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index d8d887a8fe5c..2539c475508c 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 <hlein@korelogic.com> (2021-07-14) +# Uses glibc-specific rexec(3) function, bug #715898 +net-misc/netkit-rsh + # Andreas K. Hüttel <dilfridge@gentoo.org> (2021-07-14) # Mask the libxcrypt-based virtual ~virtual/libcrypt-2 |