diff options
author | Roger Dingledine <arma@torproject.org> | 2012-07-06 16:29:51 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-07-06 16:29:51 -0400 |
commit | 4e7552e5528e9e7f2f8ddaee81fe2da9606091b2 (patch) | |
tree | b25a574cdf1c6cd6b78cefa74b4a82fb465bb8f2 /changes/revert-geoip-may2012 | |
parent | 229abbf4bbb86b3fd2c138ec62460e1a0fda395f (diff) | |
download | tor-4e7552e5528e9e7f2f8ddaee81fe2da9606091b2.tar tor-4e7552e5528e9e7f2f8ddaee81fe2da9606091b2.tar.gz |
Revert to the May 2012 geoip db
The June 2012 db marks too many relays as country "A1".
Addresses bug 6334.
Diffstat (limited to 'changes/revert-geoip-may2012')
-rw-r--r-- | changes/revert-geoip-may2012 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/revert-geoip-may2012 b/changes/revert-geoip-may2012 new file mode 100644 index 000000000..e420947a3 --- /dev/null +++ b/changes/revert-geoip-may2012 @@ -0,0 +1,6 @@ + o Major bugfixes: + - Revert to the May 1 2012 Maxmind GeoLite Country database. In the + June 2012 database, Maxmind marked many Tor relays as country "A1", + which will cause risky behavior for clients that set EntryNodes + or ExitNodes. Addresses bug 6334; bugfix on 0.2.3.17-beta. + |