commit: 19144afcddae12cc83bb0aa10957973926a66a8d Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Fri Jul 19 01:59:33 2024 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Fri Jul 19 02:01:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19144afc
profiles: update mask message for egl-wayland Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/package.mask | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index bc7b83e0c6b1..176e1473e887 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -34,11 +34,14 @@ #--- END OF EXAMPLES --- # Ionen Wolkens <[email protected]> (2024-07-18) -# Explicit sync currently causes firefox to crash and may potentially -# have other issues that need looking into. Feel free to unmask if -# not affected, but please try 1.1.13 before reporting freezes or +# Explicit sync currently causes firefox to crash (firefox bug, should +# be fixed in >=firefox-130 or so), and is still kind of experimental. +# Keeping masked for the time being while issues are ironed out. Feel free +# to unmask if not affected as it should improve the experience esp. with +# Plasma 6 + wayland, but please try 1.1.13 before reporting freezes or # crashes to Gentoo. -# https://github.com/NVIDIA/egl-wayland/issues/117 +# https://github.com/NVIDIA/egl-wayland/issues/110 +# https://bugzilla.mozilla.org/show_bug.cgi?id=1898476 =gui-libs/egl-wayland-1.1.14 # Hans de Graaff <[email protected]> (2024-07-17)
