Hi, Here is the another release of the re-write of geoclue. Changes since 2.1.4:
- Add a NULL check to fix a crasher. - Setup D-Bus policy to be able to access NetworManager API. - Expected agent object path now static. This breaks agent interface but it was needed to fix the D-Bus policy. - Fix issue of us giving every connection access to every property on the system bus. All contributors to this release: Zeeshan Ali (Khattak) <[email protected]> ------------------------------------------- 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) * 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. Release tarball: http://www.freedesktop.org/software/geoclue/releases/2.1/geoclue-2.1.5.tar.xz sha256sum: a519756881e5f2f47c7db88176521c3b74227398bd4ba7af9b8521d226f4fc89 D-Bus API documentation: http://www.freedesktop.org/software/geoclue/docs/ -- Regards, Zeeshan Ali (Khattak) FSF member#5124 _______________________________________________ GeoClue mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/geoclue
