From unknown Tue Jun 24 17:28:12 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#50378] [PATCH] gnu: xwallpaper: Update to 0.7.3. Resent-From: Xinglu Chen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 04 Sep 2021 18:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 50378 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50378@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.163078053116057 (code B ref -1); Sat, 04 Sep 2021 18:36:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Sep 2021 18:35:31 +0000 Received: from localhost ([127.0.0.1]:48558 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mMaVm-0004Av-RT for submit@debbugs.gnu.org; Sat, 04 Sep 2021 14:35:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:53078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mMaVl-0004Am-8O for submit@debbugs.gnu.org; Sat, 04 Sep 2021 14:35:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39550) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mMaVl-0002QF-1t for guix-patches@gnu.org; Sat, 04 Sep 2021 14:35:29 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:34514 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mMaVj-0006TC-H4 for guix-patches@gnu.org; Sat, 04 Sep 2021 14:35:28 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1630780520; bh=d4TGWPFxw5L84zm6Vl6LYvD7qAzN5SkKVwI0L020pNU=; h=From:To:Subject:Date; b=aGDmYlECLT4wIJj+3/jQjwYLDAx6EEmONqgUYQV6WQxN06DL/QeuOqbmwTjkIVYIL VErE9SzFKiZ+b3XBWFlNrI70U90tK0vs2jT20Z9CX9fmF8p1S9oha3NpLK450SL5js 2y7l8SF8+jJdxGnyFZd8nLgoaM0TaF/hpfbaduDI= Message-Id: <38f4c12ccee79eeadef4fbc3b667307f95bca4a5.1630780504.git.public@yoctocell.xyz> Date: Sat, 04 Sep 2021 20:35:11 +0200 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 30 X-Spam_score: 3.0 X-Spam_bar: +++ X-Spam_report: (3.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.5, FROM_SUSPICIOUS_NTLD_FP=1.599, PDS_OTHER_BAD_TLD=1.999, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.7 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3. --- gnu/packages/xdisorg.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index f630ae95a7..450f8674be 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -2452, 7 +2452,7 @@ can optionally [...] Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.51.188.17 listed in wl.mailspike.net] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 0.5 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.2 (/) * gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3. --- gnu/packages/xdisorg.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index f630ae95a7..450f8674be 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -2452,7 +2452,7 @@ can optionally use some appearance settings from XSettings, tint2 and GTK.") (define-public xwallpaper (package (name "xwallpaper") - (version "0.6.6") + (version "0.7.3") (source (origin (method git-fetch) @@ -2461,7 +2461,7 @@ can optionally use some appearance settings from XSettings, tint2 and GTK.") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "10klm81rs3k3l2i7whpvcsg95x51ja11l86fmwbrvg3kq705p2sr")))) + (base32 "1rsv42cl0s149sbpdxz9yqqjip3si95jv3dglwzrcm7pjfg7519v")))) (build-system gnu-build-system) (native-inputs `(("autoconf" ,autoconf) base-commit: e82b103a776e4816682178432fd278aacc3d4004 -- 2.33.0 From unknown Tue Jun 24 17:28:12 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Xinglu Chen Subject: bug#50378: closed (Re: [bug#50378] [PATCH] gnu: xwallpaper: Update to 0.7.3.) Message-ID: References: <87tuiyax3a.fsf@nicolasgoaziou.fr> <38f4c12ccee79eeadef4fbc3b667307f95bca4a5.1630780504.git.public@yoctocell.xyz> X-Gnu-PR-Message: they-closed 50378 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 50378@debbugs.gnu.org Date: Mon, 06 Sep 2021 09:11:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1630919462-23585-1" This is a multi-part message in MIME format... ------------=_1630919462-23585-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #50378: [PATCH] gnu: xwallpaper: Update to 0.7.3. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 50378@debbugs.gnu.org. --=20 50378: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D50378 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1630919462-23585-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 50378-done) by debbugs.gnu.org; 6 Sep 2021 09:10:28 +0000 Received: from localhost ([127.0.0.1]:51806 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNAe3-00067Y-RE for submit@debbugs.gnu.org; Mon, 06 Sep 2021 05:10:27 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:34831) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mNAe2-00067D-0J for 50378-done@debbugs.gnu.org; Mon, 06 Sep 2021 05:10:26 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 5C672E0002; Mon, 6 Sep 2021 09:10:18 +0000 (UTC) From: Nicolas Goaziou To: Xinglu Chen Subject: Re: [bug#50378] [PATCH] gnu: xwallpaper: Update to 0.7.3. References: <38f4c12ccee79eeadef4fbc3b667307f95bca4a5.1630780504.git.public@yoctocell.xyz> Date: Mon, 06 Sep 2021 11:10:17 +0200 In-Reply-To: <38f4c12ccee79eeadef4fbc3b667307f95bca4a5.1630780504.git.public@yoctocell.xyz> (Xinglu Chen's message of "Sat, 04 Sep 2021 20:35:11 +0200") Message-ID: <87tuiyax3a.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello, Xinglu Chen writes: > * gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3. Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [217.70.183.196 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.183.196 listed in wl.mailspike.net] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: 50378-done Cc: 50378-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Hello, Xinglu Chen writes: > * gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3. Applied. Thank you. Regards, -- Nicolas Goaziou ------------=_1630919462-23585-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Sep 2021 18:35:31 +0000 Received: from localhost ([127.0.0.1]:48558 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mMaVm-0004Av-RT for submit@debbugs.gnu.org; Sat, 04 Sep 2021 14:35:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:53078) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mMaVl-0004Am-8O for submit@debbugs.gnu.org; Sat, 04 Sep 2021 14:35:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39550) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mMaVl-0002QF-1t for guix-patches@gnu.org; Sat, 04 Sep 2021 14:35:29 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:34514 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mMaVj-0006TC-H4 for guix-patches@gnu.org; Sat, 04 Sep 2021 14:35:28 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1630780520; bh=d4TGWPFxw5L84zm6Vl6LYvD7qAzN5SkKVwI0L020pNU=; h=From:To:Subject:Date; b=aGDmYlECLT4wIJj+3/jQjwYLDAx6EEmONqgUYQV6WQxN06DL/QeuOqbmwTjkIVYIL VErE9SzFKiZ+b3XBWFlNrI70U90tK0vs2jT20Z9CX9fmF8p1S9oha3NpLK450SL5js 2y7l8SF8+jJdxGnyFZd8nLgoaM0TaF/hpfbaduDI= To: guix-patches@gnu.org Subject: [PATCH] gnu: xwallpaper: Update to 0.7.3. Message-Id: <38f4c12ccee79eeadef4fbc3b667307f95bca4a5.1630780504.git.public@yoctocell.xyz> Date: Sat, 04 Sep 2021 20:35:11 +0200 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 30 X-Spam_score: 3.0 X-Spam_bar: +++ X-Spam_report: (3.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.5, FROM_SUSPICIOUS_NTLD_FP=1.599, PDS_OTHER_BAD_TLD=1.999, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.7 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3. --- gnu/packages/xdisorg.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index f630ae95a7..450f8674be 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -2452, 7 +2452,7 @@ can optionally [...] Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.51.188.17 listed in wl.mailspike.net] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 0.5 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.2 (/) * gnu/packages/xdisorg.scm (xwallpaper): Update to 0.7.3. --- gnu/packages/xdisorg.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index f630ae95a7..450f8674be 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -2452,7 +2452,7 @@ can optionally use some appearance settings from XSettings, tint2 and GTK.") (define-public xwallpaper (package (name "xwallpaper") - (version "0.6.6") + (version "0.7.3") (source (origin (method git-fetch) @@ -2461,7 +2461,7 @@ can optionally use some appearance settings from XSettings, tint2 and GTK.") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "10klm81rs3k3l2i7whpvcsg95x51ja11l86fmwbrvg3kq705p2sr")))) + (base32 "1rsv42cl0s149sbpdxz9yqqjip3si95jv3dglwzrcm7pjfg7519v")))) (build-system gnu-build-system) (native-inputs `(("autoconf" ,autoconf) base-commit: e82b103a776e4816682178432fd278aacc3d4004 -- 2.33.0 ------------=_1630919462-23585-1--