[tor-commits] [tor] 03/04: release: ChangeLog and ReleaseNotes for 0.4.5.14

gitolite role git at cupani.torproject.org
Fri Aug 12 14:23:35 UTC 2022


This is an automated email from the git hooks/post-receive script.

dgoulet pushed a commit to branch release-0.4.5
in repository tor.

commit 7b2c67cccd396860427edf1c09c177e76d92857c
Author: David Goulet <dgoulet at torproject.org>
AuthorDate: Fri Aug 12 10:11:56 2022 -0400

    release: ChangeLog and ReleaseNotes for 0.4.5.14
    
    Signed-off-by: David Goulet <dgoulet at torproject.org>
---
 ChangeLog    | 13 +++++++++++++
 ReleaseNotes | 13 +++++++++++++
 2 files changed, 26 insertions(+)

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
diff --git a/ReleaseNotes b/ReleaseNotes
index d3cee9341c..1b9d64cbc2 100644
--- a/ReleaseNotes
+++ b/ReleaseNotes
@@ -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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list