Geoclue 2.4.8

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Thu Apr 12 14:40:31 UTC 2018


Hi,

Here is another release of Geoclue. Changes since 2.4.7:

- Fix threshold for detecting too old location update.
- Explain in the configuration what the applications white-list is meant for.
- Allow instant location updates from modem-based GPS.
- Fix a deadlock case in the helper library.

Dependency-related changes:

Require mm-glib >= 1.6

Valentin Blot <freedesktop-devel at valentinblot.org>
Zeeshan Ali (Khattak) <zeeshanak at gnome.org>

Release tarball:
http://www.freedesktop.org/software/geoclue/releases/2.4/geoclue-2.4.8.tar.xz
sha256sum: 12175167a97f30cb9d739225b339a69a2237ebc4c91ccfb6e73059504f0ecf23
---------------------------------------

Geoclue is a D-Bus service that provides location information. The
primary goal of the Geoclue project is to make creating location-aware
applications as simple as possible, while the secondary goal is to
ensure that no application can access location information without
explicit permission from user.

Geoclue is Free Software, licensed under GNU GPLv2+. It is developed for Linux.

The aim of project is to utilize all possible sources of geolocation
to best find user's location:

* WiFi-based geolocation (accuracy: in meters)
* GPS(A) receivers (accuracy: in centimeters)
* GPS of other devices on the local network, e.g smartphones
  (accuracy: in centimeters)
* 3G modems (accuracy: in kilometers, unless modem has GPS)
* GeoIP (accuracy: city-level)

Geoclue used to also do (reverse-)geocoding but that functionality has
been dropped in favor of geocode-glib library.

D-Bus API documentation: http://www.freedesktop.org/software/geoclue/docs/
Library API documentation:
http://www.freedesktop.org/software/geoclue/docs/libgeoclue/

-- 
Regards,

Zeeshan Ali


More information about the GeoClue mailing list