]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
release: ChangeLog and ReleaseNotes for 0.4.5.14
authorDavid Goulet <dgoulet@torproject.org>
Fri, 12 Aug 2022 14:11:56 +0000 (10:11 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Fri, 12 Aug 2022 14:11:56 +0000 (10:11 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
ChangeLog
ReleaseNotes

index c6ab563bcfb36077fffd50237295f93179534afb..c120861a0c75d75d91f87ee7b26224fc9268b80b 100644 (file)
--- 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
index d3cee9341cf93a2778071fa830030f0ea0da2d45..1b9d64cbc224cd60207312f7f9b786d230ba9923 100644 (file)
@@ -2,6 +2,19 @@ This document summarizes new features and bugfixes in each stable
 release of Tor. If you want to see more detailed descriptions of the
 changes in each development snapshot, see the ChangeLog file.
 
+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