- Update to version 2.1.10:
+ Disallow application if disabled explicitly in the
configuration.
+ Make it easy to add alternative modem source(s), e.g
ofono-based.
+ Map:
- country-level accuracy to city-level since no source provides
country-level accuracy.
- neighborhood-level accuracy to city-level in WiFi source
(only) so applications requesting neighborhood-level accuracy
still get a location even if there is no modem available.
+ Fixes to WiFi source.
+ For easier debugging, add:
- more debug prints.
- commandline options to where-am-i demo application to specify
timeout and requested accuracy level.
+ Fix a potential build failure.
OBS-URL: https://build.opensuse.org/request/show/253895
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoclue2?expand=0&rev=31
- Update to version 2.1.9:
+ Move from NetworkManager to direct use of wpa_supplicant to
retreive WiFI data, for greater portability.
+ Port from opencellid.org to Mozilla Location Service for
3G-geolocation.
+ Network data submission
- Explicit option in config to enable submission.
- Commandline options to enable network data submission and set
nickname.
- Submit 3G data.
- Submit under 'geoclue' nick by default.
+ Fix a few crashes.
+ Drop now redundant workaround for pure geoip queries.
+ Ability to mark an app as system component in the config so
that:
- Agent can't decide its accuracy level nor agent is asked to
authorize it. This mean automatic timezone in GNOME will
continue working even if you disable geolocation.
- App is not taken into account for 'InUse' property. That
means you will no longer have to see location crosshair in
gnome-shell's topbar forever just because you have automatic
timezone enabled.
+ Exit demo app if geoclue deactivates it.
+ Improved debug log.
+ Many other internal changes and minor improvements.
- Changes from version 2.1.8:
+ Switch to Mozilla Location Service for geoip as well.
+ Allow specifying nickname to submit network data with.
+ Report actual available accuracy level and keep it up2date.
+ Add 'Active' property to indicate client state.
OBS-URL: https://build.opensuse.org/request/show/243933
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geoclue2?expand=0&rev=29