From unknown Fri Sep 05 19:13:05 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#77237 <77237@debbugs.gnu.org> To: bug#77237 <77237@debbugs.gnu.org> Subject: Status: [PATCH] gnu: wayland-protocols-next: Update to 1.42. Reply-To: bug#77237 <77237@debbugs.gnu.org> Date: Sat, 06 Sep 2025 02:13:05 +0000 retitle 77237 [PATCH] gnu: wayland-protocols-next: Update to 1.42. reassign 77237 guix-patches submitter 77237 Zheng Junjie severity 77237 normal tag 77237 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 24 10:23:32 2025 Received: (at submit) by debbugs.gnu.org; 24 Mar 2025 14:23:33 +0000 Received: from localhost ([127.0.0.1]:57280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1twiiC-0004xv-Kw for submit@debbugs.gnu.org; Mon, 24 Mar 2025 10:23:32 -0400 Received: from lists.gnu.org ([2001:470:142::17]:47314) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1twii8-0004xg-T6 for submit@debbugs.gnu.org; Mon, 24 Mar 2025 10:23:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1twii3-0002FS-Dn for guix-patches@gnu.org; Mon, 24 Mar 2025 10:23:23 -0400 Received: from mail.z572.online ([88.99.160.180]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1twii0-0007RV-Rv for guix-patches@gnu.org; Mon, 24 Mar 2025 10:23:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me; t=1742826559; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=mo3ZmYgd6TTe28Uz+TM+cKmJiOLB8F/ZtmSg0YNOckA=; b=DOZik9QEpQbkSLiu6nWWpHIOPc3R0RqCprUcFsMmAUzzsH7EfuiFWwY6ClaEGDMs50zVIV rBzZrNBE5SxmvnxKfdoMplpEBWJUGkbVZ3InulnOZtZeYECIBV5l3gpmA85eXlnoAAaurx IHo+L6/RhhokUEzkAXycouX7C6S8bo8= Received: from m.tailaa68d.ts.net (mail1.85362086.com [107.174.64.25]) by mail.z572.online (OpenSMTPD) with ESMTPSA id 9b260f78 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Mon, 24 Mar 2025 14:29:16 +0000 (UTC) From: Zheng Junjie To: guix-patches@gnu.org Subject: [PATCH] gnu: wayland-protocols-next: Update to 1.42. Date: Mon, 24 Mar 2025 22:23:05 +0800 Message-ID: <91a08e65db542b471ec5f674ae58e58f5159e7f7.1742826185.git.z572@z572.online> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=88.99.160.180; envelope-from=z572@z572.online; helo=mail.z572.online X-Spam_score_int: 19 X-Spam_score: 1.9 X-Spam_bar: + X-Spam_report: (1.9 / 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.498, FROM_SUSPICIOUS_NTLD_FP=1.47, PDS_OTHER_BAD_TLD=1.997, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 4.9 (++++) 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/freedesktop.scm (wayland-protocols-next): Update to 1.42. Change-Id: Iab269f14e55451f25ab27a0a05f8c2574c054f68 --- gnu/packages/freedesktop.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Content analysis details: (4.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.5 FROM_SUSPICIOUS_NTLD_FP 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: 2.5 (++) 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/freedesktop.scm (wayland-protocols-next): Update to 1.42. Change-Id: Iab269f14e55451f25ab27a0a05f8c2574c054f68 --- gnu/packages/freedesktop.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/freedesktop.scm (wayland-protocols-next): Update to 1.42. Change-Id: Iab269f14e55451f25ab27a0a05f8c2574c054f68 --- gnu/packages/freedesktop.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm index 0a178b22ef5..4baf535c178 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -1544,7 +1544,7 @@ (define-public wayland-protocols-next (package (inherit wayland-protocols) (name "wayland-protocols-next") - (version "1.41") + (version "1.42") (source (origin (method git-fetch) (uri (git-reference @@ -1553,7 +1553,7 @@ (define-public wayland-protocols-next (file-name (git-file-name name version)) (sha256 (base32 - "148wh3cw88pv1adbhmkr13ass2vznzpa03hc3f6hwmwfv4bjsdlr")))))) + "1gx8788wgkl42x3fh4kwkfz2xy7n84slbjwqg9w5z2b7jjkwzrrq")))))) (define-public wayland-utils (package base-commit: cd3a45a5eca855f43ee3520d07f4ab560daa98c6 -- 2.49.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 29 23:27:38 2025 Received: (at 77237-done) by debbugs.gnu.org; 30 Mar 2025 03:27:38 +0000 Received: from localhost ([127.0.0.1]:33846 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tyjKi-0005bn-2k for submit@debbugs.gnu.org; Sat, 29 Mar 2025 23:27:38 -0400 Received: from mail.z572.online ([88.99.160.180]:48934) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tyjJe-0005Zc-Qk for 77237-done@debbugs.gnu.org; Sat, 29 Mar 2025 23:26:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me; t=1743305558; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=2QYrESvNG6RNdevYuXekU6wOI0qWOr7Ga8pT+yUmRRc=; b=vya0H3Q0abQpTc/eS5+GCsIhex0EEiuxVcGr0Nqcc08WmcCOs4q0G+0C/EtaZambHEwbha uFb8/u2nYTKTy5f6DTopmNjhDo6JU2bvkI7I42yzRZfo6goyYhr2sdlQXQBXTBWRE3IzwM svww5knM5xAUJo1rLrSIh5KxhTz8eO4= Received: from m (mail1.85362086.com [107.174.64.25]) by mail.z572.online (OpenSMTPD) with ESMTPSA id 801a68fd (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <77237-done@debbugs.gnu.org>; Sun, 30 Mar 2025 03:32:38 +0000 (UTC) From: Z572 To: 77237-done@debbugs.gnu.org Subject: Re: [bug#77237] [PATCH] gnu: wayland-protocols-next: Update to 1.42. In-Reply-To: <91a08e65db542b471ec5f674ae58e58f5159e7f7.1742826185.git.z572@z572.online> (Zheng Junjie's message of "Mon, 24 Mar 2025 22:23:05 +0800") References: <91a08e65db542b471ec5f674ae58e58f5159e7f7.1742826185.git.z572@z572.online> User-Agent: mu4e 1.12.9; emacs 30.0.92 Date: Sun, 30 Mar 2025 11:26:21 +0800 Message-ID: <87h63bw65e.fsf@z572.online> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 2.5 (++) 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: Zheng Junjie writes: > * gnu/packages/freedesktop.scm (wayland-protocols-next): Update to 1.42. > > Change-Id: Iab269f14e55451f25ab27a0a05f8c2574c054f68 > --- > gnu/packages/freedesktop.scm | 4 ++-- > 1 file changed, 2 in [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in sa-trusted.bondedsender.org] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in bl.score.senderscore.com] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 77237-done 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: 2.5 (++) 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: Zheng Junjie writes: > * gnu/packages/freedesktop.scm (wayland-protocols-next): Update to 1.42. > > Change-Id: Iab269f14e55451f25ab27a0a05f8c2574c054f68 > --- > gnu/packages/freedesktop.scm | 4 ++-- > 1 file changed, 2 in [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in bl.score.senderscore.com] 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in sa-accredit.habeas.com] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Zheng Junjie writes: > * gnu/packages/freedesktop.scm (wayland-protocols-next): Update to 1.42. > > Change-Id: Iab269f14e55451f25ab27a0a05f8c2574c054f68 > --- > gnu/packages/freedesktop.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm > index 0a178b22ef5..4baf535c178 100644 > --- a/gnu/packages/freedesktop.scm > +++ b/gnu/packages/freedesktop.scm > @@ -1544,7 +1544,7 @@ (define-public wayland-protocols-next > (package > (inherit wayland-protocols) > (name "wayland-protocols-next") > - (version "1.41") > + (version "1.42") > (source (origin > (method git-fetch) > (uri (git-reference > @@ -1553,7 +1553,7 @@ (define-public wayland-protocols-next > (file-name (git-file-name name version)) > (sha256 > (base32 > - "148wh3cw88pv1adbhmkr13ass2vznzpa03hc3f6hwmwfv4bjsdlr"))= )))) > + "1gx8788wgkl42x3fh4kwkfz2xy7n84slbjwqg9w5z2b7jjkwzrrq"))= )))) >=20=20 > (define-public wayland-utils > (package > > base-commit: cd3a45a5eca855f43ee3520d07f4ab560daa98c6 pushed,closing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmfoud0ACgkQO1qpk+Gi 3/AIoBAAjmTmupgY91d8GzWVJctjWRKNVt1LwCniHjaGUBgxQoBQI7p0K5KWdphB G46q7pXst5XNbYBQVhuv9RyU466dII6+khEQckBuoKG/APGGNrPiXLGpoO0139Q3 T9DCfrBDlCAljezTq4jURMJ+U7nAzLz0eaB9ojD37ia/Yfc1qXmaT/HLCrngzsx1 LCJ0J9vW510s2Bhd3Z8NN4yBD3y8PW6am84gNxfSMi4y44XDO9HABCbvkw9/vCVj CTXll99Hv33x3P4mIjQTc+rZtqGqQjbxRaPfz4m8/GWqGPzhXUdDgclNPW0PsVzu e7PZz4qn1hqvpqxkGDWDpI1b5kjS6TpcTh6TGqc7ZVTe6r9bGiuk7/NS7KFdyv98 U2LH6YECh5qXRD+foq9LmIyeXNBnoIsAPMzfCNBkozu0mwBXNIDYMV8TYoilUYhL 1BDdgnEXgWyYTQzy2AmFzq8laJTk/PjLdxtg9XdT2+FiEFMpnQbipAxZTIduZfwm i+ilwTWo469pppKoe3ozzfbsUePleWVj5weihPTkqr/n8eOzScmEBfYc2tG9nAYz TmT9U12AEj06xLOPPs7Yujq3luT6PEcMj3Iy1D2IvB2iaaP1m4rlVNmPzqZWpHes zv9XTqFveImKfzqLhZEZ8oeykZ6s4oTUG3PxDzIxbWZxo7m1S18= =96+4 -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Sep 05 19:13:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 27 Apr 2025 11:24:12 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator