1.99.4 ====== - Correct check for whether db needs update in geoip-update. - Fix geoip-update by direct usage of libsoup for HTTP GET. - Don't inhibit compiler warnings in build. - Fix various potential crashers. - Take 'DistanceThreshold' property into account. - Watch for and signal out location changes. - Add configure option to specify service user. - Add documentation comments to D-Bus interface XML. - Fix various compiler warnings. - Switch to Fedora's geoip server until we've our server setup. - Minor fixes to pkgconfig file. - Setup a glib log domain. - Some optimizations. - More debug logging. Dependency-related changes: - Require libsoup-2.4 All contributors to this release: Bastien Nocera Dominique Leuenberger Kalev Lember Stefan Sauer Zeeshan Ali (Khattak) 1.99.3 ====== - All D-Bus prop names capitalized as per general conventions. - Expose D-Bus specification XML file in pkg-config file. - Fix some potential crashes in error handling code. - Remove unused build-time yelp dependency. - Correct the libsoup dependency in pkg-config (although it doesn't affect any applications at the moment). - Fix some compiler warnings. All contributors to this release: Evgeny Bobkin Guillaume Desmottes Kalev Lember Zeeshan Ali (Khattak) 1.99.2 ====== - Drop client-side library. - Add COPYING file. - Install geoip-lookup with make install. This makes life easier for binary distributions that can then ship geoip-lookup in a package. - Distribute server documentation. - Distribute & install interface XML file. - Add/update forgotten copyright headers. All contributors to this release: Kalev Lember Zeeshan Ali (Khattak) 1.99.1 ====== - Move to system D-Bus. - Import geoip code from geocode-glib. - Add option to automatically exit on inactivity. By default it: - Runs indefinitely when launched manually. - Exits after 5 seconds of inactivity when (auto)launched by D-Bus. - Relicense from LGPLv2+ to GPLv2+. - Some build/installation related fixes. - Correctly version pkg-config file. - Fix crash on error. - Add --version cmdline option. Dependency-related changes: - Remove redundant GOA dep from pkg-config. - Drop dependency on geocode-glib. - New dependencies: - json-glib-1.0 >= 0.14 - libsoup-2.4 - geoip >= 1.5.1 (Only needed by geoip server) All contributors to this release: Bastien Nocera Colin Walters Zeeshan Ali (Khattak) 1.99.0 ====== - Bump the version number 0.0.1 ===== - First release (of geoclue2)