]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Bug 41023 changes file
authorMike Perry <mikeperry-git@torproject.org>
Wed, 19 Mar 2025 00:05:43 +0000 (00:05 +0000)
committerDavid Goulet <dgoulet@torproject.org>
Thu, 20 Mar 2025 13:50:50 +0000 (09:50 -0400)
changes/bug41023 [new file with mode: 0644]

diff --git a/changes/bug41023 b/changes/bug41023
new file mode 100644 (file)
index 0000000..55d79d5
--- /dev/null
@@ -0,0 +1,5 @@
+  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