Browse Source

Remove changes files already merged into 0.3.3

Nick Mathewson 7 years ago
parent
commit
a08e18545a

+ 0 - 3
changes/bug25249

@@ -1,3 +0,0 @@
-  o Minor bugfixes (spec conformance):
-    - Forbid "-0" as a protocol version. Fixes part of bug 25249; bugfix on
-      0.2.9.4-alpha.

+ 0 - 3
changes/bug25249.2

@@ -1,3 +0,0 @@
-  o Minor bugfixes (spec conformance):
-    - Forbid UINT32_MAX as a protocol version.  Fixes part of bug 25249;
-      bugfix on 0.2.9.4-alpha.

+ 0 - 4
changes/bug25378

@@ -1,4 +0,0 @@
-  o Documentation:
-    - Update the documentation for "Log" to include the current list
-      of logging domains. Closes ticket 25378.
-

+ 0 - 8
changes/bug25450

@@ -1,8 +0,0 @@
-  o Minor bugfixes (testing):
-    - Avoid intermittent test failures due to relying on hidden service
-      introductory point creation within 5 seconds of real clock time.  The
-      time limit for the test has been increased to 500 seconds, which may
-      still result in intermittent failures (e.g. if the system doing the
-      testing enters sleep/hibernation or experiences some other clock jump).
-      However, this should elliminate test failures currently happening on
-      developer and CI systems.  Fixes bug 25450; bugfix on 0.3.1.3-alpha.

+ 0 - 5
changes/bug25474

@@ -1,5 +0,0 @@
-  o Minor bugfixes (compilation):
-    - Fix a c99 compliance issue in our configuration script that was
-      causing compilation issues when compiling Tor with certain
-      versions of xtools. Fixes bug 25474; bugfix on 0.3.2.5-alpha.
-

+ 0 - 4
changes/bug25479

@@ -1,4 +0,0 @@
-  o Major bugfixes (benchmarks):
-    - Fix a crash when running benchmark tests on win32 systems which
-      was due to an uninitialised mutex before logging and options
-      were initialised.  Fixes bug 25479; bugfix on 0.3.3.3-alpha.

+ 0 - 4
changes/geoip-2018-03-08

@@ -1,4 +0,0 @@
-  o Minor features (geoip):
-    - Update geoip and geoip6 to the March 8 2018 Maxmind GeoLite2
-      Country database. Closes ticket 25469.
-

+ 0 - 4
changes/refactor23814

@@ -1,4 +0,0 @@
-  o Code simplification and refactoring:
-    - Remove the old (deterministic) directory retry logic entirely:
-      We've used exponential backoff exclusively for some time.
-      Closes ticket 23814.

+ 0 - 3
changes/ticket23635

@@ -1,3 +0,0 @@
-  o Documentation:
-    - Improved the documentation of AccountingStart paremeter.
-      Closes ticket 23635.

+ 0 - 6
changes/trove-2018-001.1

@@ -1,6 +0,0 @@
-  o Major bugfixes (denial-of-service, directory authority):
-    - Fix a protocol-list handling bug that could be used to remotely crash
-      directory authorities with a null-pointer exception. Fixes bug 25074;
-      bugfix on 0.2.9.4-alpha. Also tracked as TROVE-2018-001.
-
-

+ 0 - 8
changes/trove-2018-004

@@ -1,8 +0,0 @@
-  o Minor bugfixes (denial-of-service):
-    - Fix a possible crash on malformed consensus. If a consensus had
-      contained an unparseable protocol line, it could have made clients
-      and relays crash with a null-pointer exception. To exploit this
-      issue, however, an attacker would need to be able to subvert the
-      directory-authority system. Fixes bug 25251; bugfix on
-      0.2.9.4-alpha. Also tracked as TROVE-2018-004.
-