tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit d433fd753d86992d071c015ddca65fd2563a10a1
parent d2b5942e2820bd1d386e3c1e77a92363b05d28df
Author: David Goulet <dgoulet@torproject.org>
Date:   Thu, 13 Nov 2025 12:58:33 -0500

changes: Fix backport bugfix on

Signed-off-by: David Goulet <dgoulet@torproject.org>

Diffstat:
Mchanges/bug41088 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/bug41088 b/changes/bug41088 @@ -1,4 +1,4 @@ o Minor bugfixes (bridges, pluggable transport): - Fix a bug causing the initial tor process to hang intead of exiting with RunAsDaemon, when pluggable transports are used. - Fixes bug 41088; bugfix on 0.4.9.1-alpha. + Fixes bug 41088; bugfix on 0.4.8.1-alpha.