Geoclue 2.4.11



Hi,

Here is another release of Geoclue. Changes since 2.4.10:

- Don't crash on invalid accuracy level request.
- The demo agent now watches for geoclue on D-Bus if it's not running already,
  instead of giving up. This solves a race-condition, which makes geoclue
  completely unusable.
- Provide Vala bindings for libgeoclue.
- Add gclue_client_get/set_time_threshold() to docs.

Dependency-related changes:

Require glib >= 2.44

Contributors to this release:

Corentin Noël <corentin noel collabora co uk>
Karl-Philipp Richter <krichter722 aol de>
Valentin Blot <freedesktop-devel valentinblot org>
Zeeshan Ali <zeenix collabora co uk>

Release tarball:
http://www.freedesktop.org/software/geoclue/releases/2.4/geoclue-2.4.11.tar.xz
sha256sum: 01397ff7e4acaf0503eacd51aae3d70df0ddc7553bb822f172e4f1409713f31d
---------------------------------------

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/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]