From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id IAA1I2MON2Wd+gAAauVa8A:P1 (envelope-from ) for ; Tue, 24 Oct 2023 02:22:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IAA1I2MON2Wd+gAAauVa8A (envelope-from ) for ; Tue, 24 Oct 2023 02:22:59 +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 0F30F46C1B for ; Tue, 24 Oct 2023 02:22:59 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=BT7ae5A5; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698106979; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=30//Ba8ILLgM3bziZiufxMx6Q1YAVo0BlowxVsoCCu8=; b=JI+2WMCrAyvAWX6xmBLDeaL2rPQvzk1Z6V+Or5EXQjSEYUeUXPdz/7C1j0LN5EPJclktyx ZCxohyp5+VMepsFu5Sby9GrV4A25ilD6vjqULpQruFhxwNZDOpvzFLiPkgV0RNIpMpbMIa Wu1nLX4e+aYaroKlr8Tqq5esYhPaAczdM5YUFJccg2ZxcY3tHZ0K+fmYiFBwWjNeixDtGc V8Qbhz9oiSlXkC3oLLZHSNF0hZJ3b9o1pon6Uy4XCJGuCeY+oXLOMlEZbj9egD0efLvgNj tjHjlvKGmNBuVC6qtXRhkIpD9X6P5ZIUdyQIkP/aEdD1CM41AyIFmV6HWw3OXA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698106979; a=rsa-sha256; cv=none; b=FRDFVAvpPLiv5UrBgAZswkObclh4fnLuRYq3e/ilMPDTbugZN2UtESz76M89r2U6N0SweZ dthbhLyy9Xw07azJSswcc/DR1WMTwACDhxcyJokpUtzxwfRt5Vqv1l/OH4b5oLz4tZAyy+ 3s7lfrniu0OesN6YkfZY/nu/E5Ujx3qfO/eu0oGV6LlyP2XJ6C4dag4c+Lkn+8hP2P3p1r w/OZMDW81i5OuttrTgEnKzzlvxucqRLwtrwcVLujeC5S00iBu3LM5Bckh1qPvjC9Pg3YA/ 34+W+TJsi3fhMNQk4l7wYmLIEsxmG/yluVvGKbhEeX1bfAuveByjZGpGSq5ZgA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=BT7ae5A5; 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=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qv5Bq-00057K-JL; Mon, 23 Oct 2023 20:22:34 -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 1qv5Bp-000577-EO for guix-patches@gnu.org; Mon, 23 Oct 2023 20:22:33 -0400 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 1qv5Bp-0001YV-6D for guix-patches@gnu.org; Mon, 23 Oct 2023 20:22:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qv5CI-000486-59 for guix-patches@gnu.org; Mon, 23 Oct 2023 20:23:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66718] [PATCH 0/6] gnu: mbedtls-apache: Update to 3.5.0. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 24 Oct 2023 00:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66718 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66718@debbugs.gnu.org Cc: Hilton Chain X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169810698015863 (code B ref -1); Tue, 24 Oct 2023 00:23:01 +0000 Received: (at submit) by debbugs.gnu.org; 24 Oct 2023 00:23:00 +0000 Received: from localhost ([127.0.0.1]:52541 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qv5C0-00047L-P9 for submit@debbugs.gnu.org; Mon, 23 Oct 2023 20:22:59 -0400 Received: from lists.gnu.org ([2001:470:142::17]:49844) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qv5Bx-000471-2h for submit@debbugs.gnu.org; Mon, 23 Oct 2023 20:22:43 -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 1qv5BO-00054n-5f for guix-patches@gnu.org; Mon, 23 Oct 2023 20:22:06 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qv5BH-0001NJ-QH for guix-patches@gnu.org; Mon, 23 Oct 2023 20:22:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1698106762; 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; bh=30//Ba8ILLgM3bziZiufxMx6Q1YAVo0BlowxVsoCCu8=; b=BT7ae5A55jNWdYGUeoyciA29HbHYVgFOJm5mTa/BnBXP24PM9bKPEB44y6NvU+YocK1YKH yFceGM2nQQlUkDgmMYWHLe6nlOLEy6kq6F2E4eheEAcp0LyCLpY0W5GyUBhM9cL+Osc7oq HkLRNahn/4orxkYZaVW3soV0glc3syEpFlOgg+nd02SQbeiiS5CGm8qYuLk1gg06+0rqo+ dTk25fkvT4YLoWu7ePi0MeCthLkCBoHEenZqT0HZMRyqsIKyXWNWammA++MrnI49xEdnhw 4zSjF9kJQnsMJN+jQ4u4iB/CUaH7XnZhJqe2Y0ddV/2icoJPRtvpnvVHnBAAOw== Date: Tue, 24 Oct 2023 08:20:48 +0800 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 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: , 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-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.12 X-Migadu-Queue-Id: 0F30F46C1B X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.12 X-TUID: suyuWrcNAe5R *** BLURB HERE *** Hilton Chain (6): gnu: mbedtls-apache: Rename to mbedtls-apache-lts. gnu: mbedtls-apache-for-hiawatha: Use inherited source. gnu: mbedtls-for-hiawatha: Update package style. gnu: mbedtls-apache-lts: Update to 2.28.5. gnu: mbedtls-apache-lts: Use gexp. gnu: Add mbedtls-apache, version 3.5.0. gnu/packages/emulators.scm | 2 +- gnu/packages/game-development.scm | 4 +- gnu/packages/hardware.scm | 4 +- gnu/packages/haxe.scm | 6 +-- gnu/packages/irc.scm | 2 +- gnu/packages/julia-jll.scm | 2 +- gnu/packages/julia.scm | 2 +- gnu/packages/linphone.scm | 2 +- gnu/packages/linux.scm | 2 +- gnu/packages/networking.scm | 2 +- gnu/packages/search.scm | 2 +- gnu/packages/tls.scm | 81 +++++++++++++------------------ gnu/packages/video.scm | 2 +- 13 files changed, 51 insertions(+), 62 deletions(-) base-commit: 4d748d344bb1891e2e32bf15db24131703d2f78c -- 2.41.0