[tor-commits] [sbws/master] Merge branch 'issue154' from Juga, thanks!

pastly at torproject.org pastly at torproject.org
Tue Jun 26 15:36:50 UTC 2018


commit 2dc6c8602f7fff5d0406799be4eb568fba4da54a
Merge: 5d5fa58 0799326
Author: Matt Traudt <sirmatt at ksu.edu>
Date:   Wed Jun 20 09:40:16 2018 -0400

    Merge branch 'issue154' from Juga, thanks!

 CHANGELOG.md                      |  3 +++
 sbws/config.default.ini           |  6 +++++
 sbws/core/generate.py             |  6 ++++-
 sbws/lib/resultdump.py            | 51 +++++++++++++++++++++++++++++++++++-
 sbws/util/config.py               |  8 +++++-
 tests/unit/lib/test_resultdump.py | 54 +++++++++++++++++++++++++++++++++++++++
 6 files changed, 125 insertions(+), 3 deletions(-)

diff --cc CHANGELOG.md
index 16045f6,f0cf0b2..2f9eb22
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@@ -9,8 -9,9 +9,11 @@@ and this project adheres to [Semantic V
  
  ### Added
  
+ - Ability to only consider results for a given relay valid if they came from
+   when that relay is using its most recent known IP address. Thanks Juga.
+ (GH#154 GHPR#199)
 +- Maintenance script to help us find functions that are (probably) no longer
 +  being called.
  
  ### Changed
  





More information about the tor-commits mailing list