From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id iEfLNzOInmRXaQEASxT56A (envelope-from ) for ; Fri, 30 Jun 2023 09:45:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QKzRNzOInmRcvAAAauVa8A (envelope-from ) for ; Fri, 30 Jun 2023 09:45:55 +0200 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 ABB7B3282E for ; Fri, 30 Jun 2023 09:45:55 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qF8op-0006fK-Rh; Fri, 30 Jun 2023 03:45:30 -0400 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 1qF8oR-0006I6-Px for guix-patches@gnu.org; Fri, 30 Jun 2023 03:45:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qF8oR-0001mT-GM for guix-patches@gnu.org; Fri, 30 Jun 2023 03:45:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qF8oR-0001Ug-CG for guix-patches@gnu.org; Fri, 30 Jun 2023 03:45:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63765] [PATCH v5 4/6] gnu: Add mbedtls-apache, version 3.4.0. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 30 Jun 2023 07:45:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63765 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63765@debbugs.gnu.org Cc: Hilton Chain Received: via spool by 63765-submit@debbugs.gnu.org id=B63765.16881110795652 (code B ref 63765); Fri, 30 Jun 2023 07:45:03 +0000 Received: (at 63765) by debbugs.gnu.org; 30 Jun 2023 07:44:39 +0000 Received: from localhost ([127.0.0.1]:54462 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qF8o2-0001T5-JZ for submit@debbugs.gnu.org; Fri, 30 Jun 2023 03:44:38 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:58478) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qF8ny-0001Si-VA for 63765@debbugs.gnu.org; Fri, 30 Jun 2023 03:44:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1688110866; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=BjyJI9Y+NuDeu4CkNyzGechrxPgLvIQe6yPSz4f9n7Y=; b=MXZdJ2FbIPskY/4BhP6UPMdKefCnf+nv78tcTa8Z4rMZ9eQW+6IAY9TOJUe7oIFoTUfHq4 tK1RnhVfMji62QLsvZn8T+vFz3Neso6DRkYlIDt7BMNdwwCnwENPU8WprP6r/7jJEC7Er9 4Gd7yUFzLJimQTj/sf2ZnNP9OlC+zX4OJDu5MtpjGigJAYTlXVibuTn5VIQDQZXM3m7wRp 99JivURtL1Y3pCAiE0rNPFT0A5dBN1jeCFoh0gPAFD/NoHwFp2WnzGBHzzGtA3wuhadXmD KFtI2h/yQQ7w8v/0NLpvpcZPpME89NE5sb6kfAGpJXAoAlRIp1G1XctOJ4ljXg== Date: Fri, 30 Jun 2023 15:44:22 +0800 Message-Id: <4008cd72948121c8eb5429e17d73b0c6f6b97748.1688110709.git.hako@ultrarare.space> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1688111155; h=from:from:sender:sender:reply-to: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=BjyJI9Y+NuDeu4CkNyzGechrxPgLvIQe6yPSz4f9n7Y=; b=ekhCWczCDbsqqxumIydkb49PESqt9E+ZWe/LwGH+w7OARW/ndMGf+CcPp4yNnGp6xdi564 72Ju8bhrTtHK9pzJBoyS+51UtZnKSY5LgWcBFF4wroN8qSud5Q5v4MfkPLLd8+i0N2i/YN hYeZAf/L8s/xhIEo1Go8aKwlAEQ8cnHzEbmnkPzgzRHn+bBR1xSOzqOAzJPBPDa5crRRiw xg//G+jHYWME3aBlngz1orlZlAtru9iGoDlp/Nb6vYKFtXrcg0ssZ+RieJGKAE0pkLf1mC 03mE242CKl5c1pvEN8R6JK/UWonXdWO37KtK/KKgsMUoNDh+UvF/JueO8EGUuQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=MXZdJ2Fb; dmarc=pass (policy=none) header.from=gnu.org; 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=1688111155; a=rsa-sha256; cv=none; b=il3SAoRS6C1eokxoj2a7x+fg6QGX24M/133DWdsOh/vWGKXmvyWNdOxKmvI5T+cSr2lc/V U/piEuRkA0bl9EJhJh+mmG3cpcwgAT0LMRJDNJ3Clx8YOh4/G4HY9+rRK86Gj9fBiABpSy kJ3JjjfAxpYqzQZ7/BgL//g/ILNHTFIVdlF628LHJMXFKRyYKh54UjJ2Ue1X3LOu8/8cNc vXBUAegrTFFmiqzamJRzSA0OVpUJ8rbi+WxbtWkaBBcymwmlAxfkg1THNeqnvotHNYdoKE NJly7VvsMCbq1yOylyELG9lxF5O7nnxahxCtpm1vQ7FxVr6MwgKNLBOovsXjbg== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -3.26 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=MXZdJ2Fb; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: ABB7B3282E X-Spam-Score: -3.26 X-TUID: rFnOs9fLSph6 * gnu/packages/tls.scm (mbedtls-apache): New variable. --- gnu/packages/tls.scm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm index f25834c7ca..5cc7cdd96b 100644 --- a/gnu/packages/tls.scm +++ b/gnu/packages/tls.scm @@ -974,6 +974,21 @@ (define-public mbedtls-apache-lts (home-page "https://www.trustedfirmware.org/projects/mbed-tls/") (license license:asl2.0))) +(define-public mbedtls-apache + (package + (inherit mbedtls-apache-lts) + (name "mbedtls-apache") + (version "3.4.0") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ARMmbed/mbedtls") + (commit (string-append "mbedtls-" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1y2mwkrvmadmjylyshpp6dnw328zc6l2cajdwrhkl4nmky33i06m")))))) + ;; The Hiawatha Web server requires some specific features to be enabled. (define-public mbedtls-for-hiawatha (hidden-package -- 2.40.1