[tor-commits] [tor/release-0.3.1] Fix warning from lintchanges

nickm at torproject.org nickm at torproject.org
Tue Aug 29 19:32:45 UTC 2017


commit 526211949e8f96ec0b560cbc27d39c3836f1c2c9
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Aug 29 15:30:43 2017 -0400

    Fix warning from lintchanges
---
 changes/bug22159         | 6 +++---
 changes/bug23078         | 2 +-
 changes/bug23233         | 2 +-
 changes/geoip-august2017 | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/changes/bug22159 b/changes/bug22159
index c319c7e32..03858fe96 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 67624007c..c06774edb 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 689a99a2a..4cf152aee 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 2dab18a63..7907218d2 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.
 





More information about the tor-commits mailing list