Tags: mjacksonw/geoip-api-c
Tags
1.6.5 * A segmentation fault in `geoiplookup` was fixed when the utility was passed an invalid database. (Reported in Red Hat bug #1180874.) * Additional validation was added for validation of the size used in the creation of the index cache. (Based on discussion in Red Hat bug #832913.) * Changed the code to only look up country codes by using functions which ensure that we do not try to look past the end of an array. (Reported by Ivan Sorokin. GitHub maxmind#53)
1.6.4: Windows and Misc Updates * Update Fips codes (Boris Zentner) * Several issues with the MinGW build were fixed. (Thomas Pöchtrager. Github maxmind#46.) * Use a constructor in pread.c to ensure the critical section is always initialized. (Thomas Pöchtrager. Github maxmind#47.) * Added missing include of `io.h` on Windows. (Thomas Pöchtrager. Github maxmind#49.) * Fixed `configure` warning that `'missing' script is too old or missing`. (Reported by Floren Munteanu. Github maxmind#33.) * Previously `nmake /f Makefile.vc clean` would fail on Windows. This was fixed. * Obsolete win32 and NetWare make files were removed. * Numerous documentation updates. (Reported by Thomas Pöchtrager. GitHub maxmind#48.)
v1.5.2 * Update region and time zones ( Bors Zentner ) * Fix benchmark script ( Boris Zentner ) * Remove autogenerated files ltmain.sh, man/geoip*.1 ( Boris Zentner ) * Explain how to download free geolite databases in the README.md and GeoIP.conf.default ( Boris Zentner ) * geoipupdate returns 1 on error 0 on success instead of the error code ( Boris Zentner ) * README is replaced by README.md ( Gregory Oschwald ) * Add support for OS X Mavericks ( Boris Zentner )
PreviousNext