From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Zyw4128FDz30V0 for ; Thu, 15 May 2025 16:03:29 +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 (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Zyw3x6X79z2yHY for ; Thu, 15 May 2025 16:03:25 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Zyw3w2KYnz2r9 for ; Thu, 15 May 2025 16:03:23 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1747325005; 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=Mczsq49SiQgljVj2+QfA0SQWRD1mI66Zp/JY8yATy9I=; b=HYLcWtwUHf8DWfVjfJHh/Q1shtd2OX5LXx/Qd+qID8TZpEw6tLdUacj4LWGeSEIJLQ7eOo OgkiP8yWDYaJ1cCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1747325005; 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=Mczsq49SiQgljVj2+QfA0SQWRD1mI66Zp/JY8yATy9I=; b=hzljK3HrfORP3vPnhRk1cG/B2e8IFD4JYSBu5dVWtsgBmBOfSif2iK9cZHEK77UyOnhnUL 46SiVtotaeAR6RwFbhQuDOQCh2MzTxAJ2DgWRrq7j7F+ZN7HyXQp1a37gSpQBSx13GTqhb UY8Sk1XwFBGBdQmAeU0YtexLMxfsXbnxlC/Osp67ap3/ix0cehUsWPYyGJgsDKn83kpmk9 CIs5jpCPeLdMQEJkXBXmUmS/+TqqoEdhaNbRa1Y6ck6yFoy7YirUeNSUrhQUJok788R/D4 r/jjfCyBBuuoCa35vMQWmcjyuH5FNzymQby2oOGpewhSwRXfgSeRMuf+RwTAyg== Message-ID: <8b3b251d-ad70-413a-891a-cd15bc720db9@ipfire.org> Date: Thu, 15 May 2025 16:03:00 +0000 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 To: "IPFire: Development" From: =?UTF-8?Q?Peter_M=C3=BCller?= Subject: [PATCH] Tor: Update to 0.4.8.16 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Full changelog since version 0.4.8.13: Changes in version 0.4.8.16 - 2025-03-24 This is quick second release since 0.4.8.15 due to a typo in a directory authority rule file. This only affects directory authorities. Regardless, upgrading to latest stable is always desired. o Minor features (geoip data): - Update the geoip files to match the IPFire Location Database, as retrieved on 2025/03/24. o Minor bugfix (dirauth): - Fix typo in flag assignment approved-routers file. Fixes bug 41035; bugfix on 0.4.8.15 Changes in version 0.4.8.15 - 2025-03-20 This is a minor release fixing a sandbox issue for bandwidth authority and a conflux issue on the control port. It also has a client fix about relay flag usage. We strongly recommend to update as soon as possible as usual. o Minor feature (testing, CI): - Use a fixed version of chutney (be881a1e) instead of its current HEAD. This version should also be preferred when testing locally. o Minor features (continuous integration): - Upgrade CI runners to use Debian Bookworm instead of Bullseye. Closes ticket 41029. o Minor features (fallbackdir): - Regenerate fallback directories generated on March 20, 2025. o Minor features (geoip data): - Update the geoip files to match the IPFire Location Database, as retrieved on 2025/03/20. o Minor bugfixes (control port): - Correctly report conflux pair information to controller fields Fixes bug 40872; bugfix on 0.4.8.1-alpha o Minor bugfixes (relay flag usage): - Fix client usage of the MiddleOnly flag so that MiddleOnly relays are not used as HS IP or RP by clients or services. Additionally, give dirauths the ability to remove specific flags, as an alternative to MiddleOnly. Fixes bug 41023; bugfix on 0.4.7.2-alpha o Minor bugfixes (sandbox, bwauth): - Fix sandbox to work for bandwidth authority. Fixes bug 40933; bugfix on 0.2.2.1-alpha Changes in version 0.4.8.14 - 2025-02-05 Minor release fixing a major bug affecting onion service directory cache, also known as HSDir. Furthermore, the fallbackdir list had more than 25% of its entries unreachable or gone from the consensus. As usual, we strongly recommend to update to this version as soon as possible. o Major bugfixes (onion service directory cache): - When the OOM killer kicks in, cleanup the descriptor cache of an HSDir by looking at the lowest downloaded count instead of time in cache. Fixes bug 40996; bugfix on 0.3.5.1-alpha. o Minor feature (testing): - test-network now unconditionally includes IPv6 instead of trying to detect IPv6 support. o Minor features (fallbackdir): - Regenerate fallback directories generated on February 05, 2025. o Minor features (geoip data): - Update the geoip files to match the IPFire Location Database, as retrieved on 2025/02/05. o Minor bugfixes (memory): - Fix a pointer free that wasn't set to NULL afterwards which could be reused by calling back in the free all function. Fixes bug 40989; bugfix on 0.4.8.13. Signed-off-by: Peter Müller --- lfs/tor | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/tor b/lfs/tor index 914fde021..980c1a8f5 100644 --- a/lfs/tor +++ b/lfs/tor @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2024 IPFire Team # +# Copyright (C) 2007-2025 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 # @@ -26,7 +26,7 @@ include Config SUMMARY = Anonymizing overlay network for TCP (The onion router) -VER = 0.4.8.13 +VER = 0.4.8.16 THISAPP = tor-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tor -PAK_VER = 87 +PAK_VER = 88 DEPS = libseccomp @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = b55b29b5b2d4aa391f8d9d22657833647064af354ac8b6751ddc096fa30d0b43399851d11b0e8a41c7537aa134b61aa65c9b94f2a1854eea7c01a2bfa63f1110 +$(DL_FILE)_BLAKE2 = fdaf3d124d3e1b11589a5219033c8d37d3e6c8986ff60e930d2bf80532dd6be4c7ee1634bd0806bd283a9954e4478f3be7b9b61abd13e3274fef3b8373df1b00 install : $(TARGET) -- 2.43.0