commit f7c2bdf914618481ce414fc76355900eb8059a47 parent 63366a427be39fffeaa1dafff32ba76983656d0a Author: Mike Perry <mikeperry-git@torproject.org> Date: Wed, 19 Mar 2025 00:05:43 +0000 Bug 41023 changes file Diffstat:
| A | changes/bug41023 | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/bug41023 b/changes/bug41023 @@ -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