From patchwork Sat Apr 18 12:49:29 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 2986 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 494CTV2j78z3xQs for ; Sat, 18 Apr 2020 12:49:34 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 494CTV074Xz1nB; Sat, 18 Apr 2020 12:49:34 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 494CTT6Hq8z30Fg; Sat, 18 Apr 2020 12:49:33 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 494CTS2ys1z2xlT for ; Sat, 18 Apr 2020 12:49:32 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 494CTR3C0pzRv for ; Sat, 18 Apr 2020 12:49:31 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1587214171; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ue/6URhiP+zF/dcuFwpU39ZwBJnr/ZNMl4zjaOya0bQ=; b=frlpbMXDQy9HX4+Z1OlvpVgciuWbjC+0Q0eAfdQ2I55Jc7b6to5K0vtta7FNVBlN3bGIeX TmPwBu9q5+bvQiCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1587214171; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ue/6URhiP+zF/dcuFwpU39ZwBJnr/ZNMl4zjaOya0bQ=; b=CaVnL+YJR50/+cnPOWikBzVAiroQdQnrazIQkz8bxzqZC/kXawKK6qXWbNeO9GpnawF2yT nS6ipnILkipPGMks+pgSl8KP/+M8LWyNfXm0H0j8895qmbWf/yxHh3/Wf90aS9BL8+Jc30 VNdnvcuKztxBWWBUZcZAUGPfax/hMvGQlf+u4PfFKK5FM4riCsLAfYC14/srmmAvSDJeCc KO1JTJuK0lAmTJXqczo+PSUV4/h95LmUNRKA7PbSvGRu+ZAbY+A3xaABznelkq7K3gDFJh /wfya+v93GWGQTSH7sWNIQq1ENL3a0cNhitRui4fTbhSOCdnsZezeIvddgh1og== Subject: [PATCH 2/2] Tor: bump package version To: "IPFire: Development-List" References: <31a84953-dc17-8e37-e9e5-40445cbb1cea@ipfire.org> From: =?utf-8?q?Peter_M=C3=BCller?= Message-ID: Date: Sat, 18 Apr 2020 14:49:29 +0200 MIME-Version: 1.0 In-Reply-To: <31a84953-dc17-8e37-e9e5-40445cbb1cea@ipfire.org> Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=peter.mueller@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" This is required in order to ship Tor compiled against libevent 2.1.11-stable. Signed-off-by: Peter Müller --- lfs/tor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/tor b/lfs/tor index b6a1639d9..83ffa7371 100644 --- a/lfs/tor +++ b/lfs/tor @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tor -PAK_VER = 47 +PAK_VER = 48 DEPS = libseccomp