commit: ab0a79fe7a314014a431b6cd11697f7e2e31841c Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 8 20:09:36 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Mar 13 13:12:03 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab0a79fe
profiles: Mask media-sound/alsamixer-app for removal Bug: https://bugs.gentoo.org/969091 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index da4e0f4f7ee3..eceead0d14c7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -64,6 +64,13 @@ dev-tcltk/tablelist # Removal on 2026-04-10. Bug #971058. dev-java/mersennetwister +# Andreas Sturmlechner <[email protected]> (2026-03-09) +# Latest release is >21 years old, no one else packages this, buffer overflow +# at launch, packaged only in gentoo. Alternatives exist, including the dockapp +# x11-plugins/wmamixer. Bug #969091 +# Removal on 2026-04-08. +media-sound/alsamixer-app + # Andreas Sturmlechner <[email protected]> (2026-03-09) # Dead CORBA implementation, no one else packages this, impossible to build. # Many bugs: #298101, #515938, #725192, #871237, #874090, #882479, #882633,
