From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YJmXMiiInmRkxAAASxT56A (envelope-from ) for ; Fri, 30 Jun 2023 09:45:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2DiPMiiInmQcPQAA9RJhRA (envelope-from ) for ; Fri, 30 Jun 2023 09:45:44 +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 6B8DC3D2E6 for ; Fri, 30 Jun 2023 09:45:44 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=mMYTAZ6o; 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=1688111144; a=rsa-sha256; cv=none; b=hgixVYxMAUdDMYuarp5BqnqFe6k87HrvVVPxJ46TdBuwqcLhOPlw8zZlst9HdV6qlmLdts DJojvjnP9LUyH+KZXXCetx31Sd8RcoaVTMErmc1LdxkkaVBEShPKQ7Gwto923W82frj6dS R4PR8HlCxeE8IJeM+7V8Nw8b/3shNYcPALVpdrJLvZ4zy0dfAZVQgX2AuNdTUx4O0UtP+X vcAcemVp8xeiClx9iQBvUTKrUFKoeOy8sa68T4oGD9LytFBjTZxmZW4ss6pUo5D8XylNr7 GfZEku0K1Ex5R1vOMSvzyCqnqtDLa11goIjtn0Iwmal4cjZ3VsnxgkBkqHqFog== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=mMYTAZ6o; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1688111144; 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=OeKVGs7We/QtBNRvCZDnW9p89otTwbgfGf7ihh0X7Zk=; b=nER9OOsrw+aqyxBPvxiMWGT5dZP46oJbLI8NbE5ItoDTuzQqUvdycqzNjt+L1aYWoCIYja SxuoWqpF9n++oHlIjwgniy0TuL2FBXz0NYEkrDIyb+7DS3cVHdEjOxZ7yzQsQCsmpXuXpe oKGMMmF2ZZNTk2MTuxMWWbb4Zf76A6gUwrZ/oAbV+x/vOQanacJfDyxXj2ZEOqQoMTX3X1 3adXCrKkp58BdMKn3Rxy7cHcQ3JFgUR1hEPnNIgQbg3dxIIHrvvzjJp4+duECMBmzKxW7G iKiht8enJatyDqFnUB3SviMYMtayr4mF9KVi6MSE3ItvDPF5GOluVUdBZb6TVw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qF8oW-0006QL-QT; Fri, 30 Jun 2023 03:45:08 -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-0006Hs-DC 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-0001kM-43 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 1qF8oQ-0001UZ-W8 for guix-patches@gnu.org; Fri, 30 Jun 2023 03:45:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63765] [PATCH v5 3/6] gnu: mbedtls-apache-lts: Update to 2.28.3. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 30 Jun 2023 07:45:02 +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.16881110755634 (code B ref 63765); Fri, 30 Jun 2023 07:45:02 +0000 Received: (at 63765) by debbugs.gnu.org; 30 Jun 2023 07:44:35 +0000 Received: from localhost ([127.0.0.1]:54459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qF8nz-0001Sj-8L for submit@debbugs.gnu.org; Fri, 30 Jun 2023 03:44:35 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:58476) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qF8nv-0001SR-HT for 63765@debbugs.gnu.org; Fri, 30 Jun 2023 03:44:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1688110863; 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=OeKVGs7We/QtBNRvCZDnW9p89otTwbgfGf7ihh0X7Zk=; b=mMYTAZ6oBOm3B3ELHmeXcql3H+wLhIYJP8RjIxa8G6r/wDewANyfKufcFSK8AN/A3+02Oa CrSV3C8BjvdNsODqUb7taJjxQIBdiOukmhcMCiFM/mVOUmiipc6lgkpgelK3AOocmNhGX8 gQi8Sy9APQPTdQh37DSt8TzoT122Tf4CLFrF9mB7yAgKcNVJ4XD7XCtoz2JdbXy0ycfooE fgFYeIKxzE08HjHBLiCe55z271w5XywayG4d3aQhby+KOyiEfyhLONDQ1TqUCQq7bUXJlV zkGAfRY8AzKp5zW/HU8Q5wXkqWLc2RWSI8cqcx5XEVmAVKiCzkcp4tqZZ4XHgw== Date: Fri, 30 Jun 2023 15:44:21 +0800 Message-Id: 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 X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -3.26 X-Migadu-Queue-Id: 6B8DC3D2E6 X-Spam-Score: -3.26 X-TUID: DXSt9IOTA+gp * gnu/packages/tls.scm (mbedtls-apache-lts): Update to 2.28.3. --- gnu/packages/tls.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm index 2a0c81f559..f25834c7ca 100644 --- a/gnu/packages/tls.scm +++ b/gnu/packages/tls.scm @@ -943,7 +943,7 @@ (define-public perl-crypt-openssl-random (define-public mbedtls-apache-lts (package (name "mbedtls-apache") - (version "2.28.0") + (version "2.28.3") (source (origin (method git-fetch) @@ -952,7 +952,7 @@ (define-public mbedtls-apache-lts (commit (string-append "mbedtls-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0s37dsi29v7146fi9k4frvx5rz2snxdm6c3rwq2fvnca2r80hfjl")))) + (base32 "177925jkr73x536g703vbxxamcyx9acvkp5iyb294icdn09ck5n3")))) (build-system cmake-build-system) (arguments `(#:configure-flags -- 2.40.1