aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-07-07 10:51:28 -0400
committerNick Mathewson <nickm@torproject.org>2017-07-07 10:51:28 -0400
commit4858cda2df2222c61bb32269aea4f6978d6458fb (patch)
tree16c5baac0ca39d8b86c9f90082c05dfc55f12805 /changes
parentdfc06148407a1610d515d45b344558850486bd98 (diff)
parentc1e4aff384c483f64c66775011719267059f6915 (diff)
downloadtor-4858cda2df2222c61bb32269aea4f6978d6458fb.tar.gz
tor-4858cda2df2222c61bb32269aea4f6978d6458fb.zip
Merge branch 'maint-0.2.8' into maint-0.2.9
Diffstat (limited to 'changes')
-rw-r--r--changes/bug227893
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/bug22789 b/changes/bug22789
index dc9fa29811..a653592848 100644
--- a/changes/bug22789
+++ b/changes/bug22789
@@ -2,5 +2,6 @@
- Avoid an assertion failure bug affecting our implementation of
inet_pton(AF_INET6) on certain OpenBSD systems whose strtol()
handling of "0xfoo" differs from what we had expected.
- Fixes bug 22789; bugfix on 0.2.3.8-alpha.
+ Fixes bug 22789; bugfix on 0.2.3.8-alpha. Also tracked as
+ TROVE-2017-007.