From: David Goulet Date: Mon, 24 Oct 2022 15:14:50 +0000 (-0400) Subject: changes: Ticket 40694 X-Git-Tag: tor-0.4.8.1-alpha~226^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ed67fe174410386e500329e9e6ad73eef4be4e7;p=thirdparty%2Ftor.git changes: Ticket 40694 Signed-off-by: David Goulet --- diff --git a/changes/ticket40694 b/changes/ticket40694 new file mode 100644 index 0000000000..f17639cc27 --- /dev/null +++ b/changes/ticket40694 @@ -0,0 +1,5 @@ + o Major bugfixes (onion service): + - Set a much higher circuit build timeout for opened client rendezvous + circuit. Before this, tor would time them out very quickly leading to many + unnecessary retries and thus more load on the network. Fixes bug 40694; + bugfix on 0.3.5.1-alpha.