From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mN5VEErpN2V0VwEA9RJhRA:P1 (envelope-from ) for ; Tue, 24 Oct 2023 17:56:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mN5VEErpN2V0VwEA9RJhRA (envelope-from ) for ; Tue, 24 Oct 2023 17:56:58 +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 088646D8B9 for ; Tue, 24 Oct 2023 17:56:58 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=TxXXDyBo; 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=1698163018; a=rsa-sha256; cv=none; b=FdNIlhGyYaRlmZ1wENl2rJBGpJqVam+orhoNSOfpZPSWdO0yLdinhhdlb/3tAMGP0UR4y+ N72xLXPsCj0i8PmMWYTWPIXkBO0kwicS0y55RHKyXXuQsHZkeb1FSg2uRR2r4AC+UmONb2 xoYKUJT0ErFq75Quijl7liRWhu9i71oB3USEoHU/qCT7Pt2rAIbljDJPoIdkAbw2AutFAc /kFq1qeuFAlJBWEm/ZTzMEqTuz2YsO1bTkBF1baEuaExbtCx+rJ2bcmfp/564UBI/XEoPe uswSXCSL+OKy2dhknVMs3f3M11Pg12Rixy6orxebgScxn6wCkqIzS1WJ79+z4g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=TxXXDyBo; 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=1698163018; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=06rOBQsrU4yVF34nSAYe/0xWNF+Mf4/v7GzEBmgiLq8=; b=bSl45RZjd5gqLlDcuKBFaLw0VbBIWhzjJLo7O8hmTfvuqSyBRdJjlvbebM/fDikT9pANkn StT5pAG0G7SC6AS15EYJnPspFYhqtQGsHMZyJ3/eF9lbcpBkf0vu8fACmmOJfjEftrKgio Uf+rQc8iASXchGJokWzz5VV1vcI7WPhcFLZAREIT1qY9wYmHlKpu2x2nHDe1N5q6N0bKZN tHSfb8tNGtobkd0AeslRRqxrvvR5rJQ2CXolXnbgcluCxoc9i1iJv8cAnhoLQ3G268hz4I ELINJ73/aVpQHDljH/J6P9ydbW4bNH66ylnd7/QBqDGVR/swrLt77E7q6JQBVg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvJlj-00075Y-6Z; Tue, 24 Oct 2023 11:56:35 -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 1qvJlh-000721-AM for guix-patches@gnu.org; Tue, 24 Oct 2023 11:56: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 1qvJlg-0002dJ-Pp for guix-patches@gnu.org; Tue, 24 Oct 2023 11:56:32 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvJmA-0004Wq-D8 for guix-patches@gnu.org; Tue, 24 Oct 2023 11:57:02 -0400 Subject: bug#66445: [PATCH] gnu: tor: Update to 0.4.8.7. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 24 Oct 2023 15:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66445 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= Batista Cc: 66445-done@debbugs.gnu.org Mail-Followup-To: 66445@debbugs.gnu.org, ludo@gnu.org, nandre@riseup.net Received: via spool by 66445-done@debbugs.gnu.org id=D66445.169816301617392 (code D ref 66445); Tue, 24 Oct 2023 15:57:02 +0000 Received: (at 66445-done) by debbugs.gnu.org; 24 Oct 2023 15:56:56 +0000 Received: from localhost ([127.0.0.1]:56389 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvJm3-0004WR-VY for submit@debbugs.gnu.org; Tue, 24 Oct 2023 11:56:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50998) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvJm1-0004WD-7l for 66445-done@debbugs.gnu.org; Tue, 24 Oct 2023 11:56:54 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvJlS-0002ag-9U; Tue, 24 Oct 2023 11:56:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=06rOBQsrU4yVF34nSAYe/0xWNF+Mf4/v7GzEBmgiLq8=; b=TxXXDyBoxcXRwiL53SQf dMbhxMO56y2OaNyeV5KC9FnHUxe/71SHVfPjxRkSJ6fzHhSlwo93PNFDHdAgvG7v0i/G6z3vIM4sS deBKRozAVONrB37M4Eff7BVqWa2ueyhamuNLUye9fksnV0X/n1w9vWy7lhorLMn0kzH2nSwaVjsCI rKyanv9Iitm2c6mEoQPRRjPS1bQ60fdLTzmVgLuisT4lT/KDOAQ1fAU25dNdhHDxRbZX/R5g9bTUJ NlWDGEusdxzwBGxFAe6n2S17hWMCE7n4jm5ugkGoHB8Cnp+fNSeV0bUs6k456iALq9+GBy0sb9qe5 g+YVnsR/1XGX3Q==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <20231010155643.765-1-nandre@riseup.net> ("=?UTF-8?Q?Andr=C3=A9?= Batista"'s message of "Tue, 10 Oct 2023 12:56:43 -0300") References: <20231010155643.765-1-nandre@riseup.net> Date: Tue, 24 Oct 2023 17:56:16 +0200 Message-ID: <875y2w6mlb.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.83 X-Spam-Score: -6.83 X-Migadu-Queue-Id: 088646D8B9 X-TUID: Zv6EobH70a5H Andr=C3=A9 Batista skribis: > * gnu/packages/tor.scm (tor): Update to 0.4.8.7. Applied, thanks!