From patchwork Thu Feb 7 06:21:00 2019 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: 2070 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail01.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web07.i.ipfire.org (Postfix) with ESMTPS id 0414388B609 for ; Wed, 6 Feb 2019 19:21:50 +0000 (GMT) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 43vrsp0bRDz5JSyn; Wed, 6 Feb 2019 19:21:50 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1549480910; h=from:from:sender:sender: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: references:list-id:list-unsubscribe:list-subscribe:list-post; bh=kiLnuGutP8krsoBKgKHyFdN6h/aLun3NuWmcF10v2Ns=; b=mVNhRdd2im1DHeoJBsCty7yl+AVZIR63bf9u0MRZgcSPUV/H6SwLXORbvX+7ACQ+L3p4x7 XVIIDgA14QPFXBlh28AMSZRoEULcLOl3fl8G7o2T7Lce7C57HUkVV+B1j2SEXL/fgGncHe b5S74ZYkgcJc8rovmJdbpBQ44q8Oy2m4WMHOr89ufxTejrrkCIl7j2nvDS1P7yTf2CznRR oN+YEUpzNSMZPkEvuHUlM7DjR+pqBenry96+O3T1+6rHfVTr++5Cu6zdROYOQaBlCjj/K/ rfho37ex6Zk9ZIRhBUIrZY889IGYs3W1MwqHlJUMty9ZdUJWHuvfA5Y8vqZSrw== Received: from [127.0.0.1] (unknown [141.255.162.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 43vrsk1Ljtz5JSyn for ; Wed, 6 Feb 2019 19:21:45 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1549480907; h=from:from:sender: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: references; bh=kiLnuGutP8krsoBKgKHyFdN6h/aLun3NuWmcF10v2Ns=; b=R6p4y8UmhPml5ywCrvbxSbrAHgj+aVbol0rGSgpLYP624hqHS4zcuHaS4QrW9eCwO/EjMf 4Z1DodS7wACNZtl5ghMofpEtLjrIAuPbTwXDG+Im27uQg7n/Yn9eI0MdMijjI+HpKc6z/1 zjn2+P1gvuPXEEgEXQUjz/IzX4Fa2QWSwOyJcDe4RMcSi6cjnYFRSES0rJdKvlCaSLs1Kf ij1e0WzYamBcZoBLgNWSK320cCLj1TNOGgqAAQ5qfJ2v7fVt0NEtULJk5jddSR3CWdhDcR l467xxwkVLD2Ks4g1hWICz76aL/sd/ugZHp3QaU7Ss8XV4vuiPkYNiT8ktBQ5Q== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Organization: IPFire.org Subject: [PATCH] Tor: update to 0.3.5.7 Message-ID: Date: Wed, 06 Feb 2019 19:21: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-Spamd-Result: default: False [-4.09 / 11.00]; ARC_NA(0.00)[]; BAYES_HAM(-3.00)[100.00%]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_ONE(0.00)[1]; HAS_ORG_HEADER(0.00)[]; DKIM_SIGNED(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM(-0.99)[-0.329,0]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:51852, ipnet:141.255.160.0/21, country:CH]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_TLS_ALL(0.00)[] X-Spam-Status: No, score=-4.09 X-Rspamd-Server: mail01.i.ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 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" Signed-off-by: Peter Müller --- config/rootfiles/packages/tor | 3 +++ lfs/tor | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/packages/tor b/config/rootfiles/packages/tor index 972b20775..c75e86f11 100644 --- a/config/rootfiles/packages/tor +++ b/config/rootfiles/packages/tor @@ -8,15 +8,18 @@ etc/tor/torrc srv/web/ipfire/cgi-bin/tor.cgi usr/bin/tor usr/bin/tor-gencert +usr/bin/tor-print-ed-signing-cert usr/bin/tor-resolve #usr/bin/torify usr/local/bin/torctrl #usr/share/doc/tor #usr/share/doc/tor/tor-gencert.html +#usr/share/doc/tor/tor-print-ed-signing-cert.html #usr/share/doc/tor/tor-resolve.html #usr/share/doc/tor/tor.html #usr/share/doc/tor/torify.html #usr/share/man/man1/tor-gencert.1 +#usr/share/man/man1/tor-print-ed-signing-cert.1 #usr/share/man/man1/tor-resolve.1 #usr/share/man/man1/tor.1 #usr/share/man/man1/torify.1 diff --git a/lfs/tor b/lfs/tor index 2c3940638..e1027c131 100644 --- a/lfs/tor +++ b/lfs/tor @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2019 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.3.4.9 +VER = 0.3.5.7 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 = 31 +PAK_VER = 32 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 8a303c7c2491cd27b1646f6efdc4a5d0 +$(DL_FILE)_MD5 = 8076f11045b5a94fd4ef0a0114b845f6 install : $(TARGET)