From unknown Sat Jun 21 03:21:48 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#76599] Update diffoscope to 289. Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 26 Feb 2025 21:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 76599 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 76599@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17406040171789 (code B ref -1); Wed, 26 Feb 2025 21:07:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Feb 2025 21:06:57 +0000 Received: from localhost ([127.0.0.1]:55731 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tnOcK-0000Sm-Jl for submit@debbugs.gnu.org; Wed, 26 Feb 2025 16:06:56 -0500 Received: from lists.gnu.org ([2001:470:142::17]:49348) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tnOcI-0000SP-6U for submit@debbugs.gnu.org; Wed, 26 Feb 2025 16:06:55 -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 1tnOcA-00064Y-5i for guix-patches@gnu.org; Wed, 26 Feb 2025 16:06:46 -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 1tnOc6-0003tV-VC for guix-patches@gnu.org; Wed, 26 Feb 2025 16:06:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1740603996; bh=OcumDtf20F8egz6yST9t5PMb1rQrGTBJG8BlQ2ihLo0=; h=From:To:Subject:Date:From; b=wMohysYT2iqMPtQ8clZQObJF0JbkGoADESNcrZl1UbIE3sg6SPESaTX1SYDTdqazM bGJlavXEYyhB0bGzJBnX9n8t+z16mmxcrJqXLmBWKw5rTCI80p8XUrgxocZSCTTnA3 +UUi4NAxp2gLPWpxkjPCANiz/Jskf8DhWE5C3Sog6Wsle7YXRqbRoKITlGY1XBW8+7 l7fZxO6Rqu4RZK2Y6WGsdGH/C7e1NIXk7rOwHcwLhKfOm8BPixFglERTWYGkyHieeU J8svTsghbF10Jc7Ywd6wsphWYLqxcOa5uxidXuyOSwdZop1dKyT6orYljiTGHrRrQ6 8CRV8KvGfNVPw== Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) by cascadia.aikidev.net (Postfix) with ESMTPSA id 48FAC309C; Wed, 26 Feb 2025 13:06:36 -0800 (PST) From: Vagrant Cascadian Date: Wed, 26 Feb 2025 13:06:30 -0800 Message-ID: <87o6yo76w9.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-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 289. The only dependent, reprotest, still builds! live well, vagrant --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-gnu-diffoscope-Update-to-289.patch Content-Transfer-Encoding: quoted-printable From=2070aa7511e24b80cc0d79a80753eae914204609bf Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 26 Feb 2025 10:27:07 -0800 Subject: [PATCH] gnu: diffoscope: Update to 289. * gnu/packages/diffoscope.scm (diffoscope): Update to 289. =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 d0e911363d..d22fc7c11d 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 "288") + (version "289") (source (origin (method git-fetch) @@ -86,7 +86,7 @@ (define-public diffoscope (commit version))) (file-name (git-file-name name version)) (sha256 =2D (base32 "1k45ikqn4k36fwzyy8qqpgmk531x9kpnq0j0h3b8mmm4daq1vyl8"))= )) + (base32 "1lys2akw8d08lcc6prpbcf24ydv322aig0j5skik9gfiiwx73kgb")))) (build-system python-build-system) (arguments (list base-commit: 54ff5d33739ae95c19f4ed5bea38d2613f6f7d3c =2D-=20 2.39.5 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZ7+CVgAKCRDcUY/If5cW qmBkAQCkliDyM/uwYHxtngZ7LjbmcWDW9hK0axShN/591OuM9AD/Rnnxr6CvOAKp B8kzDa1/jL+776PsSsemyxF1kHNbKAo= =dEus -----END PGP SIGNATURE----- --==-=-=-- From unknown Sat Jun 21 03:21:48 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: Vagrant Cascadian Subject: bug#76599: closed (Re: [bug#76599] Update diffoscope to 289.) Message-ID: References: <87wmd3r35g.fsf@z572.online> <87o6yo76w9.fsf@wireframe> X-Gnu-PR-Message: they-closed 76599 X-Gnu-PR-Package: guix-patches Reply-To: 76599@debbugs.gnu.org Date: Wed, 05 Mar 2025 13:58:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1741183082-23304-1" This is a multi-part message in MIME format... ------------=_1741183082-23304-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #76599: Update diffoscope to 289. 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 76599@debbugs.gnu.org. --=20 76599: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D76599 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1741183082-23304-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 76599-done) by debbugs.gnu.org; 5 Mar 2025 13:57:49 +0000 Received: from localhost ([127.0.0.1]:36253 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tppFt-00063T-Ds for submit@debbugs.gnu.org; Wed, 05 Mar 2025 08:57:49 -0500 Received: from mail.z572.online ([88.99.160.180]:57720) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tppFm-00063A-5f for 76599-done@debbugs.gnu.org; Wed, 05 Mar 2025 08:57:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me; t=1741183400; 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=ZgAzpbraM2HnWcoTRwuhkW41vm04MS/eiSnelxEie9c=; b=pRTWMoQi1fLLWj9WbLZ3+IN1S2Y9ien34Cve/mPHjujFM01VY/YcSZ4N0rMjB4FLwwX10B tvu7t6hoBpk3t/V6SfeQMtrMnWtJTvpozz0eW3leVUU5/uZ8U2/+sbtFNz3GY4nMovibvE JSbfRjXp3wPdjMMTb+DlYZBY9sNLQF8= Received: from m (mail1.85362086.com [107.174.64.25]) by mail.z572.online (OpenSMTPD) with ESMTPSA id dba0d831 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 5 Mar 2025 14:03:18 +0000 (UTC) From: Z572 To: Vagrant Cascadian Subject: Re: [bug#76599] Update diffoscope to 289. In-Reply-To: <87o6yo76w9.fsf@wireframe> (Vagrant Cascadian's message of "Wed, 26 Feb 2025 13:06:30 -0800") References: <87o6yo76w9.fsf@wireframe> User-Agent: mu4e 1.12.7; emacs 30.0.92 Date: Wed, 05 Mar 2025 21:57:31 +0800 Message-ID: <87wmd3r35g.fsf@z572.online> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: Vagrant Cascadian writes: > The attached patch updates diffoscope to 289. > > The only dependent, reprotest, still builds! > > live well, > vagrant > > [2. text/x-diff; 0001-gnu-diffoscope-Update-to-289.patch] > From 70aa7511e [...] Content analysis details: (2.0 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_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-accredit.habeas.com] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 76599-done Cc: 76599-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: 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: Vagrant Cascadian writes: > The attached patch updates diffoscope to 289. > > The only dependent, reprotest, still builds! > > live well, > vagrant > > [2. text/x-diff; 0001-gnu-diffoscope-Update-to-289.patch] > From 70aa7511e [...] Content analysis details: (2.0 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 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] -0.0 SPF_PASS SPF: sender matches SPF record 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD 0.0 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 289. > > The only dependent, reprotest, still builds! > > live well, > vagrant > > [2. text/x-diff; 0001-gnu-diffoscope-Update-to-289.patch] > From 70aa7511e24b80cc0d79a80753eae914204609bf Mon Sep 17 00:00:00 2001 > From: Vagrant Cascadian > Date: Wed, 26 Feb 2025 10:27:07 -0800 > Subject: [PATCH] gnu: diffoscope: Update to 289. > > * gnu/packages/diffoscope.scm (diffoscope): Update to 289. > --- > 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 d0e911363d..d22fc7c11d 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 "288") > + (version "289") > (source > (origin > (method git-fetch) > @@ -86,7 +86,7 @@ (define-public diffoscope > (commit version))) > (file-name (git-file-name name version)) > (sha256 > - (base32 "1k45ikqn4k36fwzyy8qqpgmk531x9kpnq0j0h3b8mmm4daq1vyl8")))) > + (base32 "1lys2akw8d08lcc6prpbcf24ydv322aig0j5skik9gfiiwx73kgb")))) > (build-system python-build-system) > (arguments > (list > > base-commit: 54ff5d33739ae95c19f4ed5bea38d2613f6f7d3c pushed, closing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmfIWEsACgkQO1qpk+Gi 3/BloBAArZ3y8kFpqz71uumivjBJSTrDijyXogK1dS7x152u1S47F2+xNJ0tVyl+ E5lTrdDy5+ySMYDz4hH07jo6WWf1vkMd4kUAspkYkV7NNsXIlp7JnPJDNVovEBd7 P5U/EklXtWkrLQZqya312Ff1gmlCzP5NEKCrBqE2fTd8IH3XKbjx++8APvO/jtyh ensGI+wHBhNIBdNWuWEPxZRp8NTi6qhVcOS1Jy4raTE3hpTaNtNlQb4KLomzPDL/ bTp2QDHDhLsFACLUogbjkJFyLjv3N/3eUSqp5U/gB0VUR7BxEDoEivkvevrT/4SG /Pqv7Q5V1YR1LCpB61my0bbg/i7lLgC7D4MZSYwcPx3OnTXkAwgNSDv641hSPlO7 Zi+TM+Ll98xiqRrYqli4Rk1f7u35rYCEV/I/cJYEDDLIh2ngknJuPWCQxdovyXyR rXIGKLP4HVsAOUJPJEsUU+hp27Pc15XCK83bCnGanYJ06BeoGZwaEbA1Jd7PQqZu iGj0HEJqa1tQZokVqbdDr8lKSjor5/bl/p/8nMcC+tDLdGAW5dPZY6oFnMYwdCfL sKas7oMjjyMBhXT2pRQOKTJ/cfwKCw4QMGAe8fpeRFZ50D43tPa482p4epy5TMuF k4PG9k20SPXovbKCnQbuN7pIq3WR+azgt3NXrX8hT5HBd0Xw+pA= =jbRP -----END PGP SIGNATURE----- --=-=-=-- ------------=_1741183082-23304-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Feb 2025 21:06:57 +0000 Received: from localhost ([127.0.0.1]:55731 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tnOcK-0000Sm-Jl for submit@debbugs.gnu.org; Wed, 26 Feb 2025 16:06:56 -0500 Received: from lists.gnu.org ([2001:470:142::17]:49348) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tnOcI-0000SP-6U for submit@debbugs.gnu.org; Wed, 26 Feb 2025 16:06:55 -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 1tnOcA-00064Y-5i for guix-patches@gnu.org; Wed, 26 Feb 2025 16:06:46 -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 1tnOc6-0003tV-VC for guix-patches@gnu.org; Wed, 26 Feb 2025 16:06:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1740603996; bh=OcumDtf20F8egz6yST9t5PMb1rQrGTBJG8BlQ2ihLo0=; h=From:To:Subject:Date:From; b=wMohysYT2iqMPtQ8clZQObJF0JbkGoADESNcrZl1UbIE3sg6SPESaTX1SYDTdqazM bGJlavXEYyhB0bGzJBnX9n8t+z16mmxcrJqXLmBWKw5rTCI80p8XUrgxocZSCTTnA3 +UUi4NAxp2gLPWpxkjPCANiz/Jskf8DhWE5C3Sog6Wsle7YXRqbRoKITlGY1XBW8+7 l7fZxO6Rqu4RZK2Y6WGsdGH/C7e1NIXk7rOwHcwLhKfOm8BPixFglERTWYGkyHieeU J8svTsghbF10Jc7Ywd6wsphWYLqxcOa5uxidXuyOSwdZop1dKyT6orYljiTGHrRrQ6 8CRV8KvGfNVPw== Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) by cascadia.aikidev.net (Postfix) with ESMTPSA id 48FAC309C; Wed, 26 Feb 2025 13:06:36 -0800 (PST) From: Vagrant Cascadian To: guix-patches@gnu.org Subject: Update diffoscope to 289. Date: Wed, 26 Feb 2025 13:06:30 -0800 Message-ID: <87o6yo76w9.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 289. The only dependent, reprotest, still builds! live well, vagrant --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-gnu-diffoscope-Update-to-289.patch Content-Transfer-Encoding: quoted-printable From=2070aa7511e24b80cc0d79a80753eae914204609bf Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 26 Feb 2025 10:27:07 -0800 Subject: [PATCH] gnu: diffoscope: Update to 289. * gnu/packages/diffoscope.scm (diffoscope): Update to 289. =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 d0e911363d..d22fc7c11d 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 "288") + (version "289") (source (origin (method git-fetch) @@ -86,7 +86,7 @@ (define-public diffoscope (commit version))) (file-name (git-file-name name version)) (sha256 =2D (base32 "1k45ikqn4k36fwzyy8qqpgmk531x9kpnq0j0h3b8mmm4daq1vyl8"))= )) + (base32 "1lys2akw8d08lcc6prpbcf24ydv322aig0j5skik9gfiiwx73kgb")))) (build-system python-build-system) (arguments (list base-commit: 54ff5d33739ae95c19f4ed5bea38d2613f6f7d3c =2D-=20 2.39.5 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZ7+CVgAKCRDcUY/If5cW qmBkAQCkliDyM/uwYHxtngZ7LjbmcWDW9hK0axShN/591OuM9AD/Rnnxr6CvOAKp B8kzDa1/jL+776PsSsemyxF1kHNbKAo= =dEus -----END PGP SIGNATURE----- --==-=-=-- ------------=_1741183082-23304-1--