From unknown Sat Jun 14 18:53:49 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#76080 <76080@debbugs.gnu.org> To: bug#76080 <76080@debbugs.gnu.org> Subject: Status: Update diffoscope to 287. Reply-To: bug#76080 <76080@debbugs.gnu.org> Date: Sun, 15 Jun 2025 01:53:49 +0000 retitle 76080 Update diffoscope to 287. reassign 76080 guix-patches submitter 76080 Vagrant Cascadian severity 76080 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 05 16:34:36 2025 Received: (at submit) by debbugs.gnu.org; 5 Feb 2025 21:34:36 +0000 Received: from localhost ([127.0.0.1]:52948 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfn2Z-0007s0-IC for submit@debbugs.gnu.org; Wed, 05 Feb 2025 16:34:35 -0500 Received: from lists.gnu.org ([2001:470:142::17]:38242) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tfn2X-0007rg-6q for submit@debbugs.gnu.org; Wed, 05 Feb 2025 16:34:34 -0500 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 1tfn2M-0005WX-Hb for guix-patches@gnu.org; Wed, 05 Feb 2025 16:34:22 -0500 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tfn2K-0001WK-6n for guix-patches@gnu.org; Wed, 05 Feb 2025 16:34:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1738791253; bh=e37D7X8YO78IuU4PzHWvzsAJHWjls0Q9iIkKLQr4yxw=; h=From:To:Subject:Date:From; b=CqI6h3cE7ZGhyEX2I5bNS05UNGwgojkeVYE/Fd3D0HCGimmHB/Z5TE5fINx7QYXZc UQRbzDzcuUsHUfEPckv92FYegLujZoZVDr+xuwEVo8m8Lu0Q+giwqckIvGcOQ4osKz uMu12aTo31dpjt2zyLYmmnrqsxqONRZKKW4aIrEtMunWjLfNHkWxGZMcpdWs2wZ1xn NQsV5wV8BTTRIvuOr4+KCZUnHIYLigYha/f2NaSdMhxhElFQTZ1SfLg3J19I3rrFKi aJifzZu4nfzq/CRIMw1l7X4XbGA4frOUrXowJyhnXLLGeqhiaTfVb/ySEdzl2c1vx4 2PUPS7+IQWeNw== Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) by cascadia.aikidev.net (Postfix) with ESMTPSA id B2D11675 for ; Wed, 5 Feb 2025 13:34:13 -0800 (PST) From: Vagrant Cascadian To: guix-patches@gnu.org Subject: Update diffoscope to 287. Date: Wed, 05 Feb 2025 13:33:47 -0800 Message-ID: <87bjvg84as.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2600:3c01:e000:267:0:a171:de7:c; envelope-from=vagrant@reproducible-builds.org; helo=cascadia.aikidev.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) 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.0 (/) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain The attached patch updates diffoscope to 286. The only dependent, reprotest, still builds! If we wait a couple days, 288 might come out, but I already tested that this works, so here we are... live well, vagrant --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-gnu-diffoscope-Update-to-287.patch Content-Transfer-Encoding: quoted-printable From=204dfb4d75c4d757f81d85a3325eea5dbefdeaff8f Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 5 Feb 2025 13:09:35 -0800 Subject: [PATCH] gnu: diffoscope: Update to 287. * gnu/packages/diffoscope.scm (diffoscope): Update to 287. =2D-- gnu/packages/diffoscope.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm index 771e76a256..b841d9fd74 100644 =2D-- a/gnu/packages/diffoscope.scm +++ b/gnu/packages/diffoscope.scm @@ -77,7 +77,7 @@ (define-module (gnu packages diffoscope) (define-public diffoscope (package (name "diffoscope") =2D (version "286") + (version "287") (source (origin (method git-fetch) @@ -86,7 +86,7 @@ (define-public diffoscope (commit version))) (file-name (git-file-name name version)) (sha256 =2D (base32 "073v9qdlha3q2lljkl912h96cbja87psig04wns4wvgjsjg5yqkz"))= )) + (base32 "18q18hsjxw2cbsd5ppadac45rxdj9ikhdrr2b4w2r7j6b523giar")))) (build-system python-build-system) (arguments (list base-commit: cc2b236e3777c0f7c758805289f42b3932668c57 =2D-=20 2.39.5 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZ6PZOwAKCRDcUY/If5cW qtSKAP4x5J3VM+nO1cmmIvz9XTrovgsK3g5hqw5xMM1eJmV/EwD8DhSO99xPKWe9 k6hlbtJ6+BcfuGMJgiZsKffClA3vjgs= =3XsH -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 07 00:58:25 2025 Received: (at 76080-done) by debbugs.gnu.org; 7 Feb 2025 05:58:25 +0000 Received: from localhost ([127.0.0.1]:60459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tgHNg-00066t-R5 for submit@debbugs.gnu.org; Fri, 07 Feb 2025 00:58:25 -0500 Received: from mail.z572.online ([88.99.160.180]:51338) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tgHNd-00066h-Rt for 76080-done@debbugs.gnu.org; Fri, 07 Feb 2025 00:58:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me; t=1738908211; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=gFozUcIkhPa7txmrbd5aIW5R9Uu7wC91+hUENzMDyW4=; b=rgHqmu3MuQ8LjnjNemB7Vnrvi+d+YDS83RB/BgKlTeJ7YYDwqe7/HEPQXUYKCdRngElMKa um+klQ62iRBgRbS0lVxkpwXTM0Xr6j8rxwiS5/Qamq1FPlP1P2dOrwQ46JPy+gV7YjLzqq F+gtGKkcRZXVkNXpVDY0W+EuzKuoGLE= Received: from m (mail1.85362086.com [107.174.64.25]) by mail.z572.online (OpenSMTPD) with ESMTPSA id 20489987 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 7 Feb 2025 06:03:30 +0000 (UTC) From: Z572 To: Vagrant Cascadian Subject: Re: [bug#76080] Update diffoscope to 287. In-Reply-To: <87bjvg84as.fsf@wireframe> (Vagrant Cascadian's message of "Wed, 05 Feb 2025 13:33:47 -0800") References: <87bjvg84as.fsf@wireframe> User-Agent: mu4e 1.12.7; emacs 30.0.92 Date: Fri, 07 Feb 2025 13:58:13 +0800 Message-ID: <87cyfus3d6.fsf@z572.online> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 1.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: Vagrant Cascadian writes: > The attached patch updates diffoscope to 286. > > The only dependent, reprotest, still builds! > > If we wait a couple days, 288 might come out, but I already tested that > this works, so here we ar [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 1.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] 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_SAFE_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] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 76080-done Cc: 76080-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.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: Vagrant Cascadian writes: > The attached patch updates diffoscope to 286. > > The only dependent, reprotest, still builds! > > If we wait a couple days, 288 might come out, but I already tested that > this works, so here we ar [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_SAFE_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] 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 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 1.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] 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 Vagrant Cascadian writes: > The attached patch updates diffoscope to 286. > > The only dependent, reprotest, still builds! > > If we wait a couple days, 288 might come out, but I already tested that > this works, so here we are... > > live well, > vagrant > > [2. text/x-diff; 0001-gnu-diffoscope-Update-to-287.patch] > From 4dfb4d75c4d757f81d85a3325eea5dbefdeaff8f Mon Sep 17 00:00:00 2001 > From: Vagrant Cascadian > Date: Wed, 5 Feb 2025 13:09:35 -0800 > Subject: [PATCH] gnu: diffoscope: Update to 287. > > * gnu/packages/diffoscope.scm (diffoscope): Update to 287. > --- > gnu/packages/diffoscope.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm > index 771e76a256..b841d9fd74 100644 > --- a/gnu/packages/diffoscope.scm > +++ b/gnu/packages/diffoscope.scm > @@ -77,7 +77,7 @@ (define-module (gnu packages diffoscope) > (define-public diffoscope > (package > (name "diffoscope") > - (version "286") > + (version "287") > (source > (origin > (method git-fetch) > @@ -86,7 +86,7 @@ (define-public diffoscope > (commit version))) > (file-name (git-file-name name version)) > (sha256 > - (base32 "073v9qdlha3q2lljkl912h96cbja87psig04wns4wvgjsjg5yqkz")))) > + (base32 "18q18hsjxw2cbsd5ppadac45rxdj9ikhdrr2b4w2r7j6b523giar")))) > (build-system python-build-system) > (arguments > (list > > base-commit: cc2b236e3777c0f7c758805289f42b3932668c57 pushed, closing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmeloPUACgkQO1qpk+Gi 3/DA/g//TF7Fvd76r0HniDcm9kRpPAznfFBCSjUQxNnSfqZ3LJpeSx2Z8sOV5aOZ 2N8co/BzSz8xNLbacXtM1k178Fc1sYNaY/BsIUXpbsO7Ftc/+FGyEmhbWJNxYTTx MXeR9ylabXPO8unXF7QP0iLlhK7uWdwxwkRfoDwGOZEXvYvRwvxjbBalFr6GoZ3Q 6fKcI533xqBa6QmGGUiht6KoQFvZqa9O7KLsJoFbtSujhkE0JLmRTLZCax4Xf9rz X5evhi7Fb6V8sEviIS311TK10mFIbz1fsytwjRB462qYuMqOWoBtymc2k2wIUohh bzii46QnJTdHlnkCoPBu7wynWWqzvB/e92Foa9lguqrCn6g72PfLxUYBCF6X+Kx5 lgYZ6e7cOQX+NylTFJhkHDeXZZ2oCg7SuuyZse7FouqMywb1Ja87QPvoWHczxXIN DchjLdMbXX2kD/hiC5D66ZYb+NTq00/buhEK3q/BOws+4sSBfJ/M0rff6HTy9L4F XnXYIvKzafjP6DW3hvSxd5IrvCGafM2r1NQUiFRiDR2gBMowP5OiBqdEEINrh7CP +fwdwMc/oOgpPvczC23dyWJ29ABZyHocRJlShyibpUWDT4QWwrZXbFwd89NoSBT+ UkQYsepDdi8ZvnWH5jQnYk8+JHdvXiS9Ft29mLH1xmiHD0D2DvQ= =ISEi -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Jun 14 18:53:49 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 07 Mar 2025 12:24:18 +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