aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2022-08-12 10:11:56 -0400
committerDavid Goulet <dgoulet@torproject.org>2022-08-12 10:11:56 -0400
commit7b2c67cccd396860427edf1c09c177e76d92857c (patch)
treee4c8ba46ee6bb238cb517f0500e81a59e6daaecc /ChangeLog
parenta5622921304dc45ffaceee1b1ecae5efffac4a79 (diff)
downloadtor-7b2c67cccd396860427edf1c09c177e76d92857c.tar.gz
tor-7b2c67cccd396860427edf1c09c177e76d92857c.zip
release: ChangeLog and ReleaseNotes for 0.4.5.14
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6ab563bcf..c120861a0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Changes in version 0.4.5.14 - 2022-08-12
+ This version updates the geoip cache that we generate from IPFire location
+ database to use the August 9th, 2022 one. Everyone MUST update to this
+ latest release else circuit path selection and relay metrics are badly
+ affected.
+
+ o Major bugfixes (geoip data):
+ - IPFire informed us on August 12th that databases generated after
+ (including) August 10th did not have proper ARIN network allocations. We
+ are updating the database to use the one generated on August 9th, 2022.
+ Fixes bug 40658; bugfix on 0.4.5.13.
+
+
Changes in version 0.4.5.13 - 2022-08-11
This version contains two major fixes aimed at reducing memory pressure on
relays and possible side-channel. The rest of the fixes were backported for