From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id AP9yGuifT2U3EQEAG6o9tA:P1 (envelope-from ) for ; Sat, 11 Nov 2023 16:38:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AP9yGuifT2U3EQEAG6o9tA (envelope-from ) for ; Sat, 11 Nov 2023 16:38:16 +0100 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 4510144B31 for ; Sat, 11 Nov 2023 16:38:16 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=b4IcMLjj; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1699717096; a=rsa-sha256; cv=none; b=jwjOIp7bMkHzetU/KxUyvL7irp/y3McewG93MR78m62pkM6AJUjpJEHnFTS0ggeDVnJgjV /Tn8wUxDrxfkeFQZofM1VCJFaKqx6aSTdw2tOVge/rlsv3xBj2tjtXYo6fxnxNugWxmw2K 3erRLLqBnyPwGo/Sm+Z3+DAyiRkEoTUyPsghCJbKEX6lW8ZMBjvH4U/i0ZTW3rWB9kOttX RVqJ4IiziUy/Y4zNGHBNBD8z11RRlxPpIu/Si+oSSaIJrPkBgHBEx3AXNYnFOcHnyRXd/G RDdIcpgSV6i5PokmTCWPooFlnz0x6dZQ81G6FgdiXZqppwesLe58GnoEsLIEHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699717096; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=laTr7x5JAKZWkSZnhhjpdJPjROTukF+NeJ93GFttiTU=; b=WaXodlyZDTN4LRaCUTkpx0nskaAiWpiiZvhBoom943HXr/aEWmlXHgu3mvSBakRvJmXBt2 vug242Q6i5MWllofiaa+2HFyDZCvclK0LRETTGEEaZpzMHQg1+hlJn+KiKkTNH3py8bSEL P/DGRS9VNeNaQDcHPo53EZVcF9PMZu3/9HOJEAmwSiWBKzjIYvl+wr/uqeD/cM32DPRHfQ BDUHrwWw8Od/Y+Izir29N5NKC0z1KkbXeZu4Yi96QNkqbXXbkrZOPxPouGdWCqUx13ONHy mgZzcCaeFgAkb59vtFVYgetBoyxm5KyRtv23SfVcbBKr1x5lFtmFwEezh/rY9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=b4IcMLjj; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r1q3F-0001XH-03; Sat, 11 Nov 2023 10:37:38 -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 1r1q3A-0001UT-P6 for guix-patches@gnu.org; Sat, 11 Nov 2023 10:37:32 -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 1r1q3A-0002Ix-Fc for guix-patches@gnu.org; Sat, 11 Nov 2023 10:37:32 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r1q3n-0001u2-Qn; Sat, 11 Nov 2023 10:38:11 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67077] [PATCH 23/36] gnu: Add rust-tokio-rustls-0.24. Resent-From: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sat, 11 Nov 2023 15:38:11 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67077 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 67077@debbugs.gnu.org Cc: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 67077-submit@debbugs.gnu.org id=B67077.16997170626935 (code B ref 67077); Sat, 11 Nov 2023 15:38:11 +0000 Received: (at 67077) by debbugs.gnu.org; 11 Nov 2023 15:37:42 +0000 Received: from localhost ([127.0.0.1]:53844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1q3J-0001nh-Pz for submit@debbugs.gnu.org; Sat, 11 Nov 2023 10:37:42 -0500 Received: from mail-ej1-x631.google.com ([2a00:1450:4864:20::631]:46125) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1q3F-0001mC-SL for 67077@debbugs.gnu.org; Sat, 11 Nov 2023 10:37:38 -0500 Received: by mail-ej1-x631.google.com with SMTP id a640c23a62f3a-9db6cf8309cso479104566b.0 for <67077@debbugs.gnu.org>; Sat, 11 Nov 2023 07:36:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699717012; x=1700321812; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=laTr7x5JAKZWkSZnhhjpdJPjROTukF+NeJ93GFttiTU=; b=b4IcMLjjYIQH+WBRuPg6RkqpMhcTVcA09blbZBJc+VT/Z3i2eYRYotknYoilM424Kl sJe98qlcVVoQla6LQZ0mesn4E7IZQr5D19/L14E3FfXEiJn0TLBrxdd+a5tfWWpZgzIf 6XBX6fF+OkTqyRhGznZTcdncXZBBT5oK3B6fsvKjJKncK8amV3D/MKBwqJn12muLBIdB 4UOPmYCs+SUR0KaExMAyt4O/v8VIi1guznoZWoW10CUhtRVU/2ZxRvLb96hfdJnF7neD DPwUiRXT1GEWjm48BhD4qza3cz+YX6XkP2Rx+GGp8ZYgwpCtPPGAfvlbMZ2uK50AwyO0 JO3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699717012; x=1700321812; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=laTr7x5JAKZWkSZnhhjpdJPjROTukF+NeJ93GFttiTU=; b=R5tQOYGp7O/1aCXUXJl8GnUZFuAIYsE8c1DrBLqQjcr7y9rwPmaiUO9F9o+GZM2r1f p/qpKqxNhiEN9xyLjRjUxqXECo7tqrUOyZFbpmflvP6gf5ep/fEHAjz7M4rtY9j4KZNi P5Bh1/WTKwNyRtY5wdTEs1Cv1xzRAGekmu8Jf+OWlmVriIMCQJbY0Tn+d5l6uOehht75 u4VNhrmeioMYAsxwgBwAFtfNohzRn8ZtIWotQnuD+A8c+4fnL+YROzBsjPU7AKUo86aW XfUYfFC2O4CzpXHykPorkrL9sH+Ucc7i9LJYAiXm229tBLf8rNIhirtwZNarpnzis/jE 2yMA== X-Gm-Message-State: AOJu0Yz2bdOCGc3rTc+zI0GORqSKOgA4bUJ5uY1qHloDfxFj0gJUaw9z JSo/AKF5dSiVlthGW10zny3xtMW42HM= X-Google-Smtp-Source: AGHT+IGqx5lXiKdRcZfdqbGEAwKL1wFL5SCVwtJ7A8+0PzjSlG+e8ZlZJe/+UOjeyxWbSilu5JoY5g== X-Received: by 2002:a17:907:98e:b0:9ba:fe6:225 with SMTP id bf14-20020a170907098e00b009ba0fe60225mr1693596ejc.55.1699717011777; Sat, 11 Nov 2023 07:36:51 -0800 (PST) Received: from localhost (87-97-126-53.pool.digikabel.hu. [87.97.126.53]) by smtp.gmail.com with ESMTPSA id e16-20020a1709067e1000b009920a690cd9sm1206555ejr.59.2023.11.11.07.36.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Nov 2023 07:36:51 -0800 (PST) From: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= Date: Sat, 11 Nov 2023 16:35:31 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: 4.39 X-Migadu-Queue-Id: 4510144B31 X-Migadu-Spam-Score: 4.39 X-TUID: SHnEUkPXWTz4 * gnu/packages/crates-io.scm (rust-tokio-rustls-0.24): New variable. Change-Id: I633f7208f17d4d8c1abe79ff843d345335d54f26 --- gnu/packages/crates-io.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index b547effdc8..c479d97757 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -75719,6 +75719,41 @@ (define-public rust-tokio-reactor-0.1 "Event loop that drives Tokio I/O resources.") (license license:expat))) +(define-public rust-tokio-rustls-0.24 + (package + (name "rust-tokio-rustls") + (version "0.24.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "tokio-rustls" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "10bhibg57mqir7xjhb2xmf24xgfpx6fzpyw720a4ih8a737jg0y2")))) + (build-system cargo-build-system) + (arguments + `(#:tests? #f ; Issue with the certificate test dates. + #:cargo-inputs + (("rust-rustls" ,rust-rustls-0.21) + ("rust-tokio" ,rust-tokio-1)) + #:cargo-development-inputs + (("rust-argh" ,rust-argh-0.1) + ("rust-futures-util" ,rust-futures-util-0.3) + ("rust-lazy-static" ,rust-lazy-static-1) + ("rust-rustls-pemfile" ,rust-rustls-pemfile-1) + ("rust-rustls-webpki" ,rust-rustls-webpki-0.100) + ("rust-tokio" ,rust-tokio-1) + ("rust-webpki-roots" ,rust-webpki-roots-0.23)))) + (native-inputs + (list perl)) + (home-page "https://github.com/tokio-rs/tls") + (synopsis "Asynchronous TLS/SSL streams for Tokio") + (description + "This package provides asynchronous TLS/SSL streams for Tokio using +Rustls.") + (license (list license:expat license:asl2.0)))) + (define-public rust-tokio-rustls-0.23 (package (name "rust-tokio-rustls") -- 2.41.0