commit: 3743997072f4de297422677aedeba40aa17bf598 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri May 23 21:53:55 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri May 23 21:53:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37439970
profiles: mask =app-i18n/ibus-anthy-1.5.17 (memory leak) This version seems to have a significant memory leak. Bug: https://bugs.gentoo.org/953874 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a48d3d454699..e4823ce8e2a0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,10 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2025-05-23) +# Severe memory leak (bug #953874) +=app-i18n/ibus-anthy-1.5.17 + # Andreas Sturmlechner <[email protected]> (2025-05-23) # Package destabilisation mask. There is simply no need for this without # any stable consumers, and it is freeing up resources.
