From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CEQUBLbW5mX+DgAA62LTzQ:P1 (envelope-from ) for ; Tue, 05 Mar 2024 09:24:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id CEQUBLbW5mX+DgAA62LTzQ (envelope-from ) for ; Tue, 05 Mar 2024 09:24:22 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Q66tz4yb; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709627061; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=7mjTwhdG3bKgWUhLypEPTyhrKnJtpJK+HbtedyYVxXs=; b=T1He55fZP2YHcBZG0dgO1VplnYQ8w7dT3/y6K1BbZnvCrYmXYj0mtf2GWnNfjx5B6b6gyL u41UmhJcbSdAxifjh4Bba14QJaPZ+p4yp94TWzUIzUGl6Xlht/MtqLhT/WQKXW+cBEQaOz DcMrvTSyDp5kLiRjaq8/ZxZI/abyzeIu9kFmhMUcp7u2MaSNiJ27g2pH1pJGqoa+6aSHR9 IJFAP7EHXc5iflGLxLxvNqQ0+82h3RW2zRI9VhXZn41iHcA5X/nolcH6LA38hAXEsBlgqL i7rf8doICiIe+HQxYvCpg3WDQ3cT4LXjC7l60RqJ7w7DudyztQ4QzN8bR/nFAA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Q66tz4yb; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709627061; a=rsa-sha256; cv=none; b=PtT52iTvoCVMHd/aQ6A4w5R+7qfDVJ9HNwzaLfcipKKSpD3eCpYSCZcOtvHT5i585ifuZZ ElYP/hMFbqKV3WJ/FrQuHLYFrFp4AtXzuyxUHmvy9Z33MDZTvwi4P0QJ3ZWTYyBQrLWLsR WEFrwb7XsXibIl7L0nqnHrAfhJHkK8FZc9yY3WFSXSL7NoRBs8yJXd+RQVaQzHxNkvmv5y n0vT8DfrOKlfkJjEqTKapZ9/S8xEe6/OTlKfiZBPUtSt5C/9dBh58/3Q8roDxPpYqywgnP 1gwKFyYVDKCNg/anfoJCNRjm9ELKDZ20j5OCm2Ssn+GlMhCXnXpUhC//Y0ob2w== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D1A4C14DE5 for ; Tue, 5 Mar 2024 09:24:21 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rhQ5l-0000jV-NY; Tue, 05 Mar 2024 03:24:05 -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 1rhQ5G-0000NX-H2 for guix-patches@gnu.org; Tue, 05 Mar 2024 03:23:34 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rhQ5G-0005w1-90 for guix-patches@gnu.org; Tue, 05 Mar 2024 03:23:34 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rhQ5k-0006xL-8l for guix-patches@gnu.org; Tue, 05 Mar 2024 03:24:04 -0500 Subject: bug#69526: [PATCH 00/10] Add aardvark-dns. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 05 Mar 2024 08:24:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 69526 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Tomas Volf <~@wolfsden.cz> Cc: 69526-done@debbugs.gnu.org Received: via spool by 69526-done@debbugs.gnu.org id=D69526.170962700426604 (code D ref 69526); Tue, 05 Mar 2024 08:24:04 +0000 Received: (at 69526-done) by debbugs.gnu.org; 5 Mar 2024 08:23:24 +0000 Received: from localhost ([127.0.0.1]:46027 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rhQ55-0006v2-Tf for submit@debbugs.gnu.org; Tue, 05 Mar 2024 03:23:24 -0500 Received: from mail-wm1-f42.google.com ([209.85.128.42]:59886) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rhQ53-0006ug-VM for 69526-done@debbugs.gnu.org; Tue, 05 Mar 2024 03:23:22 -0500 Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-412ecbe4b57so2982425e9.3 for <69526-done@debbugs.gnu.org>; Tue, 05 Mar 2024 00:22:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1709626906; x=1710231706; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=7mjTwhdG3bKgWUhLypEPTyhrKnJtpJK+HbtedyYVxXs=; b=Q66tz4ybxPVKNQh8dzteegkHgARWbgaEcRx/8yA+3AeLvCGYRZWs6YNgddLtzsyW64 24GDnVU3tneTI4JMII0nug6U+LPkN5yhKFVwaU5/cvd37pH/6GQwOYxdu8uEqL8VysWN +n1n510wir+LTYkWdvr37lntF3xCGlr8jj6DKm+2x3yJj2pxzVLyW0yIqaBl+wOFW32W XYAOGONuZ9zEEtEkOFgH9Fo7O6XlXEaaSzzrkr/sFu8PH002TT3yMef9z/9ft9lgzhBP 8+wujixV8IgZb6cKQj28+p6CqKDGPuE+2Sj6wKpG6Nw6p2/Drsqxzo75RLQ8VvAZHD41 WusA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709626906; x=1710231706; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7mjTwhdG3bKgWUhLypEPTyhrKnJtpJK+HbtedyYVxXs=; b=h/9+yP8588P6rmBop1KPKEhKRyXAnCxzMi7i0j6P2AQ6lvwh2Q6Dmi461/TVOXFe58 F8daFolR5PTRkjO4bfpYS4L4uYFWa8pUkwD0JqGdNcjVoXrjhJpXOnrCXuN1FVV76XVh nk0n8FSrz34D2rDq9kRV6P7IncRdLGp0cuH+qmXPMmgDYuMj4TIqJGMZoBGhDWGb1RVZ b0ghOjC+HUAJiCZY6mjCUKFgCW2NIzUCVhBg94JpZz6dUbInNOhoOB7SPnhbZGldoqSF iFFFo285Sl5e1X5Uvx26sgvzKGa8ucqF151Hww6izcZp6nIJxt1+obO99aHqwezATI4v MW+A== X-Gm-Message-State: AOJu0YymPTd3pkkGVgl+Fg7gIO8dC61jLxGUEg8s5NdDQ4BH3v1He3+O ouXDeX6JF/dfmULJG5fa9QKJs/krP1BjV6A5YuqDTK4Z7Xa7m1wqBPK5KS7f/Xg= X-Google-Smtp-Source: AGHT+IEiHTSA/OFq0PGCAj1yXQOWhFnD1K1bSdUXN8VbTyxmYgSvU4Ea3DhTf4KpPW1o/kjSGoLzgA== X-Received: by 2002:a05:600c:46d0:b0:410:8071:6931 with SMTP id q16-20020a05600c46d000b0041080716931mr8608625wmo.20.1709626906134; Tue, 05 Mar 2024 00:21:46 -0800 (PST) Received: from localhost ([141.226.12.177]) by smtp.gmail.com with ESMTPSA id bh7-20020a05600c3d0700b00412ef268c05sm298395wmb.17.2024.03.05.00.21.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Mar 2024 00:21:45 -0800 (PST) Date: Tue, 5 Mar 2024 10:21:44 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Tomas Volf <~@wolfsden.cz>, 69526-done@debbugs.gnu.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="/BStoxJ+w/nZEJKr" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -3.88 X-Spam-Score: -3.88 X-Migadu-Queue-Id: D1A4C14DE5 X-TUID: gT/cSjhDhjKF --/BStoxJ+w/nZEJKr Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks! Patches pushed. On Mon, Mar 04, 2024 at 06:46:47PM +0100, Tomas Volf wrote: > On 2024-03-04 09:17:06 +0200, Efraim Flashner wrote: > > The good news is it looks like this can be applied straight to the > > master branch. Can you send a second round with a couple of changes? >=20 > Thank you very much for the fast review, and sorry for there being so many > issues. I will send a v2. Not so many issues :) > > > > On Sun, Mar 03, 2024 at 05:43:04PM +0100, Tomas Volf wrote: > > > This series adds aardvark-dns, which will be required for 5.0 version= of > > > podman. > > > > > > Tomas Volf (10): > > > gnu: Add rust-h3-0.0.2. > > This should be in crates-web and inherit from rust-h3-0.0.3 > > > > > gnu: Add rust-h3-quinn-0.0.3. > > This should be in crates-web and inherit from rust-h3-quinn-0.0.4 > > > > > gnu: Add rust-event-listener-strategy-0.1. > > This should be after rust-event-listener-strategy-0.4 and inherit from > > it. > > > > > gnu: Add rust-async-broadcast-0.6. > > rust-async-broadcast-0.5 should inherit from this package >=20 > Done, I hope correctly. Yep, all looks good. > > > > > gnu: Add rust-hickory-proto-0.24. > > > gnu: Add rust-hickory-client-0.24. > > > gnu: Add rust-hickory-resolver-0.24. > > > gnu: Add rust-hickory-recursor-0.24. > > > gnu: Add rust-hickory-server-0.24. > > These should be in crates-web >=20 > I have to admit I am sometimes bit confused by the -io and -web split. F= or > example, why does DNS library and server belong into -web? crates-io was getting way too big so I tried to find similar packages to split off into their own modules. I found some packages related to web servers and their "neighbor" packages (normally from the same repo or same author/organization), and then I found that the DNS packages were pretty much only used by those packages, so I moved them too. > > and inserted and sorted alphabetically >=20 > I did not know the order in the .scm files does not matter, I tried to ad= d them > in order of use. Will sort. It makes it easier to find the packages when adding/removing/changing them. > > > > > gnu: Add aardvark-dns. > > This should have '#:install-source #f' in arguments >=20 > Done. > > > > > > > > gnu/packages/crates-io.scm | 332 +++++++++++++++++++++++++++++++++++= ++ > > > gnu/packages/rust-apps.scm | 33 ++++ > > > 2 files changed, 365 insertions(+) > > > > > > > > > base-commit: f00f56514d90ebba5d9e08ec786c8118e437097c > > > -- > > > 2.41.0 > > > > > > > > > > -- > > Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7= =A4 =D7=9D=D7=99=D7=A8=D7=A4=D7=90 > > GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 > > Confidentiality cannot be guaranteed on emails sent or received unencry= pted >=20 >=20 >=20 > -- > There are only two hard things in Computer Science: > cache invalidation, naming things and off-by-one errors. --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --/BStoxJ+w/nZEJKr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmXm1hgACgkQQarn3Mo9 g1GIEw//R0Qg+GyGuW8bNeo1vbZ+AnmpVG3Kzf1EaniZQCtannkWCVRdumS6kqe9 5/CKbw42U+6fYFq1a4WYNhcKKU/95Wueq287U3KuQAcb8b3d1Nj9TkY/20vjDV/h hJDvz7sDeadzus08kGc0k7BLamFBTvK/gpKl3GB5r8UhVv98uOwIf7GdgL63ZpG4 p7brh9MKEMhM3oTYZo7IwVVMx+Qc3ht/nMfsEI5pYTPIG6ISk8SGusLxd7N6TcbM rJlfxuKAs5gJUTfgRBpiszjc+eHSsZd4IS5MaPn8mAmli6bLYbDiDbgKCZaTv4hG e0FJbP63hHhHMqddiD2OqsINTixhs7z+OdxWAJE57zU2GmpxKcmCUNw39pGDPxYR vHSqXqAionkpYyThexoEDOkyhl9eYRpad7I+nbPoReVx8BKqeFEOpK+cn5CVp3/m DB5K27+6iWvuCJ4NpEeMIgprGoH8WgNwJ3DAm/N95R5YmYcGl/ErHWcZO07RJFLD nRjzXGHRrIoSVCyxdenpqTANVGncLhplMD81m4HSE+8wzr+hee7TYmtiyRN7qm9E Yy+ic0JN8VJD3bbw3qU8gfyvvDQBtL9LbPRpc7SjTQSUMUVZMZvvw3mKSJILQ02o SSXILcicjz5mpIPcgw2HRa9H//0uue/mo3TbKjygoVKo6KgCFGw= =BbjX -----END PGP SIGNATURE----- --/BStoxJ+w/nZEJKr--