release: ChangeLog and ReleaseNotes for 0.4.8.10

This commit is contained in:
Tor CI Release
2023-12-08 18:31:17 +00:00
committed by David Goulet
parent 0d3aa8a691
commit c4f75f49f2
6 changed files with 46 additions and 14 deletions
-6
View File
@@ -1,6 +0,0 @@
o Major bugfixes (TROVE-2023-007, exit):
- Improper error propagation from a safety check in conflux leg
linking lead to a desynchronization of which legs were part of
a conflux set, ultimately causing a UAF and NULL pointer
dereference crash on Exit relays. Fixes bug 40897;
bugfix on 0.4.8.1-alpha.
-2
View File
@@ -1,2 +0,0 @@
o Minor features (fallbackdir):
- Regenerate fallback directories generated on December 08, 2023.
-3
View File
@@ -1,3 +0,0 @@
o Minor features (geoip data):
- Update the geoip files to match the IPFire Location Database,
as retrieved on 2023/12/08.
-3
View File
@@ -1,3 +0,0 @@
o Minor bugfixes (bridges, statistics):
- Correctly report statistics for client count over Pluggable transport.
Fixes bug 40871; bugfix on 0.4.8.4