From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 902C71580D3 for ; Sat, 25 Nov 2023 11:02:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FDA32BC02E; Sat, 25 Nov 2023 11:02:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6A3542BC02E for ; Sat, 25 Nov 2023 11:02:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8269C34027D for ; Sat, 25 Nov 2023 11:02:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CABB713BB for ; Sat, 25 Nov 2023 11:02:26 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1700910088.690179b9fa7b5906c8f850317388943cb214b3a5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 690179b9fa7b5906c8f850317388943cb214b3a5 X-VCS-Branch: master Date: Sat, 25 Nov 2023 11:02:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8e2a2c64-90b0-4591-806a-f925ded71bb6 X-Archives-Hash: 945ac37343dd143ee772c42a6cd93a15 commit: 690179b9fa7b5906c8f850317388943cb214b3a5 Author: Sam James gentoo org> AuthorDate: Sat Nov 25 11:01:28 2023 +0000 Commit: Sam James gentoo 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 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 (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 (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.