Changes in version 0.4.8.22 - 2026-01-28
This is likely the very last release of the 0.4.8.x series. Three major
- bugfixes detailled below including two affecting directory servers (basically
+ bugfixes detailed below including two affecting directory servers (basically
all relays). We strongly recommend upgrading as soon as possible.
o Major bugfixes (security):
- Avoid an out-of-bounds read error that could occur with
- V1-formatted cells. Fixes bug 41180; bugfix on 0.4.8.1-alpha. This
- is tracked as TROVE-2025-016.
+ V1-formatted EXTEND cells. Fixes bug 41180; bugfix on 0.4.8.1-alpha.
+ This is tracked as TROVE-2025-016.
o Major bugfixes (directory servers):
- Allow old clients to fetch the consensus even if they use version
retrieved on 2026/01/28.
o Minor bugfixes (relay):
- - Downgrade log warn to info as the error condition is possible under
- normal circumstances. Fixes bug 40951; bugfix on 0.3.5.1-alpha.
+ - Downgrade "Error relaying cell across rendezvous" log warn to info
+ as the error condition is possible under normal circumstances. Fixes
+ bug 40951; bugfix on 0.3.5.1-alpha.
o Code simplification and refactoring:
- Simplify SOCKS4a parsing to avoid the (false) appearance of
Changes in version 0.4.8.22 - 2026-01-28
This is likely the very last release of the 0.4.8.x series. Three major
- bugfixes detailled below including two affecting directory servers (basically
+ bugfixes detailed below including two affecting directory servers (basically
all relays). We strongly recommend upgrading as soon as possible.
o Major bugfixes (security):
- Avoid an out-of-bounds read error that could occur with
- V1-formatted cells. Fixes bug 41180; bugfix on 0.4.8.1-alpha. This
- is tracked as TROVE-2025-016.
+ V1-formatted EXTEND cells. Fixes bug 41180; bugfix on 0.4.8.1-alpha.
+ This is tracked as TROVE-2025-016.
o Major bugfixes (directory servers):
- Allow old clients to fetch the consensus even if they use version
retrieved on 2026/01/28.
o Minor bugfixes (relay):
- - Downgrade log warn to info as the error condition is possible under
- normal circumstances. Fixes bug 40951; bugfix on 0.3.5.1-alpha.
+ - Downgrade "Error relaying cell across rendezvous" log warn to info
+ as the error condition is possible under normal circumstances. Fixes
+ bug 40951; bugfix on 0.3.5.1-alpha.
o Code simplification and refactoring:
- Simplify SOCKS4a parsing to avoid the (false) appearance of