release: ChangeLog and ReleaseNotes for 0.4.8.12

This commit is contained in:
Tor CI Release
2024-06-06 12:42:03 +00:00
committed by David Goulet
parent ca7b72a230
commit 9b0496f611
8 changed files with 56 additions and 19 deletions
-2
View File
@@ -1,2 +0,0 @@
o Minor features (fallbackdir):
- Regenerate fallback directories generated on June 06, 2024.
-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 2024/06/06.
-3
View File
@@ -1,3 +0,0 @@
o Minor feature (dirauth):
- Add back faravahar with a new address and new keys. Closes 40689.
-5
View File
@@ -1,5 +0,0 @@
o Minor bugfixes (conflux):
- Make sure we don't process a closed circuit when packaging data. This lead
to a non fatal BUG() spamming logs. Fixes bug 40908; bugfix on
0.4.8.1-alpha.
-3
View File
@@ -1,3 +0,0 @@
o Minor bugfixes (conflux):
- Avoid a potential hard assert (crash) when sending a cell on a Conflux
set. Fixes bug 40921; bugfix on 0.4.8.1-alpha.
-3
View File
@@ -1,3 +0,0 @@
o Minor bugfix (circuit):
- Remove a log_warn being triggered by a protocol violation that already
emits a protocol warning log. Fixes bug 40932; bugfix on 0.4.8.1-alpha.