commit: 690179b9fa7b5906c8f850317388943cb214b3a5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 11:01:28 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 25 11:01:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690179b9
profiles: mask =xfce-base/xfdesktop-4.19.1 Broken icon rendering on the desktop. Bug: https://bugs.gentoo.org/904468 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 8476225cfcd2..af4a737f28d6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James <[email protected]> (2023-11-25) +# Breaks desktop icon rendering, see bug #904468. +# Upstream bug: https://gitlab.xfce.org/xfce/xfdesktop/-/issues/242 +=xfce-base/xfdesktop-4.19.1 + # Sam James <[email protected]> (2023-11-22) # Further bugs with CoW via copy_file_range (bug #917224, https://github.com/openzfs/zfs/issues/15526). # The issue is very similar to bug #815469.
