From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +G8OG5WbT2We2gAAG6o9tA:P1 (envelope-from ) for ; Sat, 11 Nov 2023 16:19:49 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id +G8OG5WbT2We2gAAG6o9tA (envelope-from ) for ; Sat, 11 Nov 2023 16:19:49 +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 33ACD59CD7 for ; Sat, 11 Nov 2023 16:19:49 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=H+ix3Ert; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699715989; 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=A1Nwd77Do3nFjuQIT8/3K8Y8r7KHQB4Qh3YY3UH9S/biyM5PlYJSEunqFDJCjvsFOloIMt FQ5HA2ecNKxNsO9Q4CWlJhcEpKHUcGrOJ8I7okDvgU2w7BwL6b23K0o0AeeFfO1wBtpJ7C iVw3QbB/M0ECxbXwCQuM8qyJhM3BUTczQm/mOrFyeaW2foF77zcMD3KCoOCFE9sK/UK7iq 2QU0PkhE6MZie+0zvRGtEcEQEhoZHykwOi03U+IUhViuho4X76irXDtZhXw/chNlpuZL1J gXwYo9IUpp9d1e9NBAWIWtiuOUQB4pdK2qQagm2Q5VesQrRFrO3AbAzwwxGBVA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=H+ix3Ert; 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=1699715989; a=rsa-sha256; cv=none; b=Rnvq5ofA64KIxtBttpBBqzi6zpA5tGVvIfnmJ9YrTypNxWpCpVykWWJbjFvNOIL68fhTfU PHd4LmAi7vtzCUs25Dyh9FYY0qtdCp9JJAoz8F/qZ/CWNr79WO8LRj7+koS7mGc80CiuE2 YmrieSGCC2l6VJqxoR9RgiuDkksD1QFRcrhAatnn8UBQraoU8QpRNp9w4ONeTY/bYD0wsL c2kkI3ZUI4a1VgCseVh01tidmjP6eHxOJ/YwPtZ+tKlQVgJwnRPhJvWAO5w/wu6FEItKUC jp2PF/AhMLhF84+oa3tIlFB2dEzuvz9cJga0vbGPUs57Ok/h5y5BZia8idF3Gg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r1pkz-0000Ar-TJ; Sat, 11 Nov 2023 10:18:45 -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 1r1pky-00009A-2m for guix-patches@gnu.org; Sat, 11 Nov 2023 10:18:44 -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 1r1pkx-0005MI-PC for guix-patches@gnu.org; Sat, 11 Nov 2023 10:18:43 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r1plb-000197-W5 for guix-patches@gnu.org; Sat, 11 Nov 2023 10:19:24 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67100] [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: guix-patches@gnu.org Resent-Date: Sat, 11 Nov 2023 15:19:23 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67100 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67100@debbugs.gnu.org Cc: =?UTF-8?Q?V=C3=96R=C3=96SK=C5=90I_?= =?UTF-8?Q?Andr=C3=A1s?= X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16997159614337 (code B ref -1); Sat, 11 Nov 2023 15:19:23 +0000 Received: (at submit) by debbugs.gnu.org; 11 Nov 2023 15:19:21 +0000 Received: from localhost ([127.0.0.1]:53696 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1plY-00017V-4o for submit@debbugs.gnu.org; Sat, 11 Nov 2023 10:19:20 -0500 Received: from lists.gnu.org ([2001:470:142::17]:54624) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1plJ-0000zU-BC for submit@debbugs.gnu.org; Sat, 11 Nov 2023 10:19: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 1r1pkY-0008AG-Lr for guix-patches@gnu.org; Sat, 11 Nov 2023 10:18:18 -0500 Received: from mail-ed1-x532.google.com ([2a00:1450:4864:20::532]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r1pkW-00059H-W1 for guix-patches@gnu.org; Sat, 11 Nov 2023 10:18:18 -0500 Received: by mail-ed1-x532.google.com with SMTP id 4fb4d7f45d1cf-543c3756521so4620318a12.2 for ; Sat, 11 Nov 2023 07:18:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1699715896; x=1700320696; darn=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=H+ix3Ert+QY2V5NYKTKS7w9qKtnE4eMXGgJksG+bVSWc3y6tZQUzjvBgh5pQnLAHkF fynSO+cjb651Rv8qZ+kDryDLVZuVXnOCh9V0N3vQ5BUaCGFrHLcLd0zbbKfZ01XFQBBs nI+3MGFXbc9mBr+iE4kWSq3mlugE5L3zEugqLr1yggPBhXOb02KPNOqV2wfzje+cT6S+ sfSq/As5R2gcr+Tk7cqsB7fMrwCjRTYShfzsIRcUEGJM3rk70eVXl0YDFNIHrg9zSzaH C/zEIqAaPaSTJSyC6ZwVbE3PeIdY3mHXvW5+8ZLOiEO2AKemnVikp0b4kaHiXIYxJmeW FQZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699715896; x=1700320696; 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=ofEt+AfsBaYdMOjWdco99m4FqMkNPay6m4PhuPQeFTEuTZCyfB+Ru2zyqBVXftXalz Kf8ws5IYuLmjEdNIGvMW4HxMt4EYz9iRumnVxTR8aylaVvA3i+GxQQQl1jT7HcDHInpM Fx1FBPUs+Mc6gQ/zFL27tXZ6Z4cgls5Q6iouNskeXDuGqYiI4FpIVWFm4jS5a5GQytRt h1H0pQehX0OFLJQ4LgSxUakDeIHD3Ol2nE08NxnwwuMIkshYXbBCUlMUIy8wpT4YuaVy CIcXY6M+AWB4m0TnhtZKFLf7/LmoP0fC3dHqDPyI/bmKw/EBlIDipGbiwRmkfRHaP2sG 1GAQ== X-Gm-Message-State: AOJu0YybvkOQe4wn5GAiQCl9w0SyJaurP4M5Wtn9H1c5SlAYfprWs2d6 IUMiUEvJhUDvBbznl03v0TFa1yzGuoY= X-Google-Smtp-Source: AGHT+IEHU27PqTtQ8l0rHEbSwLohDECMRdwH8QD/S9w1HYhZCAvNw6Esgg1qXwGFPF6bUd9NjuKjPw== X-Received: by 2002:a05:6402:8c3:b0:545:55b0:1486 with SMTP id d3-20020a05640208c300b0054555b01486mr1631714edz.21.1699715895683; Sat, 11 Nov 2023 07:18:15 -0800 (PST) Received: from localhost (87-97-126-53.pool.digikabel.hu. [87.97.126.53]) by smtp.gmail.com with ESMTPSA id r29-20020a50d69d000000b0053dff5568acsm1118112edi.58.2023.11.11.07.18.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Nov 2023 07:18:15 -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:16:11 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::532; envelope-from=voroskoi@gmail.com; helo=mail-ed1-x532.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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: 4.39 X-Spam-Score: 4.39 X-Migadu-Queue-Id: 33ACD59CD7 X-Migadu-Scanner: mx10.migadu.com X-TUID: XSoOWxIUaz49 * 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