commit: f3fe7da4ca80dc42ea1be26ea88b2badbb2549fb Author: Hank Leininger <hlein <AT> korelogic <DOT> com> AuthorDate: Wed Jul 14 22:22:34 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> 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 <hlein <AT> korelogic.com> Closes: https://bugs.gentoo.org/715898 Closes: https://github.com/gentoo/gentoo/pull/21645 Signed-off-by: Sam James <sam <AT> 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 <[email protected]> (2021-07-14) +# Uses glibc-specific rexec(3) function, bug #715898 +net-misc/netkit-rsh + # Andreas K. Hüttel <[email protected]> (2021-07-14) # Mask the libxcrypt-based virtual ~virtual/libcrypt-2
