aboutsummaryrefslogtreecommitdiff
path: root/changes/bug40922
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2024-03-14 17:41:54 +0000
committerDavid Goulet <dgoulet@torproject.org>2024-03-14 17:41:54 +0000
commit2d19050ef9f2612aab826fe2973dd9fab1df8438 (patch)
tree97d752b194deff2e15880832af9e2948ddd0bd9a /changes/bug40922
parentd1e8c7a60361f2553c1abb1ec1a1e6a1dbc73185 (diff)
parentd2249616090306ff20dc87a7960efa038030f2e8 (diff)
downloadtor-2d19050ef9f2612aab826fe2973dd9fab1df8438.tar.gz
tor-2d19050ef9f2612aab826fe2973dd9fab1df8438.zip
Merge branch 'testing-intro-rot' into 'main'
hs_service: don't force high intro point rotation for TestingTorNetwork Closes #40922 See merge request tpo/core/tor!802
Diffstat (limited to 'changes/bug40922')
-rw-r--r--changes/bug409225
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug40922 b/changes/bug40922
new file mode 100644
index 0000000000..e47e4f1461
--- /dev/null
+++ b/changes/bug40922
@@ -0,0 +1,5 @@
+ o Minor bugfixes (testing):
+ - Enabling TestingTorNetwork no longer forces fast hidden service
+ intro point rotation. This reduces noise and errors when
+ using hidden services with TestingTorNetwork enabled.
+ Fixes bug 40922; bugfix on 0.3.2.1-alpha.