commit: 99e1495dfc6616f5b33f8a90ba08f1039a8b005b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 26 01:16:19 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 26 01:17:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e1495d
profiles/base: drop doas[persist] stable-mask The stable-mask was well intentioned, but: 1. It's a popular application and stable masks are hard for new users to understand and deal with early on; 2. Eli Schwartz points out sudo has the same problem on Linux anyway. I think the mask does more harm than good. Closes: https://bugs.gentoo.org/726994 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.stable.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index fd56c6780391..8861e56847ab 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -91,12 +91,6 @@ dev-libs/glib sysprof # bug #769923 dev-embedded/urjtag ftd2xx -# Sam James <s...@gentoo.org> (2021-01-27) -# Experimental feature which may not be as secure -# as on OpenBSD (where proper kernel support exists). -# bug #726994 -app-admin/doas persist - # Sam James <s...@gentoo.org> (2021-01-09) # relapack is experimental, please be careful with use # bug #764206