Release 2.11.0
This release updates the built in known TLDs table and adds the optional configuration option knowntlds_file
to, instead of using the built in table, load the data from a file.
If compiled with only MaxMindDB support then ASN and Country indexer would complain (and exit) that no database has been specified.
This release changes the behavior to match that of GeoIP support, making it possible to run without specifying a database.
Other changes:
- Fix compile warnings
- COPR packaging fixes
country_indexer
: Fixed typos in log messages (was copied from ASN)- Fix issues and false-positives reported by newer version of scan-build
Due to submodules in the repository please download this tarball:
https://www.dns-oarc.net/files/dsc/dsc-2.11.0.tar.gz
sha256: d062e398a09f9ca4b7b81fc918657953a0fcccdff5f065cf042fb1b6557609e5
Packages are available at: https://dev.dns-oarc.net/packages/
Commits:
e937d1 COPR
1382370 country, asn
423a813 scanbuild
2571b97 Compile warnings
4f69447 Known TLDs