public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] Tor: Update to 0.4.8.11
Date: Tue, 23 Apr 2024 13:27:37 +0200	[thread overview]
Message-ID: <0587B5A5-B985-42B2-9725-78A4B1A0F199@ipfire.org> (raw)
In-Reply-To: <ec28b769-3afc-4ede-80d0-af416b8020c0@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 3361 bytes --]

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 22 Apr 2024, at 17:58, Peter Müller <peter.mueller(a)ipfire.org> wrote:
> 
> Full changelog according to https://gitlab.torproject.org/tpo/core/tor/-/raw/tor-0.4.8.11/ChangeLog:
> 
> Changes in version 0.4.8.11 - 2024-04-10
>  This is a minor release mostly to upgrade the fallbackdir list. Worth noting
>  also that directory authority running this version will now automatically
>  reject relays running the end of life 0.4.7.x version.
> 
>  o Minor feature (authority):
>    - Reject 0.4.7.x series at the authority level. Closes ticket 40896.
> 
>  o Minor feature (dirauth, tor26):
>    - New IP address and keys.
> 
>  o Minor feature (directory authority):
>    - Allow BandwidthFiles "node_id" KeyValue without the dollar sign at
>      the start of the hexdigit, in order to easier database queries
>      combining Tor documents in which the relays fingerprint does not
>      include it. Fixes bug 40891; bugfix on 0.4.7 (all supported
>      versions of Tor).
> 
>  o Minor features (fallbackdir):
>    - Regenerate fallback directories generated on April 10, 2024.
> 
>  o Minor features (geoip data):
>    - Update the geoip files to match the IPFire Location Database, as
>      retrieved on 2024/04/10.
> 
>  o Minor bugfixes (directory authorities):
>    - Add a warning when publishing a vote or signatures to another
>      directory authority fails. Fixes bug 40910; bugfix
>      on 0.2.0.3-alpha.
> 
> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
> ---
> lfs/tor | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/lfs/tor b/lfs/tor
> index aed30805f..488415902 100644
> --- a/lfs/tor
> +++ b/lfs/tor
> @@ -1,7 +1,7 @@
> ###############################################################################
> #                                                                             #
> # IPFire.org - A linux based firewall                                         #
> -# Copyright (C) 2007-2023  IPFire Team  <info(a)ipfire.org>                     #
> +# Copyright (C) 2007-2024  IPFire Team  <info(a)ipfire.org>                     #
> #                                                                             #
> # 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.10
> +VER        = 0.4.8.11
> 
> 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    = 84
> +PAK_VER    = 85
> 
> DEPS       = libseccomp
> 
> @@ -48,7 +48,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_BLAKE2 = ef470664d85e019f6cac2366e934d5dc31b8ae92f121a2b4c8c95f8267abce5ce4413d30a24affa40a069d587212364ae5a7c3cd114488e50a535f01c54c6e77
> +$(DL_FILE)_BLAKE2 = b7f5bb855a6f8fe7dfd0e0efe7b48798e9d4642e401641c83554ed0f98fe238a5f303e9466e9e24a7ade63488a745b3c957ed6cc53a2f5e21f5f9c3f78f7fa78
> 
> install : $(TARGET)
> 
> -- 
> 2.35.3


      reply	other threads:[~2024-04-23 11:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-22 15:58 Peter Müller
2024-04-23 11:27 ` Michael Tremer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0587B5A5-B985-42B2-9725-78A4B1A0F199@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox