From patchwork Tue May 19 10:46:59 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: 3110 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) 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 web04.haj.ipfire.org (Postfix) with ESMTPS id 49RCJq34kkz43mK for ; Tue, 19 May 2020 10:47:55 +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 49RCJn1tWtzxc; Tue, 19 May 2020 10:47:53 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49RCJm6yzkz2yWr; Tue, 19 May 2020 10:47:52 +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 49RCJk6j9Sz2yWr for ; Tue, 19 May 2020 10:47:50 +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) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 49RCJj3CqHzxc for ; Tue, 19 May 2020 10:47:49 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1589885270; 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=t3V9qYrwRVN2OIiWbLvyBy27GtsajBJ2j9bgfIkZdJQ=; b=oQF0iDLfa7dDYcn2pMMhT9G4NSLe7h31ItRsqhzR9KJSOYiMy9CHMAqgRyq/sx+EQ12Nd3 KLdzj19kKSLnqPAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1589885270; 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=t3V9qYrwRVN2OIiWbLvyBy27GtsajBJ2j9bgfIkZdJQ=; b=iQS1tsfulZXyR40WHg6xmlUlt1P8OJDLex3ZrvQwQ67tnpBC+N2JTlyhznUuYNoWFsKpZE apvcENSDdgycUeS39HuKnQg/0tf53wfYV/hUTUiB6bHcWIXFhI4pvM09M1+pW05zY6zFw4 N992h/CPM41xEDKDymiD872Uii/T96iIYPX0fwCYdgpac5DsAlUWvb5uyLQWsiOViG8y46 pVUfPIYoJJgLCErL+/Mr6FnpZfa7XyCYK3Pipv4k+V0o4r2Q9fFA0OgFAKE+gfkRE7OHL7 eYgHbzln47f4DVvVmRYJHGMJygRRuSTz4hxJvKKGbf3k/MJcyARYOv5mFk70Ig== To: development@lists.ipfire.org From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] Tor: update to 0.4.3.5 Message-ID: Date: Tue, 19 May 2020 10:46:59 +0000 MIME-Version: 1.0 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" Please refer to https://blog.torproject.org/node/1872 for release notes. Signed-off-by: Peter Müller --- lfs/tor | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/tor b/lfs/tor index 83ffa7371..ec08bf0f3 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ include Config -VER = 0.4.2.7 +VER = 0.4.3.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 = 48 +PAK_VER = 49 DEPS = libseccomp @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a4b338b9f7444f4f89259c9736ff74c8 +$(DL_FILE)_MD5 = 0ad32a560bce8eeb64496d2a0fd8035c install : $(TARGET)