Backport A1-less GeoIP database
We should backport the new A1-less GeoIP database file that got recently merged into master (legacy/trac#6266) to previous maintained branches. Two questions:
- Should we only backport changes to the geoip file ([35d09dd](https://gitweb.torproject.org/tor.git/commit/35d09dd), [c718921](https://gitweb.torproject.org/tor.git/commit/c718921)), or should we also include the deanonymind.py script, manual assignment overrides in geoip-manual, and README.geoip ([2bf195d](https://gitweb.torproject.org/tor.git/commit/2bf195d)) explaining how we created that new geoip file?
- Should we backport geoip updates to all previous maintained branches (including 0.2.2.x), or will that make package maintainers sad?
Once I know what to backport, I can prepare a branch.
issue