Merge remote-tracking branch 'teor/bug21507-029' into maint-0.2.9

This commit is contained in:
Nick Mathewson
2017-06-28 14:03:20 -04:00
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (voting consistency):
- Reject version numbers with non-numeric prefixes (such as +, -, and
whitespace). Disallowing whitespace prevents differential version
parsing between POSIX-based and Windows platforms.
Fixes bug 21507 and part of 21508; bugfix on 0.0.8pre1.