From unknown Thu Sep 11 18:37:32 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#49390 <49390@debbugs.gnu.org> To: bug#49390 <49390@debbugs.gnu.org> Subject: Status: [PATCH 09/21] gnu: Add rust-socket2-0.4 Reply-To: bug#49390 <49390@debbugs.gnu.org> Date: Fri, 12 Sep 2025 01:37:32 +0000 retitle 49390 [PATCH 09/21] gnu: Add rust-socket2-0.4 reassign 49390 guix-patches submitter 49390 Domagoj Stolfa severity 49390 normal tag 49390 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 04 12:32:24 2021 Received: (at submit) by debbugs.gnu.org; 4 Jul 2021 16:32:24 +0000 Received: from localhost ([127.0.0.1]:43093 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m052e-0003Ly-0o for submit@debbugs.gnu.org; Sun, 04 Jul 2021 12:32:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:39240) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m052Z-0003KZ-4q for submit@debbugs.gnu.org; Sun, 04 Jul 2021 12:32:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53082) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m052Y-0006X6-Tt for guix-patches@gnu.org; Sun, 04 Jul 2021 12:32:18 -0400 Received: from mail-wm1-x32f.google.com ([2a00:1450:4864:20::32f]:50692) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m052X-0000rs-7r for guix-patches@gnu.org; Sun, 04 Jul 2021 12:32:18 -0400 Received: by mail-wm1-x32f.google.com with SMTP id o22so9774402wms.0 for ; Sun, 04 Jul 2021 09:32:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=0wkcGvgGaAUpOf24qt+m1vdW0FgaFizTKFb3Wi++WE8=; b=l4ZWJ6Hdv3KdUzbrOzPn+dSScneScz6SPN1Fk75dvb6fJWERdVsl9MUb4xfx9HnC1M zekt5kHv7DNHP9QtImtUk1sZhYAGGrHZZ06ceZ003k2l8EIgrIOlE7N+sN/6JwVVkEr2 FntphKz+ReADaJUmHJNhCoT4GdnmnVxb0N+QDbr3DfRyLKwcjEGooC+nrTvBJ/XUnW1r fOHRcgUVZPOG734MyzXyFj7FB/AdRtpPzZya1zgpHsAlbTlIr1r8OwR7wtA1ddDnTsrc 33LiW2ciTbx2vheoglDXre/AbWun21PiHxVn8G32SCfM1+47yvXfjEgir/+rPuMMnKWw D0Qw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=0wkcGvgGaAUpOf24qt+m1vdW0FgaFizTKFb3Wi++WE8=; b=ce6QqS29WsALIB/xDZ2PgZDxkvPN1LiNm5xg0r396wjv9+mGVaHjJK63eucQjAwLBm s63e83gxwUXJFA+0Fifq83vUP33wZPJvK0n3QPXHP0dK1JkNkuNpgKsbkL4scwN7DMb3 bMt3LP1i0MVbauXSYN+1PKbt+6C0HUeFvdNkuyPbCf/oR8dBzb6U6RQe2vioJGNq0cQu NpEH88du81aFy41x9KUQX4fDYxTEfWJtmjohde/dVOIvI1MVcGBEjKXy5bDzNP4cfYBE Npb3Jx3b468LCSW3ye89TAyu9pYFR7kz53V9cNPoRmZ8dl/tnHhxKo7SVSzpRQi5+quA VXag== X-Gm-Message-State: AOAM530ByBualdf1DnnOnr5Gjrv2tpCfaTYTmSHVQtVIWYPmnfr72EvC DvTPdy5j0YwRVsybRCTogfRG9RXpLvxEuA== X-Google-Smtp-Source: ABdhPJzjAv0xkJSn2v/okQ54UkBgT+etMmd0DGRiUs6uyK98HbD13fUjM4o6LL7xs0Dawy+Dh/GWWQ== X-Received: by 2002:a1c:7d10:: with SMTP id y16mr10304981wmc.76.1625416336013; Sun, 04 Jul 2021 09:32:16 -0700 (PDT) Received: from pepehands.quns.cam.ac.uk (ds815.queens.cam.ac.uk. [131.111.128.28]) by smtp.googlemail.com with ESMTPSA id r18sm11359306wmh.23.2021.07.04.09.32.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 04 Jul 2021 09:32:15 -0700 (PDT) From: Domagoj Stolfa X-Google-Original-From: Domagoj Stolfa To: guix-patches@gnu.org Subject: [PATCH 09/21] gnu: Add rust-socket2-0.4 Date: Sun, 4 Jul 2021 17:31:51 +0100 Message-Id: <20210704163203.31351-10-ds815@gmx.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210704163203.31351-1-ds815@gmx.com> References: <20210704163203.31351-1-ds815@gmx.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::32f; envelope-from=domagoj.stolfa@gmail.com; helo=mail-wm1-x32f.google.com 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Domagoj Stolfa 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.3 (--) * gnu/packages/crates-io.scm (rust-socket2-0.4): New public variable. --- gnu/packages/crates-io.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 79937fb40a..055730505b 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -43154,6 +43154,36 @@ maximal amount of configuration possible intended.") (license (list license:asl2.0 license:expat)))) +(define-public rust-socket2-0.4 + (package + (name "rust-socket2") + (version "0.4.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "socket2" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "18ny6m1gnf6cwp5ax0b5hr36w6yg16z7faj76b31aq2jghhgqgcy")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-libc" ,rust-libc-0.2) + ("rust-winapi" ,rust-winapi-0.3)))) + (home-page + "https://github.com/rust-lang/socket2") + (synopsis + "Utilities for handling networking sockets with a maximal amount of configuration +possible intended. +") + (description + "Utilities for handling networking sockets with a maximal amount of configuration +possible intended. +") + (license (list license:expat license:asl2.0)))) + (define-public rust-socks-0.3 (package (name "rust-socks") -- 2.32.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 04 12:40:35 2021 Received: (at control) by debbugs.gnu.org; 4 Jul 2021 16:40:35 +0000 Received: from localhost ([127.0.0.1]:43182 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m05AZ-0003fN-HZ for submit@debbugs.gnu.org; Sun, 04 Jul 2021 12:40:35 -0400 Received: from tobias.gr ([80.241.217.52]:49692) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m05AY-0003fD-0v for control@debbugs.gnu.org; Sun, 04 Jul 2021 12:40:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=N9wf2e5+hvL5R e85NjrIXQwJQuEOvY7CKZj7EU/uaZ0=; h=date:to:from; d=tobias.gr; b=RdJBfs yrQMFR3dknX7ziiHJ3KPUepGx7dtmgKHxvF6IsuHmP4gecaf7wDBrXouu1EMY8C/5HzRKZ /zGTbbN2J4qHPCenZ5MiwkNlyqoM16eumICcoqhiK7SXUUsZ+LVUTT1VJaSitqrGJ/M2Hh tHf9f5MLTxU/AOPYrgbtbpw14mfepALoKXegJ4/dkHReW5tqqtgHXkSEqyFn9KhGTaprkH eVuTyMlyAadD7rrScqqyydsZvUA5GTKfZqZ/pdGT712w5TOPl1aDdFAmsyrONwKLvFFNmB lFpvzrvAIIIQ6qhLjIdzePGRdn97sZCX7ju9pQEuVkrMA2EFAriSr4Cw== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 29266b51 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for ; Sun, 4 Jul 2021 16:40:29 +0000 (UTC) From: Tobias Geerinckx-Rice To: GNU bug tracker automated control server Date: Sun, 04 Jul 2021 18:39:51 +0200 BIMI-Selector: v=BIMI1; s=default; Message-ID: <87eeceqbgg.fsf@nckx> MIME-Version: 1.0 Content-Type: text/plain; format=flowed 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: merge 49382 49390 49391 49392 49393 49394 49395 49396 49397 Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [80.241.217.52 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control 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 (+) merge 49382 49390 49391 49392 49393 49394 49395 49396 49397 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 04 12:41:07 2021 Received: (at control) by debbugs.gnu.org; 4 Jul 2021 16:41:07 +0000 Received: from localhost ([127.0.0.1]:43191 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m05B5-0003h4-AV for submit@debbugs.gnu.org; Sun, 04 Jul 2021 12:41:07 -0400 Received: from tobias.gr ([80.241.217.52]:49694) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m05B3-0003gw-HG for control@debbugs.gnu.org; Sun, 04 Jul 2021 12:41:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=N1LIMLfx7JFak qvxTrKCr6AB+l1X1RqqNze2qlVNK1c=; h=date:to:from; d=tobias.gr; b=HElyC2 R7W7CWzHMi0IDrtomEEZlh3NZN7fTtlxECdXnnOkpwhhDP2Vejy5g1CNSmdtxoKUkna/T8 x4sYn/B70muIHcbLpaJ80Di8zLyn9O+Zq3WkHvtV9NS4fE517KToynAMVS9WNoiF7ofhMV /8h0SuwW8f+TmSzNGTsb5FblV9QnwQBUQsihyP/CLcBjKpa+uIIrEzAf+pmtxACzRHmbbm BVvEVfL2TixVsEMr8T9c48cPG1JY12Umz2Ly5Nplg3/z4r8QWuNuNvIbFEE9Oibj9lk2K6 Kj/XKXj+LpiRA5Xy7dt1vvwwmwBbJncpxWT7vtA7yjlO+NHYaJNyLjEg== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 73373dda (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for ; Sun, 4 Jul 2021 16:41:02 +0000 (UTC) From: Tobias Geerinckx-Rice To: GNU bug tracker automated control server Date: Sun, 04 Jul 2021 18:40:33 +0200 BIMI-Selector: v=BIMI1; s=default; Message-ID: <87bl7iqbfj.fsf@nckx> MIME-Version: 1.0 Content-Type: text/plain; format=flowed 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: merge 49382 49398 49399 49400 49401 49402 49403 Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [80.241.217.52 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control 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 (+) merge 49382 49398 49399 49400 49401 49402 49403 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 11 05:00:07 2021 Received: (at 49390) by debbugs.gnu.org; 11 Jul 2021 09:00:07 +0000 Received: from localhost ([127.0.0.1]:33882 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m2VJm-0000TO-J2 for submit@debbugs.gnu.org; Sun, 11 Jul 2021 05:00:06 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:49288 helo=mail.yoctocell.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m2VJk-0000Ru-Il for 49390@debbugs.gnu.org; Sun, 11 Jul 2021 05:00:05 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1625993998; bh=YnxuLuHxvoWGyBHND8wh7fm7po4L9LvUiFwtk1j3Fxg=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=u3NbfDQ0vxh9KKk4bBJ60R1p+qmDsohnVpFY/0wd5qjMa11hlvV0UIbqA7uVV/tYU vbfoqL6nZ0SZHqMxiu8ms4BcqhwFV4EejjPEIzwp/kmNIp8pkPTKFkQ0gDW7wd8KLU 9omp1PWTVA7oBQK9ds184YxNmixIYbGteTuRFz2k= To: Domagoj Stolfa , 49390@debbugs.gnu.org Subject: Re: [bug#49390] [PATCH 09/21] gnu: Add rust-socket2-0.4 In-Reply-To: <20210704163203.31351-10-ds815@gmx.com> References: <20210704163203.31351-1-ds815@gmx.com> <20210704163203.31351-10-ds815@gmx.com> Date: Sun, 11 Jul 2021 10:59:57 +0200 Message-ID: <87zgutql82.fsf@yoctocell.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; 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: On Sun, Jul 04 2021, Domagoj Stolfa wrote: > * gnu/packages/crates-io.scm (rust-socket2-0.4): New public variable. > --- > gnu/packages/crates-io.scm | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) > > diff --git a/gnu/p [...] Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 49390 Cc: Domagoj Stolfa 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.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: On Sun, Jul 04 2021, Domagoj Stolfa wrote: > * gnu/packages/crates-io.scm (rust-socket2-0.4): New public variable. > --- > gnu/packages/crates-io.scm | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) > > diff --git a/gnu/p [...] Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 SPF_PASS SPF: sender matches SPF record 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD -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 On Sun, Jul 04 2021, Domagoj Stolfa wrote: > * gnu/packages/crates-io.scm (rust-socket2-0.4): New public variable. > --- > gnu/packages/crates-io.scm | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+) > > diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm > index 79937fb40a..055730505b 100644 > --- a/gnu/packages/crates-io.scm > +++ b/gnu/packages/crates-io.scm > @@ -43154,6 +43154,36 @@ maximal amount of configuration possible intende= d.") > (license (list license:asl2.0 > license:expat)))) >=20=20 > +(define-public rust-socket2-0.4 > + (package > + (name "rust-socket2") > + (version "0.4.0") > + (source > + (origin > + (method url-fetch) > + (uri (crate-uri "socket2" version)) > + (file-name > + (string-append name "-" version ".tar.gz")) > + (sha256 > + (base32 > + "18ny6m1gnf6cwp5ax0b5hr36w6yg16z7faj76b31aq2jghhgqgcy")))) > + (build-system cargo-build-system) > + (arguments > + `(#:cargo-inputs > + (("rust-libc" ,rust-libc-0.2) > + ("rust-winapi" ,rust-winapi-0.3)))) > + (home-page > + "https://github.com/rust-lang/socket2") > + (synopsis > + "Utilities for handling networking sockets with a maximal amount o= f configuration > +possible intended. The synopsis is a bit long, the GitHub repo says Advanced configuration options for sockets maybe we can use that instead? > + (description > + "Utilities for handling networking sockets with a maximal amount o= f configuration > +possible intended. > +") Full sentence, and don=E2=80=99t forget line break. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJJBAEBCAAzFiEEAVhh4yyK5+SEykIzrPUJmaL7XHkFAmDqsw0VHHB1YmxpY0B5 b2N0b2NlbGwueHl6AAoJEKz1CZmi+1x5/9AP/3wzXmQ0V6rEsAEMB0ELigaRuvAV 2vY5aVAl75NzeExyPsuovTaOUOuA0/AULR7pBQekDpV4EBTcSlfQlrFMCQnch8KB e/TrhXBXmU5Pqdo/ojnI247uaTj+mJcX85unypytxnIEFTEXJEuGWxYskvREG/0X 54BOp6s1V/LbG2bqUDiSQdssyYmLTRLzv264qEpOCcxj7LOOkM5rEn/h3f4M+/IK V1vT/zGxNXTUfwzs7VWLEtvovYAtIKwwRjueDG4OoJ8jHxt6c+9Eom5cKbwkGkwh fsO+oUSlGkeYciLIT1/QZOA+waQnNqWD6hTqqll9tKSrZZ41HCBIa9sr7gr2CMi3 USnIvNRAv+Ak2kXHLRphT7phr0EgFKv0sQPRQs/xMHiHkM3DY/DQhy6PhuRQEeWQ GaagovHqfQo+t5JqWm87NKCdFsWon2+s+9tw3gG+/8WmLhoxxKbZRePWBope0K2q tFb0qRzHRiVau1zt0VbolrtSXd1V1Np8e6G9WeKfNCyDO1cvbNX7pkIssHqjtWdc rz2uiSomX8LCyixc7QNFNO5QI+ho2uJd9CSBv3Ds4LB9O/RHLzqyND59nwiGcsmC /PspyQeIfNKWNrLu2mHkg/WIe0lpMEPptNAdFq3BbvLPXLqkzGujg8PdSthHFg4c onFytJ16pOpHOj9e =rIQF -----END PGP SIGNATURE----- --=-=-=-- From unknown Thu Sep 11 18:37:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 11 Aug 2021 11:24:04 +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