commit: 83b2527b5e6449d891b7566d38f242e698ef87a1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 11 05:33:25 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 11 05:33:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b2527b
profiles: mask media-libs/lcms-2.14-r2 for memory bug Bug: https://bugs.gentoo.org/880865 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 6305bc3cc77a..3363b2a046f2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2022-11-11) +# Causes memory corruption when building x11-misc/colord on x86 +# bug #880865 +=media-libs/lcms-2.14-r2 + # Jaco Kroon <[email protected]> (2022-11-05) # Some potentially breaking changes here, please check the UPGRADE.txt file. # Most important: chan_sip no longer builds by default, if you've migrated to
