Skip to content

Tags: mjacksonw/geoip-api-c

Tags

v1.6.5

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)

v1.6.4

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.6.3

Add git push --tags step to release instructions

v1.6.2

1.6.2

* Two files required for building on Win32 were missing from the 1.6.1
  release. These files were added. There are no changes affecting other
  platforms. ( Boris Zentner )

v1.6.1

1.6.1

* Improve Win32 support ( Evan Hunt )
* Update FIPS codes ( Boris Zentner )

v1.6.0

Removed geoipupdate

v1.5.2

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 )

v1.5.1

Minor doc updates

v1.5.0

Rename custom_directory to GeoIP_custom_directory.

v1.4.8

Release 1.4.8