]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] fix a problem with libgeoip 1.5 and higher
authorEvan Hunt <each@isc.org>
Thu, 23 Jan 2014 20:46:02 +0000 (12:46 -0800)
committerEvan Hunt <each@isc.org>
Thu, 23 Jan 2014 20:46:02 +0000 (12:46 -0800)
commit83f69fcd6ef72c9e2ebcb025b66a2ee74176becd
treecf9dfaa0db674efc85f4d52d47fd963134155a35
parentdb519a99ceb27f3ca36769a0d7e06a20b0a721a2
[master] fix a problem with libgeoip 1.5 and higher

3715. [bug] The region and city databases could fail to
initialize when using some versions of libGeoIP,
causing assertion failures when named was
configured to use them. [RT #35427]
CHANGES
bin/named/geoip.c
lib/dns/geoip.c
lib/dns/tests/geoip_test.c