commit: af681031869c86f91e1efc437a44568f44b72153 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 25 01:29:25 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 25 01:30:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af681031
profiles: give more detail re ncurses mask Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 11d42b8637ee..2c0463dfb797 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -113,7 +113,10 @@ net-im/cawbird # Sam James <[email protected]> (2023-04-13) # Leads to broken terminal output in e.g. vim and openrc and other applications # like joe crashing. -# See issues reported at bottom of bug #904247 and bug #904263. +# Bugs: +# - reported at bottom of bug #904247 and bug #904263 +# - app-misc/tmux: https://github.com/tmux/tmux/issues/3531 +# - sys-apps/openrc: https://github.com/OpenRC/openrc/issues/619 =sys-libs/ncurses-6.4_p20230408 =sys-libs/ncurses-6.4_p20230415 =sys-libs/ncurses-6.4_p20230418
