]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a missing changelog entry in 0.4.1.6 for the FreeBSD part of 31687
authorNick Mathewson <nickm@torproject.org>
Thu, 5 Dec 2019 17:52:30 +0000 (12:52 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 5 Dec 2019 17:53:01 +0000 (12:53 -0500)
ChangeLog
ReleaseNotes

index 1f23fa1cfae2edbdfd32ab6bc2abdcebad604784..24fbb0b16464e6a943f837df533fde13da1db455 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -327,6 +327,12 @@ Changes in version 0.4.1.6 - 2019-09-19
       arguments. Previously, it required two or more arguments, and ignored
       the first. Fixes bug 31772; bugfix on 0.4.1.1-alpha.
 
+  o Minor bugfixes (FreeBSD, PF-based proxy, IPv6, backport from 0.4.2.1-alpha):
+    - When extracting an IPv6 address from a PF-based proxy, verify that
+      we are actually configured to receive an IPv6 address, and log an
+      internal error if not. Fixes part of bug 31687; bugfix
+      on 0.2.3.4-alpha.
+
   o Minor bugfixes (guards, backport from 0.4.2.1-alpha):
     - When tor is missing descriptors for some primary entry guards,
       make the log message less alarming. It's normal for descriptors to
index ad24efd6068c563369ae67f7276c85d5c1d2f39e..aeeb383bace9b89ee3ff60f521f7c3c7e6d0b355 100644 (file)
@@ -42,6 +42,12 @@ Changes in version 0.4.1.6 - 2019-09-19
       arguments. Previously, it required two or more arguments, and ignored
       the first. Fixes bug 31772; bugfix on 0.4.1.1-alpha.
 
+  o Minor bugfixes (FreeBSD, PF-based proxy, IPv6, backport from 0.4.2.1-alpha):
+    - When extracting an IPv6 address from a PF-based proxy, verify that
+      we are actually configured to receive an IPv6 address, and log an
+      internal error if not. Fixes part of bug 31687; bugfix
+      on 0.2.3.4-alpha.
+
   o Minor bugfixes (guards, backport from 0.4.2.1-alpha):
     - When tor is missing descriptors for some primary entry guards,
       make the log message less alarming. It's normal for descriptors to