From patchwork Sat Jan 4 16:15:00 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: 2674 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 47qn1t4D8Sz3yQR for ; Sat, 4 Jan 2020 16:15:46 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 47qn1s2KH0z2Pg; Sat, 4 Jan 2020 16:15:45 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 47qn1s0Y7tz2yRK; Sat, 4 Jan 2020 16:15:45 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 47qn1q6BZ7z2xmy for ; Sat, 4 Jan 2020 16:15:43 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 47qn1n1Jccz2Pg for ; Sat, 4 Jan 2020 16:15:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1578154541; 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; bh=nx+djxbvr6WyrZcuXcwH7MlvBBYSydGDjgd27oJeVV8=; b=h58P0vxxso46edvF9hQruHk1YFeKto3yrZZnpGEp/73jB1r2czpvP7r+jGx1A38lLjTPLZ Ia0wxRXWOjp8N46rd3T6d5u4N31s6luJ8xKYlG71OkJ+pACPLK7+w1LoXC/roj6gk7lmCe 64/mk28aPYQE9A3GnOL4Qp3tTTR1NCFHYA1raSrc9f+bag/vndoregagtRUwRIGERqd4Bq 2LpxwQOA3MmzHqeDio/vBRnR40Ux6FLTRZ+T5jwPWuv1qQ36LAt57fdOk/P6M9ftg1oP32 12tdHkpPwPbdBcHR1l2phd9+b596cB/5aoMxIbilKg/NsaRR4DZYGxy5rqVzfA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1578154541; 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; bh=nx+djxbvr6WyrZcuXcwH7MlvBBYSydGDjgd27oJeVV8=; b=KNUepm6MRLJ1Z/oNMpWhBVFGasReKSdopQKTSAG2NfYJ4ydkvkAM1WiMVmdrRRz21hFMDq 3/qnz6t/QAuMo6DQ== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] Tor: update to 0.4.2.5 Message-ID: <36325172-801d-97f0-a732-2d0af79f8c29@ipfire.org> Date: Sat, 04 Jan 2020 16:15:00 +0000 MIME-Version: 1.0 Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=pmueller 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" Please refer to https://blog.torproject.org/new-release-0425-also-0417-0406-and-0359 for release notes. Signed-off-by: Peter Müller Reviewed-by: Michael Tremer --- lfs/tor | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lfs/tor b/lfs/tor index 178f84be9..b2a8d5ce0 100644 --- a/lfs/tor +++ b/lfs/tor @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2019 IPFire Team # +# Copyright (C) 2007-2020 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 0.4.1.6 +VER = 0.4.2.5 THISAPP = tor-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tor -PAK_VER = 44 +PAK_VER = 45 DEPS = "libseccomp" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = d5e290d2a09d4225693cebc37a83097f +$(DL_FILE)_MD5 = ea9e9078ff2e175332f0095c60284458 install : $(TARGET) @@ -107,7 +107,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) install -v -m 644 $(DIR_SRC)/config/tor/defaults-torrc \ /usr/share/tor/defaults-torrc - #install initscripts + # Install initscripts $(call INSTALL_INITSCRIPT,tor) # Install start links and backup include file.