From: Mike Perry Date: Wed, 19 Mar 2025 00:05:43 +0000 (+0000) Subject: Bug 41023 changes file X-Git-Tag: tor-0.4.8.15~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7c2bdf914618481ce414fc76355900eb8059a47;p=thirdparty%2Ftor.git Bug 41023 changes file --- diff --git a/changes/bug41023 b/changes/bug41023 new file mode 100644 index 0000000000..55d79d5a7f --- /dev/null +++ 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