aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2024-10-01 15:17:40 -0400
committerRoger Dingledine <arma@torproject.org>2024-10-01 15:17:40 -0400
commit7c9d9db03d6399e9ceab3807775aa224f8d828d8 (patch)
treee8c4bcd03482332ce01c359533ba568e3ad24a2d /ChangeLog
parent364b8c292567fc2fada7639e50874fc719d7ce09 (diff)
downloadtor-7c9d9db03d6399e9ceab3807775aa224f8d828d8.tar.gz
tor-7c9d9db03d6399e9ceab3807775aa224f8d828d8.zip
forward-port the 0.4.8.12 changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55b02340fb..f003aeb8c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+Changes in version 0.4.8.12 - 2024-06-06
+ This is a minor release with couple bugfixes affecting conflux and logging.
+ We also have the return of faravahar directory authority with new keys and
+ address.
+
+ o Minor feature (dirauth):
+ - Add back faravahar with a new address and new keys. Closes 40689.
+
+ o Minor features (fallbackdir):
+ - Regenerate fallback directories generated on June 06, 2024.
+
+ o Minor features (geoip data):
+ - Update the geoip files to match the IPFire Location Database, as
+ retrieved on 2024/06/06.
+
+ 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.
+
+ 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.
+ - 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.
+
+
Changes in version 0.4.8.11 - 2024-04-10
This is a minor release mostly to upgrade the fallbackdir list.
Directory authorities running this version will now automatically