From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 26 12:07:19 2025 Received: (at submit) by debbugs.gnu.org; 26 Feb 2025 17:07:19 +0000 Received: from localhost ([127.0.0.1]:55197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tnKsN-0005VH-0v for submit@debbugs.gnu.org; Wed, 26 Feb 2025 12:07:19 -0500 Received: from lists.gnu.org ([2001:470:142::17]:43350) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tnKsI-0005Uv-7F for submit@debbugs.gnu.org; Wed, 26 Feb 2025 12:07:12 -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 1tnKsC-00047q-Hv for guix-patches@gnu.org; Wed, 26 Feb 2025 12:07:04 -0500 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 1tnKs6-0006Kp-0F for guix-patches@gnu.org; Wed, 26 Feb 2025 12:07:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me; t=1740589947; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Avblm/pGiMGHZAKoMU/2tEaEs+F85PulkDJnx72noRo=; b=ntsQnQD04VZtWJHWg/QXkufqvHtX7mqebQ5tzZ+qIyIG8S8vrRJ3S6mjbd1bgCJQdcJ4Ic qnZDDNHMWGLCuPvyfrcuqxiqtkkqh7Z9yYaD5+FMkK3AgofQg5CzbghwoqznNie/E2I+3q aY/BsS+3v8I2KzBzCEgcRkVp1UfYnW0= Received: from m.tailaa68d.ts.net (mail1.85362086.com [107.174.64.25]) by mail.z572.online (OpenSMTPD) with ESMTPSA id 782540e6 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Wed, 26 Feb 2025 17:12:25 +0000 (UTC) From: Zheng Junjie To: guix-patches@gnu.org Subject: [PATCH core-packages-team] gnu: util-linux: Update to 2.40.4. Date: Thu, 27 Feb 2025 01:06:43 +0800 Message-ID: <4311b75fb388778f963e3b64f2a7dd5567c0fa3b.1740588982.git.z572@z572.online> X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 X-Debbugs-Cc: Leo Famulari , Wilko Meyer Content-Type: text/plain; charset=UTF-8 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: 12 X-Spam_score: 1.2 X-Spam_bar: + X-Spam_report: (1.2 / 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.499, FROM_SUSPICIOUS_NTLD_FP=1.999, PDS_OTHER_BAD_TLD=0.774, 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.2 (++++) 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/linux.scm (util-linux)[source]: Remove tailing #t. [arguments]<#:phases>: Adjust pre-check phase. [inputs]: Add sqlite. [native-inputs]: Add pkg-config. * gnu/packages/patches/ [...] Content analysis details: (4.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.8 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: gorski.stream (stream)] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 2.0 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: 1.2 (+) 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/linux.scm (util-linux)[source]: Remove tailing #t. [arguments]<#:phases>: Adjust pre-check phase. [inputs]: Add sqlite. [native-inputs]: Add pkg-config. * gnu/packages/patches/ [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.8 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] 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.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager * gnu/packages/linux.scm (util-linux)[source]: Remove tailing #t. [arguments]<#:phases>: Adjust pre-check phase. [inputs]: Add sqlite. [native-inputs]: Add pkg-config. * gnu/packages/patches/util-linux-tests.patch: Adjust it. Change-Id: I3c22d0b5b02a6dd0fee440f32e87279d7d4b1554 --- gnu/packages/linux.scm | 21 ++++++++++++++------- gnu/packages/patches/util-linux-tests.patch | 19 +------------------ 2 files changed, 15 insertions(+), 25 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 8b00026f2ea..47621b13684 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -73,7 +73,7 @@ ;;; Copyright © 2022, 2023 Demis Balbach ;;; Copyright © 2023 Bruno Victal ;;; Copyright © 2023 Yovan Naumovski -;;; Copyright © 2023 Zheng Junjie <873216071@qq.com> +;;; Copyright © 2023, 2025 Zheng Junjie ;;; Copyright © 2023 dan ;;; Copyright © 2023 Foundation Devices, Inc. ;;; Copyright © 2023, 2024 Wilko Meyer @@ -2338,7 +2338,7 @@ (define-public psmisc (define-public util-linux (package (name "util-linux") - (version "2.37.4") + (version "2.40.4") (source (origin (method url-fetch) (uri (string-append "mirror://kernel.org/linux/utils/" @@ -2346,7 +2346,7 @@ (define-public util-linux "util-linux-" version ".tar.xz")) (sha256 (base32 - "10svcnsqmrsd660bzcm7k6dm8sa7hkknhr3bag1nccwimlb6jkk3")) + "0ygvflcr7v7x2rmr9h5mi07yx00i9368ggf3znd8bs847drsy7aw")) (patches (search-patches "util-linux-tests.patch")) (modules '((guix build utils))) (snippet @@ -2356,8 +2356,7 @@ (define-public util-linux (substitute* "configure" (("build_nologin=yes") "build_nologin=no") (("build_logger=yes") "build_logger=no") - (("build_kill=yes") "build_kill=no")) - #t)))) + (("build_kill=yes") "build_kill=no")))))) (build-system gnu-build-system) (outputs '("out" ;6.4 MiB executables and documentation "lib" ;8.8 MiB shared libraries, headers and locales @@ -2407,7 +2406,13 @@ (define-public util-linux ;; Change the test to refer to the right file. (substitute* "tests/ts/misc/mcookie" (("/etc/services") - services))))) + services)) + (substitute* "tests/helpers/test_mkfds.c" + (("/etc/fstab") + (which "sh"))) + (substitute* "tests/helpers/test_enosys.c" + (("/bin/false") + (which "false")))))) (add-before 'check 'disable-setarch-test (lambda _ ;; The setarch tests are unreliable in QEMU's user-mode @@ -2457,10 +2462,12 @@ (define-public util-linux (inputs (list file ;for libmagic ncurses + sqlite zlib)) (native-inputs (list net-base ;for tests - perl)) + perl + pkg-config)) (home-page "https://www.kernel.org/pub/linux/utils/util-linux/") (synopsis "Collection of utilities for the Linux kernel") (description "Util-linux is a diverse collection of Linux kernel diff --git a/gnu/packages/patches/util-linux-tests.patch b/gnu/packages/patches/util-linux-tests.patch index ec1671f2244..496167dbbc9 100644 --- a/gnu/packages/patches/util-linux-tests.patch +++ b/gnu/packages/patches/util-linux-tests.patch @@ -1,23 +1,6 @@ -This test checks whether 'root' is successfully translated to UID/GID 0, -using 'getpwnam' in libmount. This doesn't work in the chroot because -/etc/passwd doesn't contain an entry for 'root' so skip it. - -The second test requires that '/sys/dev/block' is present, which is not +This test requires that '/sys/dev/block' is present, which is not the case inside the build container. ---- util-linux-2.25.2/tests/ts/libmount/optstr 2015-01-23 13:58:41.181151194 +0100 -+++ util-linux-2.25.2/tests/ts/libmount/optstr 2015-01-23 13:58:42.829161716 +0100 -@@ -108,10 +108,6 @@ - ts_run $TESTPROG --apply --user "noexec,nosuid,loop=/dev/looop0" 0x408 &> $TS_OUTPUT - ts_finalize_subtest - --ts_init_subtest "fix" --ts_run $TESTPROG --fix "uid=root,gid=root" &> $TS_OUTPUT --ts_finalize_subtest -- - ts_init_subtest "deduplicate" - ts_run $TESTPROG --dedup bbb,ccc,AAA,xxx,AAA=a,AAA=bbb,ddd,AAA=ccc,fff=eee AAA &> $TS_OUTPUT - ts_finalize_subtest --- a/tests/ts/lsblk/lsblk 2019-03-11 21:08:23.734387391 +0100 +++ b/tests/ts/lsblk/lsblk 2019-03-11 21:12:43.635473111 +0100 @@ -22,6 +22,8 @@ base-commit: 3d37134ad6e6edac0a95ee1761ce0cfcad4bc7c9 -- 2.47.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 03 10:30:07 2025 Received: (at 76591-done) by debbugs.gnu.org; 3 Mar 2025 15:30:07 +0000 Received: from localhost ([127.0.0.1]:50006 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tp7k2-0004Ct-BG for submit@debbugs.gnu.org; Mon, 03 Mar 2025 10:30:07 -0500 Received: from mail.z572.online ([88.99.160.180]:36926) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tp7jw-0004Bq-Q4 for 76591-done@debbugs.gnu.org; Mon, 03 Mar 2025 10:30:00 -0500 Received: from m (mail1.85362086.com [107.174.64.25]) by mail.z572.online (OpenSMTPD) with ESMTPSA id ec2c545b (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 3 Mar 2025 15:35:32 +0000 (UTC) From: Z572 To: Zheng Junjie Subject: Re: [bug#76591] [PATCH core-packages-team] gnu: util-linux: Update to 2.40.4. In-Reply-To: <4311b75fb388778f963e3b64f2a7dd5567c0fa3b.1740588982.git.z572@z572.online> (Zheng Junjie's message of "Thu, 27 Feb 2025 01:06:43 +0800") References: <4311b75fb388778f963e3b64f2a7dd5567c0fa3b.1740588982.git.z572@z572.online> User-Agent: mu4e 1.12.7; emacs 30.0.92 Date: Mon, 03 Mar 2025 23:29:46 +0800 Message-ID: <87h64aku8l.fsf@iscas.ac.cn> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 2.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: Zheng Junjie writes: > * gnu/packages/linux.scm (util-linux)[source]: Remove tailing #t. > [arguments]<#:phases>: Adjust pre-check phase. > [inputs]: Add sqlite. > [native-inputs]: Add pkg-config. > * gnu/package [...] Content analysis details: (2.9 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-accredit.habeas.com] 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.9 SPF_FAIL SPF: sender does not match SPF record (fail) [SPF failed: Please see http://www.openspf.org/Why?s=mfrom; id=zhengjunjie%40iscas.ac.cn; ip=88.99.160.180; r=debbugs.gnu.org] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: gorski.stream (stream)] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-Debbugs-Envelope-To: 76591-done Cc: Wilko Meyer , 76591-done@debbugs.gnu.org, Leo Famulari 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.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: Zheng Junjie writes: > * gnu/packages/linux.scm (util-linux)[source]: Remove tailing #t. > [arguments]<#:phases>: Adjust pre-check phase. > [inputs]: Add sqlite. > [native-inputs]: Add pkg-config. > * gnu/package [...] Content analysis details: (1.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.9 SPF_FAIL SPF: sender does not match SPF record (fail) [SPF failed: Please see http://www.openspf.org/Why?s=mfrom;id=zhengjunjie%40iscas.ac.cn;ip=88.99.160.180;r=debbugs.gnu.org] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: minikn.xyz (xyz)] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Zheng Junjie writes: > * gnu/packages/linux.scm (util-linux)[source]: Remove tailing #t. > [arguments]<#:phases>: Adjust pre-check phase. > [inputs]: Add sqlite. > [native-inputs]: Add pkg-config. > * gnu/packages/patches/util-linux-tests.patch: Adjust it. > > Change-Id: I3c22d0b5b02a6dd0fee440f32e87279d7d4b1554 > --- > gnu/packages/linux.scm | 21 ++++++++++++++------- > gnu/packages/patches/util-linux-tests.patch | 19 +------------------ > 2 files changed, 15 insertions(+), 25 deletions(-) > > diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm > index 8b00026f2ea..47621b13684 100644 > --- a/gnu/packages/linux.scm > +++ b/gnu/packages/linux.scm > @@ -73,7 +73,7 @@ > ;;; Copyright =C2=A9 2022, 2023 Demis Balbach > ;;; Copyright =C2=A9 2023 Bruno Victal > ;;; Copyright =C2=A9 2023 Yovan Naumovski > -;;; Copyright =C2=A9 2023 Zheng Junjie <873216071@qq.com> > +;;; Copyright =C2=A9 2023, 2025 Zheng Junjie > ;;; Copyright =C2=A9 2023 dan > ;;; Copyright =C2=A9 2023 Foundation Devices, Inc. > ;;; Copyright =C2=A9 2023, 2024 Wilko Meyer > @@ -2338,7 +2338,7 @@ (define-public psmisc > (define-public util-linux > (package > (name "util-linux") > - (version "2.37.4") > + (version "2.40.4") > (source (origin > (method url-fetch) > (uri (string-append "mirror://kernel.org/linux/utils/" > @@ -2346,7 +2346,7 @@ (define-public util-linux > "util-linux-" version ".tar.xz")) > (sha256 > (base32 > - "10svcnsqmrsd660bzcm7k6dm8sa7hkknhr3bag1nccwimlb6jkk3")) > + "0ygvflcr7v7x2rmr9h5mi07yx00i9368ggf3znd8bs847drsy7aw")) > (patches (search-patches "util-linux-tests.patch")) > (modules '((guix build utils))) > (snippet > @@ -2356,8 +2356,7 @@ (define-public util-linux > (substitute* "configure" > (("build_nologin=3Dyes") "build_nologin=3Dno") > (("build_logger=3Dyes") "build_logger=3Dno") > - (("build_kill=3Dyes") "build_kill=3Dno")) > - #t)))) > + (("build_kill=3Dyes") "build_kill=3Dno")))))) > (build-system gnu-build-system) > (outputs '("out" ;6.4 MiB executables and documentation > "lib" ;8.8 MiB shared libraries, headers and l= ocales > @@ -2407,7 +2406,13 @@ (define-public util-linux > ;; Change the test to refer to the right file. > (substitute* "tests/ts/misc/mcookie" > (("/etc/services") > - services))))) > + services)) > + (substitute* "tests/helpers/test_mkfds.c" > + (("/etc/fstab") > + (which "sh"))) > + (substitute* "tests/helpers/test_enosys.c" > + (("/bin/false") > + (which "false")))))) > (add-before 'check 'disable-setarch-test > (lambda _ > ;; The setarch tests are unreliable in QEMU's user-mo= de > @@ -2457,10 +2462,12 @@ (define-public util-linux > (inputs > (list file ;for libmagic > ncurses > + sqlite > zlib)) > (native-inputs > (list net-base ;for tests > - perl)) > + perl > + pkg-config)) > (home-page "https://www.kernel.org/pub/linux/utils/util-linux/") > (synopsis "Collection of utilities for the Linux kernel") > (description "Util-linux is a diverse collection of Linux kernel > diff --git a/gnu/packages/patches/util-linux-tests.patch b/gnu/packages/p= atches/util-linux-tests.patch > index ec1671f2244..496167dbbc9 100644 > --- a/gnu/packages/patches/util-linux-tests.patch > +++ b/gnu/packages/patches/util-linux-tests.patch > @@ -1,23 +1,6 @@ > -This test checks whether 'root' is successfully translated to UID/GID 0, > -using 'getpwnam' in libmount. This doesn't work in the chroot because > -/etc/passwd doesn't contain an entry for 'root' so skip it. > - > -The second test requires that '/sys/dev/block' is present, which is not > +This test requires that '/sys/dev/block' is present, which is not > the case inside the build container. >=20=20 > ---- util-linux-2.25.2/tests/ts/libmount/optstr 2015-01-23 13:58:41.18115= 1194 +0100 > -+++ util-linux-2.25.2/tests/ts/libmount/optstr 2015-01-23 13:58:42.82916= 1716 +0100 > -@@ -108,10 +108,6 @@ > - ts_run $TESTPROG --apply --user "noexec,nosuid,loop=3D/dev/looop0" 0x40= 8 &> $TS_OUTPUT > - ts_finalize_subtest > -=20 > --ts_init_subtest "fix" > --ts_run $TESTPROG --fix "uid=3Droot,gid=3Droot" &> $TS_OUTPUT > --ts_finalize_subtest > -- > - ts_init_subtest "deduplicate" > - ts_run $TESTPROG --dedup bbb,ccc,AAA,xxx,AAA=3Da,AAA=3Dbbb,ddd,AAA=3Dcc= c,fff=3Deee AAA &> $TS_OUTPUT > - ts_finalize_subtest > --- a/tests/ts/lsblk/lsblk 2019-03-11 21:08:23.734387391 +0100 > +++ b/tests/ts/lsblk/lsblk 2019-03-11 21:12:43.635473111 +0100 > @@ -22,6 +22,8 @@ > > base-commit: 3d37134ad6e6edac0a95ee1761ce0cfcad4bc7c9 pusd to core-packages-team, closing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmfFyuoACgkQO1qpk+Gi 3/CudA//XfA5pXXymjPMJu9Tj4OYD4WbaYN/2zx4svIlwhQj4Ek7vwf6I7eiyqgL jukn6jWg16a/m1tOWbFIFXkjuPEHdyip4K7VSfqUE2aqoG4BLaeAm/FuSKQ+KWaK 27oAggHVXGqbSjBCGMA95bl/fNflPCQmqifQvP0XN7stDHUHqjpu28mgisnAZyE9 Q7opySKVKlNaGdj3r9YPBsBP73bKuVKLegakNzNee42XOdRFh+rrNlx7sveknXTo Ga80qd0OewxxC63JNtXy+9+kN1dzViBU/aSmOP/MNaxOJw8RqXjPovdZeITv1TLF /gC7XMtqOCq9FxqJF8+0YepwNUzMBFAPKc5FOB24MLrOZ+xBesRy29Z2lwlAuyO1 Grwp9LMEnCkQ5UFltLpeERtcefllrow8ibovYmJ04E7ov2Bf9eS/qiScFlkhnodf AHven53g0iN7+pbZGzCjX98VJPHQ0o45eECXMmtFm1TDNuuQOP6TUouE+eAXKaND LrLvF2zcmQOpDvKLCCD6LxCQR2I6utPF5eB6eMgXuFuJ0laFf71SWLiZLjKT7ry4 rRNAMQmrEfy8+9cd2/UjEg0Zy6upVNyMv9rcZ4Va9meXG/DhWuLGMUtcB+YG1ZS4 WpDlr3I21/6rTHuHUvIfzxEK+Z4PPG3SCkmvc1Zh/DOnIfFApL8= =7Od/ -----END PGP SIGNATURE----- --=-=-=-- From unknown Thu Jun 19 14:05:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 01 Apr 2025 11:25:34 +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