summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-08-29 15:30:43 -0400
committerNick Mathewson <nickm@torproject.org>2017-08-29 15:30:43 -0400
commit526211949e8f96ec0b560cbc27d39c3836f1c2c9 (patch)
tree162a698f8339ca9e60e489639d89537c8836c17a
parent7ed803749595d9d22a1cf021430b8ec6a3432943 (diff)
downloadtor-526211949e8f96ec0b560cbc27d39c3836f1c2c9.tar.gz
tor-526211949e8f96ec0b560cbc27d39c3836f1c2c9.zip
Fix warning from lintchanges
-rw-r--r--changes/bug221596
-rw-r--r--changes/bug230782
-rw-r--r--changes/bug232332
-rw-r--r--changes/geoip-august20172
4 files changed, 6 insertions, 6 deletions
diff --git a/changes/bug22159 b/changes/bug22159
index c319c7e322..03858fe964 100644
--- a/changes/bug22159
+++ b/changes/bug22159
@@ -1,7 +1,7 @@
o Minor bugfixes (hidden service):
- A service is allowed to open a maximum number of circuits for a specific
period of time. That value was lower than it should be (8 vs 12) in the
- normal case of 3 introduction points. Fixes bug 22159.; bugfix on
- tor-0.3.0.5-rc.
+ normal case of 3 introduction points. Fixes bug 22159; bugfix on
+ 0.3.0.5-rc.
- Rate limit the log if we ever go above the maximum number of allowed
- intro circuits. Fixes bug 22159.; bugfix on tor-0.3.1.1-alpha.
+ intro circuits. Fixes bug 22159; bugfix on 0.3.1.1-alpha.
diff --git a/changes/bug23078 b/changes/bug23078
index 67624007cf..c06774edb1 100644
--- a/changes/bug23078
+++ b/changes/bug23078
@@ -4,4 +4,4 @@
- Three other log_warn() for an introduction point have been changed to
protocol warning because they can be failure from the network and are
not relevant to the operator. Fixes bug 23078; bugfix on
- tor-0.3.0.1-alpha and tor-0.3.0.2-alpha.
+ 0.3.0.1-alpha and 0.3.0.2-alpha.
diff --git a/changes/bug23233 b/changes/bug23233
index 689a99a2a8..4cf152aeeb 100644
--- a/changes/bug23233
+++ b/changes/bug23233
@@ -1,4 +1,4 @@
o Minor bugfixes (hidden service):
- Fix a BUG alert during HSv3 descriptor decoding that could trigger with a
- specially crafted descriptor. Fixes bug #23233; bugfix on 0.3.0.1-alpha.
+ specially crafted descriptor. Fixes bug 23233; bugfix on 0.3.0.1-alpha.
Bug found by "haxxpop".
diff --git a/changes/geoip-august2017 b/changes/geoip-august2017
index 2dab18a63f..7907218d2a 100644
--- a/changes/geoip-august2017
+++ b/changes/geoip-august2017
@@ -1,4 +1,4 @@
- o Minor features:
+ o Minor features (geoip):
- Update geoip and geoip6 to the August 3 2017 Maxmind GeoLite2
Country database.